Make Y_DUAL_STEPPER_DRIVERS disabled by default

This commit is contained in:
Richard Miles 2013-09-17 21:49:44 +01:00
parent ed1ab42186
commit 77df2ab0e7

View File

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