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.
6 lines
208 B
XML
6 lines
208 B
XML
<?xml version='1.0' ?>
|
|
<fabmetheus>
|
|
<polygon id='heptagon' radius='20' sides='7'/>
|
|
<wedge target='=document.getElementByID(heptagon)'/>
|
|
<extrude target='=document.getElementByID(heptagon)'/>
|
|
</fabmetheus>
|