♻️ Common Bed Leveling object name, accessors (#24214)
This commit is contained in:
@@ -233,6 +233,6 @@ void GcodeSuite::M18_M84() {
|
||||
else
|
||||
planner.finish_and_disable();
|
||||
|
||||
TERN_(AUTO_BED_LEVELING_UBL, ubl.steppers_were_disabled());
|
||||
TERN_(AUTO_BED_LEVELING_UBL, bedlevel.steppers_were_disabled());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user