Update Configuration.h

This commit is contained in:
InsanityAutomation
2022-03-23 09:48:01 -04:00
parent d40750cde8
commit 10fd6df83d
+1 -1
View File
@@ -1635,7 +1635,7 @@
#define J_MAX_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.
#define K_MAX_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.
#if NONE(ABL_EZABL, MachineCR2020)
#if NONE(ABL_EZABL, MachineCR2020, MachineCR5)
#define Z_MIN_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
#define Z_MIN_PROBE_ENDSTOP_INVERTING false // set to true to invert the logic of the probe.
#else