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