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