Przeglądaj źródła

Make Y_DUAL_STEPPER_DRIVERS disabled by default

Richard Miles 11 lat temu
rodzic
commit
77df2ab0e7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz