Browse Source

Add option for CoreYZ kinematics

Scott Lahteine 9 years ago
parent
commit
95fee8ca81

+ 2
- 3
Marlin/Configuration.h View File

@@ -342,11 +342,10 @@
342 342
 
343 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 346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349 347
 //#define COREXZ
348
+//#define COREYZ
350 349
 
351 350
 // Enable this option for Toshiba steppers
352 351
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -324,11 +324,10 @@
324 324
 
325 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 328
 //#define COREXY
329
-
330
-// Uncomment this option to enable CoreXZ kinematics
331 329
 //#define COREXZ
330
+//#define COREYZ
332 331
 
333 332
 // Enable this option for Toshiba steppers
334 333
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -322,11 +322,10 @@
322 322
 
323 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 326
 //#define COREXY
327
-
328
-// Uncomment this option to enable CoreXZ kinematics
329 327
 //#define COREXZ
328
+//#define COREYZ
330 329
 
331 330
 // Enable this option for Toshiba steppers
332 331
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -334,11 +334,10 @@
334 334
 
335 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 338
 //#define COREXY
339
-
340
-// Uncomment this option to enable CoreXZ kinematics
341 339
 //#define COREXZ
340
+//#define COREYZ
342 341
 
343 342
 // Enable this option for Toshiba steppers
344 343
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -336,11 +336,10 @@
336 336
 
337 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 340
 //#define COREXY
341
-
342
-// Uncomment this option to enable CoreXZ kinematics
343 341
 //#define COREXZ
342
+//#define COREYZ
344 343
 
345 344
 // Enable this option for Toshiba steppers
346 345
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -359,11 +359,10 @@
359 359
 
360 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 363
 //#define COREXY
364
-
365
-// Uncomment this option to enable CoreXZ kinematics
366 364
 //#define COREXZ
365
+//#define COREYZ
367 366
 
368 367
 // Enable this option for Toshiba steppers
369 368
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -342,11 +342,10 @@
342 342
 
343 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 346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349 347
 //#define COREXZ
348
+//#define COREYZ
350 349
 
351 350
 // Enable this option for Toshiba steppers
352 351
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -336,11 +336,10 @@
336 336
 
337 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 340
 //#define COREXY
341
-
342
-// Uncomment this option to enable CoreXZ kinematics
343 341
 //#define COREXZ
342
+//#define COREYZ
344 343
 
345 344
 // Enable this option for Toshiba steppers
346 345
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -350,11 +350,10 @@
350 350
 
351 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 354
 //#define COREXY
355
-
356
-// Uncomment this option to enable CoreXZ kinematics
357 355
 //#define COREXZ
356
+//#define COREYZ
358 357
 
359 358
 // Enable this option for Toshiba steppers
360 359
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -363,11 +363,10 @@
363 363
 
364 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 367
 //#define COREXY
368
-
369
-// Uncomment this option to enable CoreXZ kinematics
370 368
 //#define COREXZ
369
+//#define COREYZ
371 370
 
372 371
 // Enable this option for Toshiba steppers
373 372
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -334,11 +334,10 @@
334 334
 
335 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 338
 //#define COREXY
339
-
340
-// Uncomment this option to enable CoreXZ kinematics
341 339
 //#define COREXZ
340
+//#define COREYZ
342 341
 
343 342
 // Enable this option for Toshiba steppers
344 343
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -342,11 +342,10 @@
342 342
 
343 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 346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349 347
 //#define COREXZ
348
+//#define COREYZ
350 349
 
351 350
 // Enable this option for Toshiba steppers
352 351
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -342,11 +342,10 @@
342 342
 
343 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 346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349 347
 //#define COREXZ
348
+//#define COREYZ
350 349
 
351 350
 //===========================================================================
352 351
 //============================== Delta Settings =============================

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

@@ -342,11 +342,10 @@
342 342
 
343 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 346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349 347
 //#define COREXZ
348
+//#define COREYZ
350 349
 
351 350
 //===========================================================================
352 351
 //============================== Delta Settings =============================

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

@@ -342,11 +342,10 @@
342 342
 
343 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 346
 //#define COREXY
347
-
348
-// Uncomment this option to enable CoreXZ kinematics
349 347
 //#define COREXZ
348
+//#define COREYZ
350 349
 
351 350
 //===========================================================================
352 351
 //============================== Delta Settings =============================

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

@@ -331,11 +331,10 @@
331 331
 
332 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 335
 //#define COREXY
336
-
337
-// Uncomment this option to enable CoreXZ kinematics
338 336
 //#define COREXZ
337
+//#define COREYZ
339 338
 
340 339
 //===========================================================================
341 340
 //============================== Delta Settings =============================

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

@@ -340,11 +340,10 @@
340 340
 
341 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 344
 //#define COREXY
345
-
346
-// Uncomment this option to enable CoreXZ kinematics
347 345
 //#define COREXZ
346
+//#define COREYZ
348 347
 
349 348
 //===========================================================================
350 349
 //============================== Delta Settings =============================

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

@@ -345,11 +345,10 @@
345 345
 
346 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 349
 //#define COREXY
350
-
351
-// Uncomment this option to enable CoreXZ kinematics
352 350
 //#define COREXZ
351
+//#define COREYZ
353 352
 
354 353
 // Enable this option for Toshiba steppers
355 354
 //#define CONFIG_STEPPERS_TOSHIBA

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

@@ -332,11 +332,10 @@
332 332
 
333 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 336
 //#define COREXY
337
-
338
-// Uncomment this option to enable CoreXZ kinematics
339 337
 //#define COREXZ
338
+//#define COREYZ
340 339
 
341 340
 // Enable this option for Toshiba steppers
342 341
 #define CONFIG_STEPPERS_TOSHIBA

Loading…
Cancel
Save