MrDraw/SkeinPyPy/models/xml_models/creation/concatenate.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

11 lines
356 B
XML

<?xml version='1.0' ?>
<fabmetheus>
<path id='semicircles'>
<circle end='270' radius='10' start='90' translate.x='-20'/>
<circle end='450' radius='10' start='270' translate.x='20'/>
</path>
<concatenate id='racetrack' target='=document.getElementByID(semicircles)'/>
<extrude target='=document.getElementByID(racetrack)'/>
<!--
-->
</fabmetheus>