mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 05:37:55 +01:00
Update default.yml
This commit is contained in:
parent
c149667409
commit
df6e084503
@ -1,6 +1,6 @@
|
|||||||
startCode: |-
|
startCode: |-
|
||||||
M109 S{printingTemp} ;set target temperature
|
M109 S{temperature} ;set target temperature
|
||||||
{if heatedBed}M190 S{printingBedTemp} ;set target bed temperature
|
{if heatedBed}M190 S{bedTemperature} ;set target bed temperature
|
||||||
G21 ;metric values
|
G21 ;metric values
|
||||||
M107 ;start with the fan off
|
M107 ;start with the fan off
|
||||||
G28 X0 Y0 ;move X/Y to min endstops
|
G28 X0 Y0 ;move X/Y to min endstops
|
||||||
|
Loading…
Reference in New Issue
Block a user