Adjust leveling conditionals
This commit is contained in:
parent
a64e5659ce
commit
ed81e9b3d3
6 changed files with 24 additions and 25 deletions
|
|
@ -324,7 +324,7 @@ float code_value_temp_diff();
|
|||
linear_fit* lsf_linear_fit(double x[], double y[], double z[], const int);
|
||||
#endif
|
||||
|
||||
#if PLANNER_LEVELING
|
||||
#if HAS_LEVELING
|
||||
void reset_bed_level();
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue