Fix INVERT_Y_DIR

This commit is contained in:
Le-Syl21 2026-03-13 21:13:23 +01:00
parent 1a8ddf7256
commit b9e53d11aa
No known key found for this signature in database
GPG key ID: 7C992616BBBABCA0

View file

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