⚡️ Home Z (and maybe XY) at the start of G35 (#22060)
This commit is contained in:
@ -99,7 +99,7 @@ void GcodeSuite::M600() {
|
||||
|
||||
#if ENABLED(HOME_BEFORE_FILAMENT_CHANGE)
|
||||
// If needed, home before parking for filament change
|
||||
if (!all_axes_trusted()) home_all_axes(true);
|
||||
home_if_needed(true);
|
||||
#endif
|
||||
|
||||
#if HAS_MULTI_EXTRUDER
|
||||
|
Reference in New Issue
Block a user