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

Small patch to Z_SAFE_HOMING comment

Scott Lahteine 9 лет назад
Родитель
Сommit
5cba0210f2

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

@@ -506,7 +506,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
506 506
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
507 507
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
508 508
 
509
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
509
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
510 510
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
511 511
 
512 512
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -477,7 +477,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
477 477
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
478 478
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
479 479
 
480
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
480
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
481 481
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
482 482
 
483 483
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -517,7 +517,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
517 517
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
518 518
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
519 519
 
520
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
520
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
521 521
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
522 522
 
523 523
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

+ 1
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Просмотреть файл

@@ -525,7 +525,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
525 525
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
526 526
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
527 527
 
528
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
528
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
529 529
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
530 530
 
531 531
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -515,7 +515,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
515 515
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
516 516
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
517 517
 
518
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
518
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
519 519
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
520 520
 
521 521
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -532,7 +532,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
532 532
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
533 533
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
534 534
 
535
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
535
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
536 536
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
537 537
 
538 538
   //#define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -543,7 +543,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
543 543
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
544 544
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
545 545
 
546
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
546
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
547 547
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
548 548
 
549 549
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -516,7 +516,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
516 516
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
517 517
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
518 518
 
519
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
519
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
520 520
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
521 521
 
522 522
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

+ 1
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h Просмотреть файл

@@ -525,7 +525,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
525 525
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
526 526
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
527 527
 
528
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
528
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
529 529
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
530 530
 
531 531
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

+ 1
- 1
Marlin/example_configurations/delta/biv2.5/Configuration.h Просмотреть файл

@@ -644,7 +644,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
644 644
     #define Z_PROBE_ALLEN_KEY_STOW_3_FEEDRATE HOMING_FEEDRATE_XYZ
645 645
   #endif
646 646
 
647
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
647
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
648 648
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
649 649
 
650 650
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -645,7 +645,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
645 645
     //#define Z_PROBE_ALLEN_KEY_STOW_3_FEEDRATE HOMING_FEEDRATE_XYZ
646 646
   #endif
647 647
 
648
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
648
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
649 649
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
650 650
 
651 651
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -649,7 +649,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
649 649
     //#define Z_PROBE_ALLEN_KEY_STOW_3_FEEDRATE HOMING_FEEDRATE_XYZ
650 650
   #endif
651 651
 
652
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
652
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
653 653
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
654 654
 
655 655
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -634,7 +634,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
634 634
     #define Z_PROBE_ALLEN_KEY_STOW_3_FEEDRATE HOMING_FEEDRATE_XYZ
635 635
   #endif
636 636
 
637
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
637
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
638 638
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
639 639
 
640 640
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -527,7 +527,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
527 527
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
528 528
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
529 529
 
530
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
530
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
531 531
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
532 532
 
533 533
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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

@@ -515,7 +515,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
515 515
   //#define Z_PROBE_SLED // Turn on if you have a Z probe mounted on a sled like those designed by Charles Bell.
516 516
   //#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
517 517
 
518
-  // If you have enabled the bed auto leveling and are using the same Z probe for Z homing,
518
+  // If you have enabled the Bed Auto Leveling and are using the same Z Probe for Z Homing,
519 519
   // it is highly recommended you let this Z_SAFE_HOMING enabled!!!
520 520
 
521 521
   #define Z_SAFE_HOMING   // This feature is meant to avoid Z homing with Z probe outside the bed area.

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