remove confusing comment (#12120)

This commit is contained in:
Hannes Brandstätter-Müller
2018-10-17 09:47:03 +02:00
committed by Scott Lahteine
parent f98f4ac7ea
commit 96bbda5d48
7 changed files with 7 additions and 7 deletions

View File

@@ -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