소스 검색

Make Y_DUAL_STEPPER_DRIVERS disabled by default

Richard Miles 11 년 전
부모
커밋
77df2ab0e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h 파일 보기

153
 #endif
153
 #endif
154
 
154
 
155
 // Same again but for Y Axis.
155
 // Same again but for Y Axis.
156
-#define Y_DUAL_STEPPER_DRIVERS
156
+//#define Y_DUAL_STEPPER_DRIVERS
157
 
157
 
158
 // Define if the two Y drives need to rotate in opposite directions
158
 // Define if the two Y drives need to rotate in opposite directions
159
 #define INVERT_Y2_VS_Y_DIR true
159
 #define INVERT_Y2_VS_Y_DIR true

Loading…
취소
저장