Adjust leveling conditionals
This commit is contained in:
@ -1071,7 +1071,7 @@ void MarlinSettings::reset() {
|
||||
#endif
|
||||
|
||||
// Applies to all MBL and ABL
|
||||
#if PLANNER_LEVELING
|
||||
#if HAS_LEVELING
|
||||
reset_bed_level();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user