소스 검색

🐛 BTT Octopus X MAX pin for IDEX (#22654)

ellensp 4 년 전
부모
커밋
01d1192a44
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/src/pins/stm32f4/pins_BTT_OCTOPUS_V1_common.h

+ 1
- 1
Marlin/src/pins/stm32f4/pins_BTT_OCTOPUS_V1_common.h 파일 보기

@@ -72,7 +72,7 @@
72 72
   #else
73 73
     #define X_MIN_PIN                E0_DIAG_PIN  // E0DET
74 74
   #endif
75
-#elif ENABLED(X_DUAL_ENDSTOPS)
75
+#elif EITHER(X_DUAL_ENDSTOPS, DUAL_X_CARRIAGE)
76 76
   #ifndef X_MIN_PIN
77 77
     #define X_MIN_PIN                 X_DIAG_PIN  // X-STOP
78 78
   #endif

Loading…
취소
저장