Kaynağa Gözat

remove confusing comment (#12120)

Hannes Brandstätter-Müller 6 yıl önce
ebeveyn
işleme
96bbda5d48

+ 1
- 1
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h Dosyayı Görüntüle

@@ -1027,7 +1027,7 @@
1027 1027
 // @section machine
1028 1028
 
1029 1029
 // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
1030
-#define INVERT_X_DIR true // DELTA does not invert
1030
+#define INVERT_X_DIR true 
1031 1031
 #define INVERT_Y_DIR true
1032 1032
 #define INVERT_Z_DIR true
1033 1033
 

+ 1
- 1
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration.h Dosyayı Görüntüle

@@ -1026,7 +1026,7 @@
1026 1026
 // @section machine
1027 1027
 
1028 1028
 // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
1029
-#define INVERT_X_DIR true // DELTA does not invert
1029
+#define INVERT_X_DIR true 
1030 1030
 #define INVERT_Y_DIR true
1031 1031
 #define INVERT_Z_DIR true
1032 1032
 

+ 1
- 1
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h Dosyayı Görüntüle

@@ -1026,7 +1026,7 @@
1026 1026
 // @section machine
1027 1027
 
1028 1028
 // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
1029
-#define INVERT_X_DIR true // DELTA does not invert
1029
+#define INVERT_X_DIR true 
1030 1030
 #define INVERT_Y_DIR true
1031 1031
 #define INVERT_Z_DIR true
1032 1032
 

+ 1
- 1
Marlin/src/config/examples/delta/Hatchbox_Alpha/Configuration.h Dosyayı Görüntüle

@@ -1029,7 +1029,7 @@
1029 1029
 // @section machine
1030 1030
 
1031 1031
 // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
1032
-#define INVERT_X_DIR false // DELTA does not invert
1032
+#define INVERT_X_DIR false 
1033 1033
 #define INVERT_Y_DIR false
1034 1034
 #define INVERT_Z_DIR false
1035 1035
 

+ 1
- 1
Marlin/src/config/examples/delta/generic/Configuration.h Dosyayı Görüntüle

@@ -1014,7 +1014,7 @@
1014 1014
 // @section machine
1015 1015
 
1016 1016
 // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
1017
-#define INVERT_X_DIR false // DELTA does not invert
1017
+#define INVERT_X_DIR false 
1018 1018
 #define INVERT_Y_DIR false
1019 1019
 #define INVERT_Z_DIR false
1020 1020
 

+ 1
- 1
Marlin/src/config/examples/delta/kossel_mini/Configuration.h Dosyayı Görüntüle

@@ -1016,7 +1016,7 @@
1016 1016
 // @section machine
1017 1017
 
1018 1018
 // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
1019
-#define INVERT_X_DIR false // DELTA does not invert
1019
+#define INVERT_X_DIR false 
1020 1020
 #define INVERT_Y_DIR false
1021 1021
 #define INVERT_Z_DIR false
1022 1022
 

+ 1
- 1
Marlin/src/config/examples/delta/kossel_xl/Configuration.h Dosyayı Görüntüle

@@ -1017,7 +1017,7 @@
1017 1017
 // @section machine
1018 1018
 
1019 1019
 // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
1020
-#define INVERT_X_DIR false // DELTA does not invert
1020
+#define INVERT_X_DIR false 
1021 1021
 #define INVERT_Y_DIR false
1022 1022
 #define INVERT_Z_DIR false
1023 1023
 

Loading…
İptal
Kaydet