Merge pull request #568 from PavelSindler/MK25_selftest

disable safety timer
This commit is contained in:
PavelSindler 2018-03-20 11:53:11 +01:00 committed by GitHub
commit d0e471306b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
/*------------------------------------