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.
8 lines
392 B
XML
8 lines
392 B
XML
<?xml version='1.0' ?>
|
|
<fabmetheus overhangAngle='35' overhangSpan='45'>
|
|
<lineation id='ring' overhang.='' target='=[creation.getPolygon(7,20.0), creation.getPolygon(-11,10.0)]'/>
|
|
<extrude target='=document.getElementByID(ring)'/>
|
|
<!--
|
|
<lineation id='ring' overhang.='' overhang.inclination='60' target='=[creation.getPolygon(7,20.0), creation.getPolygon(-11,10.0)]'/>
|
|
-->
|
|
</fabmetheus>
|