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
357 B
XML
8 lines
357 B
XML
<?xml version='1.0' ?>
|
|
<fabmetheus>
|
|
<polygon id='pentagon' segment.center='[]' segment.path='[[], [0.5, 2], [1.0, 0.0]]' radius='20' sides='5'/>
|
|
<extrude target='=document.getElementByID(pentagon)'/>
|
|
<!--
|
|
<polygon id='pentagon' segment.center='[]' segment.path='[[], [0.5, 0.2], [1.0, 0.0]]' segment.start='2' radius='20' sides='5'/>
|
|
-->
|
|
</fabmetheus>
|