🐛 Fix CR-10 V2 Z_MIN_PROBE_ENDSTOP_INVERTING (#520)

This commit is contained in:
ellensp 2021-06-23 07:03:10 +12:00 committed by Scott Lahteine
parent b91941499a
commit 1832178fc9

View file

@ -820,7 +820,7 @@
#define I_MAX_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.
#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.
#define Z_MIN_PROBE_ENDSTOP_INVERTING ENABLED(CR10V2_BLTOUCH) // Set to true to invert the logic of the probe.
#define Z_MIN_PROBE_ENDSTOP_INVERTING false // Set to true to invert the logic of the probe.
/**
* Stepper Drivers