Add speed tower test, tweak start gcode preheating

#258
Hot end temperature target is now set to 50 degrees less than target temperature for homing and probing, and then set to the actual target temperature before the print starts.
This commit is contained in:
teachingtechYT
2021-11-12 15:52:16 +11:00
parent 7d62584e51
commit 625d9a57e5
10 changed files with 989784 additions and 12 deletions

View File

@ -7,10 +7,10 @@ M106 S0
;bed0a
;bed0b
;temp0a
;temp0b
G28 ; home all axes
;G29 ; probe ABL
;M420 S1 ; restore ABL mesh
;M420 S1 ; restore ABL mesh
;temp0b
;customstart
G0 Z3; fix for delta printers that home at max`;