Adjust leveling conditionals
This commit is contained in:
parent
a64e5659ce
commit
ed81e9b3d3
6 changed files with 24 additions and 25 deletions
|
|
@ -1071,7 +1071,7 @@ void MarlinSettings::reset() {
|
|||
#endif
|
||||
|
||||
// Applies to all MBL and ABL
|
||||
#if PLANNER_LEVELING
|
||||
#if HAS_LEVELING
|
||||
reset_bed_level();
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue