Option for extra endstop check (#18424)

This commit is contained in:
Speaka 2020-07-12 20:16:56 +02:00 committed by GitHub
parent 4457b9d5d2
commit 2c238e4fc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 29 additions and 11 deletions

View file

@ -719,6 +719,9 @@
*/
//#define ENDSTOP_NOISE_THRESHOLD 2
// Check for stuck or disconnected endstops during homing moves.
//#define DETECT_BROKEN_ENDSTOP
//=============================================================================
//============================== Movement Settings ============================
//=============================================================================