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.
7 lines
245 B
XML
7 lines
245 B
XML
<?xml version='1.0' ?>
|
|
<fabmetheus overhangAngle='35' overhangSpan='45' >
|
|
<difference>
|
|
<extrude pathEnd='[0,0,20]' target='=creation.getSquare(20.0)'/>
|
|
<drill end='[0, -11, 10]' radius='5' start='[0, 11, 10]'/>
|
|
</difference>
|
|
</fabmetheus>
|