Configurable delay for BLTouch servo emulation
This commit is contained in:
parent
deaad78df9
commit
c56eec29f0
25 changed files with 27 additions and 1 deletions
|
|
@ -345,6 +345,9 @@
|
|||
#undef DEACTIVATE_SERVOS_AFTER_MOVE
|
||||
#undef SERVO_DELAY
|
||||
#define SERVO_DELAY 50
|
||||
#ifndef BLTOUCH_DELAY
|
||||
#define BLTOUCH_DELAY 375
|
||||
#endif
|
||||
#undef Z_SERVO_ANGLES
|
||||
#define Z_SERVO_ANGLES { BLTOUCH_DEPLOY, BLTOUCH_STOW }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue