Option for extra endstop check (#18424)
This commit is contained in:
parent
4457b9d5d2
commit
2c238e4fc2
5 changed files with 29 additions and 11 deletions
|
|
@ -719,6 +719,9 @@
|
|||
*/
|
||||
//#define ENDSTOP_NOISE_THRESHOLD 2
|
||||
|
||||
// Check for stuck or disconnected endstops during homing moves.
|
||||
//#define DETECT_BROKEN_ENDSTOP
|
||||
|
||||
//=============================================================================
|
||||
//============================== Movement Settings ============================
|
||||
//=============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue