Always raise Z (if needed) for servo deploy/stow
This commit is contained in:
parent
9beb3f2f5e
commit
7e9d4a68d4
2 changed files with 44 additions and 64 deletions
|
|
@ -383,7 +383,6 @@
|
|||
#endif
|
||||
|
||||
#define HAS_Z_SERVO_ENDSTOP (defined(Z_ENDSTOP_SERVO_NR) && Z_ENDSTOP_SERVO_NR >= 0)
|
||||
#define SERVO_LEVELING (ENABLED(AUTO_BED_LEVELING_FEATURE) && HAS_Z_SERVO_ENDSTOP)
|
||||
|
||||
/**
|
||||
* Sled Options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue