🐛 BTT Octopus X MAX pin for IDEX (#22654)
This commit is contained in:
parent
a37be7236b
commit
b4b69c0de3
@ -72,7 +72,7 @@
|
|||||||
#else
|
#else
|
||||||
#define X_MIN_PIN E0_DIAG_PIN // E0DET
|
#define X_MIN_PIN E0_DIAG_PIN // E0DET
|
||||||
#endif
|
#endif
|
||||||
#elif ENABLED(X_DUAL_ENDSTOPS)
|
#elif EITHER(X_DUAL_ENDSTOPS, DUAL_X_CARRIAGE)
|
||||||
#ifndef X_MIN_PIN
|
#ifndef X_MIN_PIN
|
||||||
#define X_MIN_PIN X_DIAG_PIN // X-STOP
|
#define X_MIN_PIN X_DIAG_PIN // X-STOP
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user