Browse Source

Add option for CoreYZ kinematics

Scott Lahteine 9 years ago
parent
commit
95fee8ca81

+ 2
- 3
Marlin/Configuration.h View File

342
 
342
 
343
 // @section machine
343
 // @section machine
344
 
344
 
345
-// Uncomment this option to enable CoreXY kinematics
345
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
346
 //#define COREXY
346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349
 //#define COREXZ
347
 //#define COREXZ
348
+//#define COREYZ
350
 
349
 
351
 // Enable this option for Toshiba steppers
350
 // Enable this option for Toshiba steppers
352
 //#define CONFIG_STEPPERS_TOSHIBA
351
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/Felix/Configuration.h View File

324
 
324
 
325
 // @section machine
325
 // @section machine
326
 
326
 
327
-// Uncomment this option to enable CoreXY kinematics
327
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
328
 //#define COREXY
328
 //#define COREXY
329
-
330
-// Uncomment this option to enable CoreXZ kinematics
331
 //#define COREXZ
329
 //#define COREXZ
330
+//#define COREYZ
332
 
331
 
333
 // Enable this option for Toshiba steppers
332
 // Enable this option for Toshiba steppers
334
 //#define CONFIG_STEPPERS_TOSHIBA
333
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

322
 
322
 
323
 // @section machine
323
 // @section machine
324
 
324
 
325
-// Uncomment this option to enable CoreXY kinematics
325
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
326
 //#define COREXY
326
 //#define COREXY
327
-
328
-// Uncomment this option to enable CoreXZ kinematics
329
 //#define COREXZ
327
 //#define COREXZ
328
+//#define COREYZ
330
 
329
 
331
 // Enable this option for Toshiba steppers
330
 // Enable this option for Toshiba steppers
332
 //#define CONFIG_STEPPERS_TOSHIBA
331
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/Hephestos/Configuration.h View File

334
 
334
 
335
 // @section machine
335
 // @section machine
336
 
336
 
337
-// Uncomment this option to enable CoreXY kinematics
337
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
338
 //#define COREXY
338
 //#define COREXY
339
-
340
-// Uncomment this option to enable CoreXZ kinematics
341
 //#define COREXZ
339
 //#define COREXZ
340
+//#define COREYZ
342
 
341
 
343
 // Enable this option for Toshiba steppers
342
 // Enable this option for Toshiba steppers
344
 //#define CONFIG_STEPPERS_TOSHIBA
343
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/Hephestos_2/Configuration.h View File

336
 
336
 
337
 // @section machine
337
 // @section machine
338
 
338
 
339
-// Uncomment this option to enable CoreXY kinematics
339
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
340
 //#define COREXY
340
 //#define COREXY
341
-
342
-// Uncomment this option to enable CoreXZ kinematics
343
 //#define COREXZ
341
 //#define COREXZ
342
+//#define COREYZ
344
 
343
 
345
 // Enable this option for Toshiba steppers
344
 // Enable this option for Toshiba steppers
346
 //#define CONFIG_STEPPERS_TOSHIBA
345
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/K8200/Configuration.h View File

359
 
359
 
360
 // @section machine
360
 // @section machine
361
 
361
 
362
-// Uncomment this option to enable CoreXY kinematics
362
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
363
 //#define COREXY
363
 //#define COREXY
364
-
365
-// Uncomment this option to enable CoreXZ kinematics
366
 //#define COREXZ
364
 //#define COREXZ
365
+//#define COREYZ
367
 
366
 
368
 // Enable this option for Toshiba steppers
367
 // Enable this option for Toshiba steppers
369
 //#define CONFIG_STEPPERS_TOSHIBA
368
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

342
 
342
 
343
 // @section machine
343
 // @section machine
344
 
344
 
345
-// Uncomment this option to enable CoreXY kinematics
345
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
346
 //#define COREXY
346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349
 //#define COREXZ
347
 //#define COREXZ
348
+//#define COREYZ
350
 
349
 
351
 // Enable this option for Toshiba steppers
350
 // Enable this option for Toshiba steppers
352
 //#define CONFIG_STEPPERS_TOSHIBA
351
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/RigidBot/Configuration.h View File

336
 
336
 
337
 // @section machine
337
 // @section machine
338
 
338
 
339
-// Uncomment this option to enable CoreXY kinematics
339
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
340
 //#define COREXY
340
 //#define COREXY
341
-
342
-// Uncomment this option to enable CoreXZ kinematics
343
 //#define COREXZ
341
 //#define COREXZ
342
+//#define COREYZ
344
 
343
 
345
 // Enable this option for Toshiba steppers
344
 // Enable this option for Toshiba steppers
346
 //#define CONFIG_STEPPERS_TOSHIBA
345
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/SCARA/Configuration.h View File

350
 
350
 
351
 // @section machine
351
 // @section machine
352
 
352
 
353
-// Uncomment this option to enable CoreXY kinematics
353
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
354
 //#define COREXY
354
 //#define COREXY
355
-
356
-// Uncomment this option to enable CoreXZ kinematics
357
 //#define COREXZ
355
 //#define COREXZ
356
+//#define COREYZ
358
 
357
 
359
 // Enable this option for Toshiba steppers
358
 // Enable this option for Toshiba steppers
360
 //#define CONFIG_STEPPERS_TOSHIBA
359
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/TAZ4/Configuration.h View File

363
 
363
 
364
 // @section machine
364
 // @section machine
365
 
365
 
366
-// Uncomment this option to enable CoreXY kinematics
366
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
367
 //#define COREXY
367
 //#define COREXY
368
-
369
-// Uncomment this option to enable CoreXZ kinematics
370
 //#define COREXZ
368
 //#define COREXZ
369
+//#define COREYZ
371
 
370
 
372
 // Enable this option for Toshiba steppers
371
 // Enable this option for Toshiba steppers
373
 //#define CONFIG_STEPPERS_TOSHIBA
372
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/WITBOX/Configuration.h View File

334
 
334
 
335
 // @section machine
335
 // @section machine
336
 
336
 
337
-// Uncomment this option to enable CoreXY kinematics
337
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
338
 //#define COREXY
338
 //#define COREXY
339
-
340
-// Uncomment this option to enable CoreXZ kinematics
341
 //#define COREXZ
339
 //#define COREXZ
340
+//#define COREYZ
342
 
341
 
343
 // Enable this option for Toshiba steppers
342
 // Enable this option for Toshiba steppers
344
 //#define CONFIG_STEPPERS_TOSHIBA
343
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

342
 
342
 
343
 // @section machine
343
 // @section machine
344
 
344
 
345
-// Uncomment this option to enable CoreXY kinematics
345
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
346
 //#define COREXY
346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349
 //#define COREXZ
347
 //#define COREXZ
348
+//#define COREYZ
350
 
349
 
351
 // Enable this option for Toshiba steppers
350
 // Enable this option for Toshiba steppers
352
 //#define CONFIG_STEPPERS_TOSHIBA
351
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/delta/biv2.5/Configuration.h View File

342
 
342
 
343
 // @section machine
343
 // @section machine
344
 
344
 
345
-// Uncomment this option to enable CoreXY kinematics
345
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
346
 //#define COREXY
346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349
 //#define COREXZ
347
 //#define COREXZ
348
+//#define COREYZ
350
 
349
 
351
 //===========================================================================
350
 //===========================================================================
352
 //============================== Delta Settings =============================
351
 //============================== Delta Settings =============================

+ 2
- 3
Marlin/example_configurations/delta/generic/Configuration.h View File

342
 
342
 
343
 // @section machine
343
 // @section machine
344
 
344
 
345
-// Uncomment this option to enable CoreXY kinematics
345
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
346
 //#define COREXY
346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349
 //#define COREXZ
347
 //#define COREXZ
348
+//#define COREYZ
350
 
349
 
351
 //===========================================================================
350
 //===========================================================================
352
 //============================== Delta Settings =============================
351
 //============================== Delta Settings =============================

+ 2
- 3
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

342
 
342
 
343
 // @section machine
343
 // @section machine
344
 
344
 
345
-// Uncomment this option to enable CoreXY kinematics
345
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
346
 //#define COREXY
346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349
 //#define COREXZ
347
 //#define COREXZ
348
+//#define COREYZ
350
 
349
 
351
 //===========================================================================
350
 //===========================================================================
352
 //============================== Delta Settings =============================
351
 //============================== Delta Settings =============================

+ 2
- 3
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

331
 
331
 
332
 // @section machine
332
 // @section machine
333
 
333
 
334
-// Uncomment this option to enable CoreXY kinematics
334
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
335
 //#define COREXY
335
 //#define COREXY
336
-
337
-// Uncomment this option to enable CoreXZ kinematics
338
 //#define COREXZ
336
 //#define COREXZ
337
+//#define COREYZ
339
 
338
 
340
 //===========================================================================
339
 //===========================================================================
341
 //============================== Delta Settings =============================
340
 //============================== Delta Settings =============================

+ 2
- 3
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

340
 
340
 
341
 // @section machine
341
 // @section machine
342
 
342
 
343
-// Uncomment this option to enable CoreXY kinematics
343
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
344
 //#define COREXY
344
 //#define COREXY
345
-
346
-// Uncomment this option to enable CoreXZ kinematics
347
 //#define COREXZ
345
 //#define COREXZ
346
+//#define COREYZ
348
 
347
 
349
 //===========================================================================
348
 //===========================================================================
350
 //============================== Delta Settings =============================
349
 //============================== Delta Settings =============================

+ 2
- 3
Marlin/example_configurations/makibox/Configuration.h View File

345
 
345
 
346
 // @section machine
346
 // @section machine
347
 
347
 
348
-// Uncomment this option to enable CoreXY kinematics
348
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
349
 //#define COREXY
349
 //#define COREXY
350
-
351
-// Uncomment this option to enable CoreXZ kinematics
352
 //#define COREXZ
350
 //#define COREXZ
351
+//#define COREYZ
353
 
352
 
354
 // Enable this option for Toshiba steppers
353
 // Enable this option for Toshiba steppers
355
 //#define CONFIG_STEPPERS_TOSHIBA
354
 //#define CONFIG_STEPPERS_TOSHIBA

+ 2
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

332
 
332
 
333
 // @section machine
333
 // @section machine
334
 
334
 
335
-// Uncomment this option to enable CoreXY kinematics
335
+// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
336
 //#define COREXY
336
 //#define COREXY
337
-
338
-// Uncomment this option to enable CoreXZ kinematics
339
 //#define COREXZ
337
 //#define COREXZ
338
+//#define COREYZ
340
 
339
 
341
 // Enable this option for Toshiba steppers
340
 // Enable this option for Toshiba steppers
342
 #define CONFIG_STEPPERS_TOSHIBA
341
 #define CONFIG_STEPPERS_TOSHIBA

Loading…
Cancel
Save