Set correct axis direction

This commit is contained in:
Thomas Basler 2020-02-16 01:13:09 +01:00
parent 9b952d6abf
commit 850bf82c5e
1 changed files with 2 additions and 2 deletions

View File

@ -1640,8 +1640,8 @@
// @section motion
// 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_X_DIR true
#define INVERT_Y_DIR false
#define INVERT_Z_DIR false
//#define INVERT_I_DIR false
//#define INVERT_J_DIR false