Browse Source

Merge pull request #684 from PavelSindler/MK3_for_merging

variants for MK3: temporary change
PavelSindler 6 years ago
parent
commit
75f12b2724
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Firmware/variants/1_75mm_MK3-EINSy10a-E3Dv6full.h

+ 2 - 0
Firmware/variants/1_75mm_MK3-EINSy10a-E3Dv6full.h

@@ -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 //disable force selftest
+
 #endif //__CONFIGURATION_PRUSA_H