🎨 Flags for homing directions
This commit is contained in:
committed by
Scott Lahteine
parent
85fa8c55c9
commit
49b05ba989
@ -375,7 +375,7 @@ void PrintJobRecovery::resume() {
|
||||
|
||||
gcode.process_subcommands_now_P(PSTR("G92.9E0")); // Reset E to 0
|
||||
|
||||
#if Z_HOME_DIR > 0
|
||||
#if Z_HOME_TO_MAX
|
||||
|
||||
float z_now = z_raised;
|
||||
|
||||
|
Reference in New Issue
Block a user