temporary change in MK3 variants file: disable forced selftest

This commit is contained in:
PavelSindler 2018-04-26 14:50:16 +02:00
parent fc834fc28c
commit 84a53370d3

View File

@ -615,4 +615,6 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o
//#define SUPPORT_VERBOSITY
#define DEBUG_DISABLE_FORCE_SELFTEST //temporary change for test purposes
#endif //__CONFIGURATION_PRUSA_H