BLTouch v3 / 3DTouch Interoperability & performance (#13814)
This commit is contained in:
committed by
Scott Lahteine
parent
40aff7e1f2
commit
6811e2921b
@ -1578,6 +1578,9 @@
|
||||
#ifndef Z_CLEARANCE_MULTI_PROBE
|
||||
#define Z_CLEARANCE_MULTI_PROBE Z_CLEARANCE_BETWEEN_PROBES
|
||||
#endif
|
||||
#if ENABLED(BLTOUCH) && !defined(BLTOUCH_DELAY)
|
||||
#define BLTOUCH_DELAY 500
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef __SAM3X8E__ //todo: hal: broken hal encapsulation
|
||||
|
Reference in New Issue
Block a user