Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
This commit is contained in:
@@ -584,7 +584,7 @@ void GcodeSuite::G425() {
|
||||
TEMPORARY_SOFT_ENDSTOP_STATE(false);
|
||||
TEMPORARY_BED_LEVELING_STATE(false);
|
||||
|
||||
if (axis_unhomed_error()) return;
|
||||
if (homing_needed_error()) return;
|
||||
|
||||
measurements_t m;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user