mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 13:37:58 +01:00
Update printer.yml
This commit is contained in:
parent
5b2c3bb80a
commit
763c6e08e8
@ -1,10 +1,10 @@
|
|||||||
doodle3d_printer:
|
doodle3d_printer:
|
||||||
startCode: |-
|
startCode: |-
|
||||||
M140 S{bedTemperature}
|
M140 S{bedTemperature}
|
||||||
M104 S{temperature}
|
{if heatedBed}M104 S{temperature}
|
||||||
G28
|
G28
|
||||||
M109 S{temperature}
|
M109 S{temperature}
|
||||||
M190 S{bedTemperature}
|
{if heatedBed}M190 S{bedTemperature}
|
||||||
G90
|
G90
|
||||||
M82
|
M82
|
||||||
G1 Z10.0 F6000
|
G1 Z10.0 F6000
|
||||||
|
Loading…
Reference in New Issue
Block a user