瀏覽代碼

Add COREXZ option to configurations

Scott Lahteine 10 年之前
父節點
當前提交
129f986ccf

+ 3
- 0
Marlin/Configuration.h 查看文件

306
 // Uncomment this option to enable CoreXY kinematics
306
 // Uncomment this option to enable CoreXY kinematics
307
 // #define COREXY
307
 // #define COREXY
308
 
308
 
309
+// Uncomment this option to enable CoreXZ kinematics
310
+// #define COREXZ
311
+
309
 // Enable this option for Toshiba steppers
312
 // Enable this option for Toshiba steppers
310
 //#define CONFIG_STEPPERS_TOSHIBA
313
 //#define CONFIG_STEPPERS_TOSHIBA
311
 
314
 

+ 3
- 0
Marlin/configurator/config/Configuration.h 查看文件

306
 // Uncomment this option to enable CoreXY kinematics
306
 // Uncomment this option to enable CoreXY kinematics
307
 // #define COREXY
307
 // #define COREXY
308
 
308
 
309
+// Uncomment this option to enable CoreXZ kinematics
310
+// #define COREXZ
311
+
309
 // Enable this option for Toshiba steppers
312
 // Enable this option for Toshiba steppers
310
 //#define CONFIG_STEPPERS_TOSHIBA
313
 //#define CONFIG_STEPPERS_TOSHIBA
311
 
314
 

+ 3
- 0
Marlin/example_configurations/Felix/Configuration.h 查看文件

288
 // Uncomment this option to enable CoreXY kinematics
288
 // Uncomment this option to enable CoreXY kinematics
289
 // #define COREXY
289
 // #define COREXY
290
 
290
 
291
+// Uncomment this option to enable CoreXZ kinematics
292
+// #define COREXZ
293
+
291
 // Enable this option for Toshiba steppers
294
 // Enable this option for Toshiba steppers
292
 //#define CONFIG_STEPPERS_TOSHIBA
295
 //#define CONFIG_STEPPERS_TOSHIBA
293
 
296
 

+ 3
- 0
Marlin/example_configurations/Felix/Configuration_DUAL.h 查看文件

273
 // Uncomment this option to enable CoreXY kinematics
273
 // Uncomment this option to enable CoreXY kinematics
274
 // #define COREXY
274
 // #define COREXY
275
 
275
 
276
+// Uncomment this option to enable CoreXZ kinematics
277
+// #define COREXZ
278
+
276
 // Enable this option for Toshiba steppers
279
 // Enable this option for Toshiba steppers
277
 //#define CONFIG_STEPPERS_TOSHIBA
280
 //#define CONFIG_STEPPERS_TOSHIBA
278
 
281
 

+ 3
- 0
Marlin/example_configurations/Hephestos/Configuration.h 查看文件

298
 // Uncomment this option to enable CoreXY kinematics
298
 // Uncomment this option to enable CoreXY kinematics
299
 // #define COREXY
299
 // #define COREXY
300
 
300
 
301
+// Uncomment this option to enable CoreXZ kinematics
302
+// #define COREXZ
303
+
301
 // Enable this option for Toshiba steppers
304
 // Enable this option for Toshiba steppers
302
 //#define CONFIG_STEPPERS_TOSHIBA
305
 //#define CONFIG_STEPPERS_TOSHIBA
303
 
306
 

+ 3
- 0
Marlin/example_configurations/K8200/Configuration.h 查看文件

294
 // Uncomment this option to enable CoreXY kinematics
294
 // Uncomment this option to enable CoreXY kinematics
295
 // #define COREXY
295
 // #define COREXY
296
 
296
 
297
+// Uncomment this option to enable CoreXZ kinematics
298
+// #define COREXZ
299
+
297
 // Enable this option for Toshiba steppers
300
 // Enable this option for Toshiba steppers
298
 //#define CONFIG_STEPPERS_TOSHIBA
301
 //#define CONFIG_STEPPERS_TOSHIBA
299
 
302
 

+ 3
- 0
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h 查看文件

306
 // Uncomment this option to enable CoreXY kinematics
306
 // Uncomment this option to enable CoreXY kinematics
307
 // #define COREXY
307
 // #define COREXY
308
 
308
 
309
+// Uncomment this option to enable CoreXZ kinematics
310
+// #define COREXZ
311
+
309
 // Enable this option for Toshiba steppers
312
 // Enable this option for Toshiba steppers
310
 //#define CONFIG_STEPPERS_TOSHIBA
313
 //#define CONFIG_STEPPERS_TOSHIBA
311
 
314
 

+ 3
- 0
Marlin/example_configurations/SCARA/Configuration.h 查看文件

314
 // Uncomment this option to enable CoreXY kinematics
314
 // Uncomment this option to enable CoreXY kinematics
315
 // #define COREXY
315
 // #define COREXY
316
 
316
 
317
+// Uncomment this option to enable CoreXZ kinematics
318
+// #define COREXZ
319
+
317
 // Enable this option for Toshiba steppers
320
 // Enable this option for Toshiba steppers
318
 //#define CONFIG_STEPPERS_TOSHIBA
321
 //#define CONFIG_STEPPERS_TOSHIBA
319
 
322
 

+ 3
- 0
Marlin/example_configurations/WITBOX/Configuration.h 查看文件

298
 // Uncomment this option to enable CoreXY kinematics
298
 // Uncomment this option to enable CoreXY kinematics
299
 // #define COREXY
299
 // #define COREXY
300
 
300
 
301
+// Uncomment this option to enable CoreXZ kinematics
302
+// #define COREXZ
303
+
301
 // Enable this option for Toshiba steppers
304
 // Enable this option for Toshiba steppers
302
 //#define CONFIG_STEPPERS_TOSHIBA
305
 //#define CONFIG_STEPPERS_TOSHIBA
303
 
306
 

+ 3
- 0
Marlin/example_configurations/adafruit/ST7565/Configuration.h 查看文件

306
 // Uncomment this option to enable CoreXY kinematics
306
 // Uncomment this option to enable CoreXY kinematics
307
 // #define COREXY
307
 // #define COREXY
308
 
308
 
309
+// Uncomment this option to enable CoreXZ kinematics
310
+// #define COREXZ
311
+
309
 // Enable this option for Toshiba steppers
312
 // Enable this option for Toshiba steppers
310
 //#define CONFIG_STEPPERS_TOSHIBA
313
 //#define CONFIG_STEPPERS_TOSHIBA
311
 
314
 

+ 3
- 0
Marlin/example_configurations/delta/biv2.5/Configuration.h 查看文件

306
 // Uncomment this option to enable CoreXY kinematics
306
 // Uncomment this option to enable CoreXY kinematics
307
 // #define COREXY
307
 // #define COREXY
308
 
308
 
309
+// Uncomment this option to enable CoreXZ kinematics
310
+// #define COREXZ
311
+
309
 //===========================================================================
312
 //===========================================================================
310
 //============================== Delta Settings =============================
313
 //============================== Delta Settings =============================
311
 //===========================================================================
314
 //===========================================================================

+ 3
- 0
Marlin/example_configurations/delta/generic/Configuration.h 查看文件

306
 // Uncomment this option to enable CoreXY kinematics
306
 // Uncomment this option to enable CoreXY kinematics
307
 // #define COREXY
307
 // #define COREXY
308
 
308
 
309
+// Uncomment this option to enable CoreXZ kinematics
310
+// #define COREXZ
311
+
309
 //===========================================================================
312
 //===========================================================================
310
 //============================== Delta Settings =============================
313
 //============================== Delta Settings =============================
311
 //===========================================================================
314
 //===========================================================================

+ 3
- 0
Marlin/example_configurations/delta/kossel_mini/Configuration.h 查看文件

306
 // Uncomment this option to enable CoreXY kinematics
306
 // Uncomment this option to enable CoreXY kinematics
307
 // #define COREXY
307
 // #define COREXY
308
 
308
 
309
+// Uncomment this option to enable CoreXZ kinematics
310
+// #define COREXZ
311
+
309
 //===========================================================================
312
 //===========================================================================
310
 //============================== Delta Settings =============================
313
 //============================== Delta Settings =============================
311
 //===========================================================================
314
 //===========================================================================

+ 3
- 0
Marlin/example_configurations/delta/kossel_pro/Configuration.h 查看文件

293
 // Uncomment this option to enable CoreXY kinematics
293
 // Uncomment this option to enable CoreXY kinematics
294
 // #define COREXY
294
 // #define COREXY
295
 
295
 
296
+// Uncomment this option to enable CoreXZ kinematics
297
+// #define COREXZ
298
+
296
 //===========================================================================
299
 //===========================================================================
297
 //============================== Delta Settings =============================
300
 //============================== Delta Settings =============================
298
 //===========================================================================
301
 //===========================================================================

+ 3
- 0
Marlin/example_configurations/makibox/Configuration.h 查看文件

309
 // Uncomment this option to enable CoreXY kinematics
309
 // Uncomment this option to enable CoreXY kinematics
310
 // #define COREXY
310
 // #define COREXY
311
 
311
 
312
+// Uncomment this option to enable CoreXZ kinematics
313
+// #define COREXZ
314
+
312
 // Enable this option for Toshiba steppers
315
 // Enable this option for Toshiba steppers
313
 //#define CONFIG_STEPPERS_TOSHIBA
316
 //#define CONFIG_STEPPERS_TOSHIBA
314
 
317
 

+ 3
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration.h 查看文件

296
 // Uncomment this option to enable CoreXY kinematics
296
 // Uncomment this option to enable CoreXY kinematics
297
 // #define COREXY
297
 // #define COREXY
298
 
298
 
299
+// Uncomment this option to enable CoreXZ kinematics
300
+// #define COREXZ
301
+
299
 // Enable this option for Toshiba steppers
302
 // Enable this option for Toshiba steppers
300
 #define CONFIG_STEPPERS_TOSHIBA
303
 #define CONFIG_STEPPERS_TOSHIBA
301
 
304
 

Loading…
取消
儲存