Просмотр исходного кода

New option: NO_WORKSPACE_OFFSETS

Scott Lahteine 8 лет назад
Родитель
Сommit
05abe853f9

+ 9
- 0
Marlin/Configuration_adv.h Просмотреть файл

@@ -1169,4 +1169,13 @@
1169 1169
  */ 
1170 1170
 //#define VOLUMETRIC_DEFAULT_ON
1171 1171
 
1172
+/**
1173
+ * Enable this option for a leaner build of Marlin that removes all
1174
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1175
+ *
1176
+ *  - M206 and M428 are disabled.
1177
+ *  - G92 will revert to its behavior from Marlin 1.0.
1178
+ */
1179
+//#define NO_WORKSPACE_OFFSETS
1180
+
1172 1181
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/Cartesio/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/Felix/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/Hephestos/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/Hephestos_2/Configuration_adv.h Просмотреть файл

@@ -1149,4 +1149,13 @@
1149 1149
  */ 
1150 1150
 //#define VOLUMETRIC_DEFAULT_ON
1151 1151
 
1152
+/**
1153
+ * Enable this option for a leaner build of Marlin that removes all
1154
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1155
+ *
1156
+ *  - M206 and M428 are disabled.
1157
+ *  - G92 will revert to its behavior from Marlin 1.0.
1158
+ */
1159
+//#define NO_WORKSPACE_OFFSETS
1160
+
1152 1161
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/K8200/Configuration_adv.h Просмотреть файл

@@ -1179,4 +1179,13 @@
1179 1179
  */ 
1180 1180
 //#define VOLUMETRIC_DEFAULT_ON
1181 1181
 
1182
+/**
1183
+ * Enable this option for a leaner build of Marlin that removes all
1184
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1185
+ *
1186
+ *  - M206 and M428 are disabled.
1187
+ *  - G92 will revert to its behavior from Marlin 1.0.
1188
+ */
1189
+//#define NO_WORKSPACE_OFFSETS
1190
+
1182 1191
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/K8400/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/RigidBot/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/SCARA/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/TAZ4/Configuration_adv.h Просмотреть файл

@@ -1174,4 +1174,13 @@
1174 1174
  */ 
1175 1175
 //#define VOLUMETRIC_DEFAULT_ON
1176 1176
 
1177
+/**
1178
+ * Enable this option for a leaner build of Marlin that removes all
1179
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1180
+ *
1181
+ *  - M206 and M428 are disabled.
1182
+ *  - G92 will revert to its behavior from Marlin 1.0.
1183
+ */
1184
+//#define NO_WORKSPACE_OFFSETS
1185
+
1177 1186
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/WITBOX/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/delta/generic/Configuration_adv.h Просмотреть файл

@@ -1168,4 +1168,13 @@
1168 1168
  */ 
1169 1169
 //#define VOLUMETRIC_DEFAULT_ON
1170 1170
 
1171
+/**
1172
+ * Enable this option for a leaner build of Marlin that removes all
1173
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1174
+ *
1175
+ *  - M206 and M428 are disabled.
1176
+ *  - G92 will revert to its behavior from Marlin 1.0.
1177
+ */
1178
+//#define NO_WORKSPACE_OFFSETS
1179
+
1171 1180
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h Просмотреть файл

@@ -1168,4 +1168,13 @@
1168 1168
  */ 
1169 1169
 //#define VOLUMETRIC_DEFAULT_ON
1170 1170
 
1171
+/**
1172
+ * Enable this option for a leaner build of Marlin that removes all
1173
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1174
+ *
1175
+ *  - M206 and M428 are disabled.
1176
+ *  - G92 will revert to its behavior from Marlin 1.0.
1177
+ */
1178
+//#define NO_WORKSPACE_OFFSETS
1179
+
1171 1180
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h Просмотреть файл

@@ -1173,4 +1173,13 @@
1173 1173
  */ 
1174 1174
 //#define VOLUMETRIC_DEFAULT_ON
1175 1175
 
1176
+/**
1177
+ * Enable this option for a leaner build of Marlin that removes all
1178
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1179
+ *
1180
+ *  - M206 and M428 are disabled.
1181
+ *  - G92 will revert to its behavior from Marlin 1.0.
1182
+ */
1183
+//#define NO_WORKSPACE_OFFSETS
1184
+
1176 1185
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h Просмотреть файл

@@ -1168,4 +1168,13 @@
1168 1168
  */ 
1169 1169
 //#define VOLUMETRIC_DEFAULT_ON
1170 1170
 
1171
+/**
1172
+ * Enable this option for a leaner build of Marlin that removes all
1173
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1174
+ *
1175
+ *  - M206 and M428 are disabled.
1176
+ *  - G92 will revert to its behavior from Marlin 1.0.
1177
+ */
1178
+//#define NO_WORKSPACE_OFFSETS
1179
+
1171 1180
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/makibox/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

+ 9
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h Просмотреть файл

@@ -1166,4 +1166,13 @@
1166 1166
  */ 
1167 1167
 //#define VOLUMETRIC_DEFAULT_ON
1168 1168
 
1169
+/**
1170
+ * Enable this option for a leaner build of Marlin that removes all
1171
+ * workspace offsets, simplifying coordinate transformations, leveling, etc.
1172
+ *
1173
+ *  - M206 and M428 are disabled.
1174
+ *  - G92 will revert to its behavior from Marlin 1.0.
1175
+ */
1176
+//#define NO_WORKSPACE_OFFSETS
1177
+
1169 1178
 #endif // CONFIGURATION_ADV_H

Загрузка…
Отмена
Сохранить