mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Minor speedup in print_start.
This commit is contained in:
@@ -129,6 +129,7 @@ gcode:
|
||||
|
||||
G90
|
||||
M140 S{bedtemp} ; set & don't wait for bed temp
|
||||
M104 S150 ; set & don't wait for hotend temp
|
||||
G28 X Y
|
||||
|
||||
M190 S{bedtemp} ; set & wait for bed temp
|
||||
|
||||
Reference in New Issue
Block a user