remove confusing comment (#12120)
This commit is contained in:
committed by
Scott Lahteine
parent
f98f4ac7ea
commit
96bbda5d48
@@ -1029,7 +1029,7 @@
|
||||
// @section machine
|
||||
|
||||
// Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
|
||||
#define INVERT_X_DIR false // DELTA does not invert
|
||||
#define INVERT_X_DIR false
|
||||
#define INVERT_Y_DIR false
|
||||
#define INVERT_Z_DIR false
|
||||
|
||||
|
Reference in New Issue
Block a user