Browse Source

Rename movement section to motion

Scott Lahteine 8 years ago
parent
commit
fc56a547d1

+ 1
- 1
Marlin/Configuration.h View File

@@ -691,7 +691,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
691 691
 #endif
692 692
 
693 693
 
694
-// @section movement
694
+// @section motion
695 695
 
696 696
 /**
697 697
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/Cartesio/Configuration.h View File

@@ -690,7 +690,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
690 690
 #endif
691 691
 
692 692
 
693
-// @section movement
693
+// @section motion
694 694
 
695 695
 /**
696 696
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h View File

@@ -673,7 +673,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
673 673
 #endif
674 674
 
675 675
 
676
-// @section movement
676
+// @section motion
677 677
 
678 678
 /**
679 679
  * MOVEMENT SETTINGS

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

@@ -671,7 +671,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
671 671
 #endif
672 672
 
673 673
 
674
-// @section movement
674
+// @section motion
675 675
 
676 676
 /**
677 677
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h View File

@@ -683,7 +683,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
683 683
 #endif
684 684
 
685 685
 
686
-// @section movement
686
+// @section motion
687 687
 
688 688
 /**
689 689
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/Hephestos_2/Configuration.h View File

@@ -685,7 +685,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
685 685
 #endif
686 686
 
687 687
 
688
-// @section movement
688
+// @section motion
689 689
 
690 690
 /**
691 691
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h View File

@@ -708,7 +708,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
708 708
 #endif
709 709
 
710 710
 
711
-// @section movement
711
+// @section motion
712 712
 
713 713
 /**
714 714
  * MOVEMENT SETTINGS

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

@@ -691,7 +691,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
691 691
 #endif
692 692
 
693 693
 
694
-// @section movement
694
+// @section motion
695 695
 
696 696
 /**
697 697
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -685,7 +685,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
685 685
 #endif
686 686
 
687 687
 
688
-// @section movement
688
+// @section motion
689 689
 
690 690
 /**
691 691
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h View File

@@ -699,7 +699,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
699 699
 #endif
700 700
 
701 701
 
702
-// @section movement
702
+// @section motion
703 703
 
704 704
 /**
705 705
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/TAZ4/Configuration.h View File

@@ -712,7 +712,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
712 712
 #endif
713 713
 
714 714
 
715
-// @section movement
715
+// @section motion
716 716
 
717 717
 /**
718 718
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h View File

@@ -683,7 +683,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
683 683
 #endif
684 684
 
685 685
 
686
-// @section movement
686
+// @section motion
687 687
 
688 688
 /**
689 689
  * MOVEMENT SETTINGS

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

@@ -691,7 +691,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
691 691
 #endif
692 692
 
693 693
 
694
-// @section movement
694
+// @section motion
695 695
 
696 696
 /**
697 697
  * MOVEMENT SETTINGS

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

@@ -777,7 +777,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
777 777
 #endif
778 778
 
779 779
 
780
-// @section movement
780
+// @section motion
781 781
 
782 782
 /**
783 783
  * MOVEMENT SETTINGS

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

@@ -771,7 +771,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
771 771
 #endif
772 772
 
773 773
 
774
-// @section movement
774
+// @section motion
775 775
 
776 776
 /**
777 777
  * MOVEMENT SETTINGS

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

@@ -774,7 +774,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
774 774
 #endif
775 775
 
776 776
 
777
-// @section movement
777
+// @section motion
778 778
 
779 779
 /**
780 780
  * MOVEMENT SETTINGS

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

@@ -768,7 +768,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
768 768
 #endif
769 769
 
770 770
 
771
-// @section movement
771
+// @section motion
772 772
 
773 773
 /**
774 774
  * MOVEMENT SETTINGS

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

@@ -769,7 +769,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
769 769
 #endif
770 770
 
771 771
 
772
-// @section movement
772
+// @section motion
773 773
 
774 774
 /**
775 775
  * MOVEMENT SETTINGS

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h View File

@@ -694,7 +694,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
694 694
 #endif
695 695
 
696 696
 
697
-// @section movement
697
+// @section motion
698 698
 
699 699
 /**
700 700
  * MOVEMENT SETTINGS

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

@@ -681,7 +681,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
681 681
 #endif
682 682
 
683 683
 
684
-// @section movement
684
+// @section motion
685 685
 
686 686
 /**
687 687
  * MOVEMENT SETTINGS

Loading…
Cancel
Save