disable safety timer
This commit is contained in:
parent
701dc55f4e
commit
d24a894531
|
|
@ -171,7 +171,7 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o
|
|||
#define PAT9125 //!< Filament sensor
|
||||
#define FANCHECK
|
||||
//#define WATCHDOG
|
||||
#define SAFETYTIMER
|
||||
//#define SAFETYTIMER
|
||||
|
||||
|
||||
/*------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue