Kaynağa Gözat

Make Y_DUAL_STEPPER_DRIVERS disabled by default

Richard Miles 11 yıl önce
ebeveyn
işleme
77df2ab0e7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Dosyayı Görüntüle

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

Loading…
İptal
Kaydet