The structure of skeinforge has been changed to import slice formats as well as triangle meshes. The updated skeinforge is attached, in subversion and at:
[
members.axion.net]
Slice_shape has been divided into carve and inset. Also because the slice formats have a layer thickness but don't have an extrusion diameter, the primary parameter is now layer thickness. To change your current parameters to the new parameters, check the extrusion width, extrusion height (which is now layer thickness) and extrusion diameter in your statistics file if you have one, otherwise you can get the parameters by looking in the comments in the gcode file, if you don't have either, try running a test model with "Print Statistics" in the Statistics tool on. However you get the old parameters, set the layer thickness to the old extrusion height, then divide the extrusion diameter by the layer thickness to set the "Extrusion Diameter over Thickness" ratio in carve and divide the extrusion width by the layer thickness to set the "Extrusion Width over Thickness" ratio also in carve. Then divide the extrusion perimeter width (which can be found in the comments only) by the layer thickness to set the "Extrusion Perimeter Width over Thickness" ratio in inset.
Then in general, go through carve and inset, read the help files, and set the parameters to whatever you had in slice_shape. Also, nozzle_wipe has been renamed wipe, so if you're using nozzle_wipe, transfer those parameters to wipe.
Thanks to Micheal Duffin, there is now an import plugin for .slc files. An explanation of the SLC format can be found at:
[
rapid.lpt.fi]
Thanks to David Cowden and xsainnz, there is now an import plugin for svg files of a specific svg format. There are no scripts to produce that svg format yet, but anyone who wants to can use the template file svg_template.svg in skeinforge_tools to make that svg format. If you just want a quick hack, all skeinforge actually looks at is the metadata, text and path information, an example of which is below.
Finally, the "Turn Extruder on Early" option in raft has been moved to oozebane and renamed 'First Early Startup Distance over Extrusion Width'. This preference is the ratio of the distance before the first thread starts that the extruder will be turned off over the extrusion width. This value should be high because, according to Marius, the extruder takes a second or two to extrude when starting for the first time, so the default is forty.
Cheers,
Enrique
Layer 1, z 0.1
Edited 2 time(s). Last edit at 01/18/2009 10:32PM by Enrique.