MrDraw/SkeinPyPy/models/xml_models/manipulation_meta/carve.xml
daid 77d04ceab8 Removed patches for different skeinforge versions. Only SF48 now.
Updated build script to create win32/linux/macos versions.
Fixed the defaults to they work with PLA.
Fixed the temperature plugin default "ON" problem.
Removed all profiles except for PLA.
2012-02-10 17:20:03 +01:00

6 lines
297 B
XML

<?xml version='1.0' ?>
<fabmetheus>
<polygon id='polygon_radius20_sides3' radius='20.0' sides='3'/>
<extrude id='extrudePolygon' target='=document.getElementByID(polygon_radius20_sides3)' pathEnd.z='10' visible='false'/>
<carve target='=document.getElementByID(extrudePolygon)'/>
</fabmetheus>