mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-07 14:03:56 -06:00
BLTouch v3 / 3DTouch Interoperability & performance (#13814)
This commit is contained in:
parent
40aff7e1f2
commit
6811e2921b
107 changed files with 383 additions and 629 deletions
|
@ -904,7 +904,7 @@
|
|||
*/
|
||||
#define BLTOUCH
|
||||
#if ENABLED(BLTOUCH)
|
||||
#define BLTOUCH_DELAY 375 // (ms) Enable and increase if needed
|
||||
#define BLTOUCH_DELAY 500 // (ms) Enable and increase if needed
|
||||
#endif
|
||||
|
||||
// A probe that is deployed and stowed with a solenoid pin (SOL1_PIN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue