Explorar el Código

Document DEBUG_LEVELING_FEATURE

Scott Lahteine hace 9 años
padre
commit
bb9da6ebdd

+ 4
- 0
Marlin/Configuration.h Ver fichero

@@ -669,6 +669,10 @@
669 669
 // @section bedlevel
670 670
 
671 671
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
672
+
673
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
674
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
675
+// NOTE: Requires a huge amount of PROGMEM.
672 676
 //#define DEBUG_LEVELING_FEATURE
673 677
 
674 678
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/Cartesio/Configuration.h Ver fichero

@@ -669,6 +669,10 @@
669 669
 // @section bedlevel
670 670
 
671 671
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
672
+
673
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
674
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
675
+// NOTE: Requires a huge amount of PROGMEM.
672 676
 //#define DEBUG_LEVELING_FEATURE
673 677
 
674 678
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/Felix/Configuration.h Ver fichero

@@ -651,6 +651,10 @@
651 651
 // @section bedlevel
652 652
 
653 653
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
654
+
655
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
656
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
657
+// NOTE: Requires a huge amount of PROGMEM.
654 658
 //#define DEBUG_LEVELING_FEATURE
655 659
 
656 660
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/Felix/DUAL/Configuration.h Ver fichero

@@ -649,6 +649,10 @@
649 649
 // @section bedlevel
650 650
 
651 651
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
652
+
653
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
654
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
655
+// NOTE: Requires a huge amount of PROGMEM.
652 656
 //#define DEBUG_LEVELING_FEATURE
653 657
 
654 658
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/Hephestos/Configuration.h Ver fichero

@@ -661,6 +661,10 @@
661 661
 // @section bedlevel
662 662
 
663 663
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
664
+
665
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
666
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
667
+// NOTE: Requires a huge amount of PROGMEM.
664 668
 //#define DEBUG_LEVELING_FEATURE
665 669
 
666 670
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/Hephestos_2/Configuration.h Ver fichero

@@ -663,6 +663,10 @@
663 663
 // @section bedlevel
664 664
 
665 665
 #define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
666
+
667
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
668
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
669
+// NOTE: Requires a huge amount of PROGMEM.
666 670
 //#define DEBUG_LEVELING_FEATURE
667 671
 
668 672
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/K8200/Configuration.h Ver fichero

@@ -686,6 +686,10 @@
686 686
 // @section bedlevel
687 687
 
688 688
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
689
+
690
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
691
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
692
+// NOTE: Requires a huge amount of PROGMEM.
689 693
 //#define DEBUG_LEVELING_FEATURE
690 694
 
691 695
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/K8400/Configuration.h Ver fichero

@@ -669,6 +669,10 @@
669 669
 // @section bedlevel
670 670
 
671 671
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
672
+
673
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
674
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
675
+// NOTE: Requires a huge amount of PROGMEM.
672 676
 //#define DEBUG_LEVELING_FEATURE
673 677
 
674 678
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/K8400/Dual-head/Configuration.h Ver fichero

@@ -669,6 +669,10 @@
669 669
 // @section bedlevel
670 670
 
671 671
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
672
+
673
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
674
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
675
+// NOTE: Requires a huge amount of PROGMEM.
672 676
 //#define DEBUG_LEVELING_FEATURE
673 677
 
674 678
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Ver fichero

@@ -669,6 +669,10 @@
669 669
 // @section bedlevel
670 670
 
671 671
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
672
+
673
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
674
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
675
+// NOTE: Requires a huge amount of PROGMEM.
672 676
 //#define DEBUG_LEVELING_FEATURE
673 677
 
674 678
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/RigidBot/Configuration.h Ver fichero

@@ -666,6 +666,10 @@
666 666
 // @section bedlevel
667 667
 
668 668
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
669
+
670
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
671
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
672
+// NOTE: Requires a huge amount of PROGMEM.
669 673
 //#define DEBUG_LEVELING_FEATURE
670 674
 
671 675
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/SCARA/Configuration.h Ver fichero

@@ -677,6 +677,10 @@
677 677
 // @section bedlevel
678 678
 
679 679
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
680
+
681
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
682
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
683
+// NOTE: Requires a huge amount of PROGMEM.
680 684
 //#define DEBUG_LEVELING_FEATURE
681 685
 
682 686
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/TAZ4/Configuration.h Ver fichero

@@ -690,6 +690,10 @@
690 690
 // @section bedlevel
691 691
 
692 692
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
693
+
694
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
695
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
696
+// NOTE: Requires a huge amount of PROGMEM.
693 697
 //#define DEBUG_LEVELING_FEATURE
694 698
 
695 699
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/WITBOX/Configuration.h Ver fichero

@@ -661,6 +661,10 @@
661 661
 // @section bedlevel
662 662
 
663 663
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
664
+
665
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
666
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
667
+// NOTE: Requires a huge amount of PROGMEM.
664 668
 //#define DEBUG_LEVELING_FEATURE
665 669
 
666 670
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/adafruit/ST7565/Configuration.h Ver fichero

@@ -669,6 +669,10 @@
669 669
 // @section bedlevel
670 670
 
671 671
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
672
+
673
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
674
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
675
+// NOTE: Requires a huge amount of PROGMEM.
672 676
 //#define DEBUG_LEVELING_FEATURE
673 677
 
674 678
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/delta/biv2.5/Configuration.h Ver fichero

@@ -758,6 +758,10 @@
758 758
 // @section bedlevel
759 759
 
760 760
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
761
+
762
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
763
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
764
+// NOTE: Requires a huge amount of PROGMEM.
761 765
 //#define DEBUG_LEVELING_FEATURE
762 766
 
763 767
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/delta/generic/Configuration.h Ver fichero

@@ -752,6 +752,10 @@
752 752
 // @section bedlevel
753 753
 
754 754
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
755
+
756
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
757
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
758
+// NOTE: Requires a huge amount of PROGMEM.
755 759
 //#define DEBUG_LEVELING_FEATURE
756 760
 
757 761
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/delta/kossel_mini/Configuration.h Ver fichero

@@ -755,6 +755,10 @@
755 755
 // @section bedlevel
756 756
 
757 757
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
758
+
759
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
760
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
761
+// NOTE: Requires a huge amount of PROGMEM.
758 762
 //#define DEBUG_LEVELING_FEATURE
759 763
 
760 764
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/delta/kossel_pro/Configuration.h Ver fichero

@@ -749,6 +749,10 @@
749 749
 // @section bedlevel
750 750
 
751 751
 #define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
752
+
753
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
754
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
755
+// NOTE: Requires a huge amount of PROGMEM.
752 756
 //#define DEBUG_LEVELING_FEATURE
753 757
 
754 758
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/delta/kossel_xl/Configuration.h Ver fichero

@@ -750,6 +750,10 @@
750 750
 // @section bedlevel
751 751
 
752 752
 #define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
753
+
754
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
755
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
756
+// NOTE: Requires a huge amount of PROGMEM.
753 757
 //#define DEBUG_LEVELING_FEATURE
754 758
 
755 759
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/makibox/Configuration.h Ver fichero

@@ -672,6 +672,10 @@
672 672
 // @section bedlevel
673 673
 
674 674
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
675
+
676
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
677
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
678
+// NOTE: Requires a huge amount of PROGMEM.
675 679
 //#define DEBUG_LEVELING_FEATURE
676 680
 
677 681
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

+ 4
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration.h Ver fichero

@@ -659,6 +659,10 @@
659 659
 // @section bedlevel
660 660
 
661 661
 //#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
662
+
663
+// Enable this feature to get detailed logging of G28, G29, M48, etc.
664
+// Logging is off by default. Enable this logging feature with 'M111 S32'.
665
+// NOTE: Requires a huge amount of PROGMEM.
662 666
 //#define DEBUG_LEVELING_FEATURE
663 667
 
664 668
 #if ENABLED(AUTO_BED_LEVELING_FEATURE)

Loading…
Cancelar
Guardar