Fix inverted Y

This commit is contained in:
Przemek Grondek 2022-01-06 13:58:19 +01:00
parent 8d48596ec5
commit a7ead2597c

View file

@ -1336,7 +1336,7 @@
// Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
#define INVERT_X_DIR false
#define INVERT_Y_DIR true
#define INVERT_Y_DIR false
#define INVERT_Z_DIR false
//#define INVERT_I_DIR false
//#define INVERT_J_DIR false