Browse Source

Apply to the rest of the configs

Scott Lahteine 8 years ago
parent
commit
1a6c72cb57

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

@@ -507,6 +507,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
507 507
   #define MESH_NUM_Y_POINTS 3
508 508
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
509 509
 
510
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
511
+
510 512
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
511 513
 
512 514
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -505,6 +505,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
505 505
   #define MESH_NUM_Y_POINTS 3
506 506
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
507 507
 
508
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
509
+
508 510
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
509 511
 
510 512
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -517,6 +517,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
517 517
   #define MESH_NUM_Y_POINTS 3
518 518
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
519 519
 
520
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
521
+
520 522
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
521 523
 
522 524
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -519,6 +519,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
519 519
   #define MESH_NUM_Y_POINTS 3
520 520
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
521 521
 
522
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
523
+
522 524
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
523 525
 
524 526
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -542,6 +542,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
542 542
   #define MESH_NUM_Y_POINTS 3
543 543
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
544 544
 
545
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
546
+
545 547
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
546 548
 
547 549
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -525,6 +525,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
525 525
   #define MESH_NUM_Y_POINTS 3
526 526
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
527 527
 
528
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
529
+
528 530
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
529 531
 
530 532
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -519,6 +519,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
519 519
   #define MESH_NUM_Y_POINTS 3
520 520
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
521 521
 
522
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
523
+
522 524
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
523 525
 
524 526
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -533,6 +533,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
533 533
   #define MESH_NUM_Y_POINTS 3
534 534
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
535 535
 
536
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
537
+
536 538
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
537 539
 
538 540
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -546,6 +546,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
546 546
   #define MESH_NUM_Y_POINTS 3
547 547
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
548 548
 
549
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
550
+
549 551
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
550 552
 
551 553
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -517,6 +517,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
517 517
   #define MESH_NUM_Y_POINTS 3
518 518
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
519 519
 
520
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
521
+
520 522
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
521 523
 
522 524
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -525,6 +525,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
525 525
   #define MESH_NUM_Y_POINTS 3
526 526
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
527 527
 
528
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
529
+
528 530
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
529 531
 
530 532
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -567,6 +567,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
567 567
   #define MESH_NUM_Y_POINTS 3
568 568
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
569 569
 
570
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
571
+
570 572
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
571 573
 
572 574
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -567,6 +567,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
567 567
   #define MESH_NUM_Y_POINTS 3
568 568
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
569 569
 
570
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
571
+
570 572
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
571 573
 
572 574
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -567,6 +567,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
567 567
   #define MESH_NUM_Y_POINTS 3
568 568
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
569 569
 
570
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
571
+
570 572
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
571 573
 
572 574
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -556,6 +556,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
556 556
   #define MESH_NUM_Y_POINTS 3
557 557
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
558 558
 
559
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
560
+
559 561
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
560 562
 
561 563
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -565,6 +565,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
565 565
   #define MESH_NUM_Y_POINTS 3
566 566
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
567 567
 
568
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
569
+
568 570
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
569 571
 
570 572
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -528,6 +528,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
528 528
   #define MESH_NUM_Y_POINTS 3
529 529
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
530 530
 
531
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
532
+
531 533
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
532 534
 
533 535
   #if ENABLED(MANUAL_BED_LEVELING)

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

@@ -515,6 +515,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
515 515
   #define MESH_NUM_Y_POINTS 3
516 516
   #define MESH_HOME_SEARCH_Z 4  // Z after Home, bed somewhere below but above 0.0.
517 517
 
518
+  //#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest at origin [0,0,0]
519
+
518 520
   //#define MANUAL_BED_LEVELING  // Add display menu option for bed leveling.
519 521
 
520 522
   #if ENABLED(MANUAL_BED_LEVELING)

Loading…
Cancel
Save