mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
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:
@ -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`;
|
||||
|
||||
|
Reference in New Issue
Block a user