Pārlūkot izejas kodu

Updated all examples configurations

Forgot to update examples configurations. Done now
GMagician 7 gadus atpakaļ
vecāks
revīzija
8ab426c3a4
35 mainītis faili ar 71 papildinājumiem un 0 dzēšanām
  1. 2
    0
      Marlin/example_configurations/AlephObjects/TAZ4/Configuration.h
  2. 2
    0
      Marlin/example_configurations/AliExpress/CL-260/Configuration.h
  3. 2
    0
      Marlin/example_configurations/Anet/A6/Configuration.h
  4. 2
    0
      Marlin/example_configurations/Anet/A8/Configuration.h
  5. 2
    0
      Marlin/example_configurations/BQ/Hephestos/Configuration.h
  6. 2
    0
      Marlin/example_configurations/BQ/Hephestos_2/Configuration.h
  7. 2
    0
      Marlin/example_configurations/BQ/WITBOX/Configuration.h
  8. 2
    0
      Marlin/example_configurations/Cartesio/Configuration.h
  9. 2
    0
      Marlin/example_configurations/Creality/CR-10/Configuration.h
  10. 2
    0
      Marlin/example_configurations/Felix/Configuration.h
  11. 2
    0
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  12. 2
    0
      Marlin/example_configurations/Folger Tech/i3-2020/Configuration.h
  13. 2
    0
      Marlin/example_configurations/Geeetech/GT2560/Configuration.h
  14. 2
    0
      Marlin/example_configurations/Geeetech/I3_Pro_X-GT2560/Configuration.h
  15. 2
    0
      Marlin/example_configurations/Infitary/i3-M508/Configuration.h
  16. 2
    0
      Marlin/example_configurations/Malyan/M150/Configuration.h
  17. 2
    0
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  18. 2
    0
      Marlin/example_configurations/RigidBot/Configuration.h
  19. 2
    0
      Marlin/example_configurations/SCARA/Configuration.h
  20. 2
    0
      Marlin/example_configurations/Sanguinololu/Configuration.h
  21. 2
    0
      Marlin/example_configurations/TinyBoy2/Configuration.h
  22. 3
    0
      Marlin/example_configurations/Velleman/K8200/Configuration.h
  23. 2
    0
      Marlin/example_configurations/Velleman/K8400/Configuration.h
  24. 2
    0
      Marlin/example_configurations/Velleman/K8400/Dual-head/Configuration.h
  25. 2
    0
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  26. 2
    0
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h
  27. 2
    0
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h
  28. 2
    0
      Marlin/example_configurations/delta/generic/Configuration.h
  29. 2
    0
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  30. 2
    0
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  31. 2
    0
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  32. 2
    0
      Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h
  33. 2
    0
      Marlin/example_configurations/makibox/Configuration.h
  34. 2
    0
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  35. 2
    0
      Marlin/example_configurations/wt150/Configuration.h

+ 2
- 0
Marlin/example_configurations/AlephObjects/TAZ4/Configuration.h Parādīt failu

@@ -779,6 +779,8 @@
779 779
 
780 780
 // @section homing
781 781
 
782
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
783
+
782 784
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
783 785
                              // Be sure you have this distance over your Z_MAX_POS in case.
784 786
 

+ 2
- 0
Marlin/example_configurations/AliExpress/CL-260/Configuration.h Parādīt failu

@@ -759,6 +759,8 @@
759 759
 
760 760
 // @section homing
761 761
 
762
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
763
+
762 764
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
763 765
                              // Be sure you have this distance over your Z_MAX_POS in case.
764 766
 

+ 2
- 0
Marlin/example_configurations/Anet/A6/Configuration.h Parādīt failu

@@ -843,6 +843,8 @@
843 843
 
844 844
 // @section homing
845 845
 
846
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
847
+
846 848
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
847 849
                              // Be sure you have this distance over your Z_MAX_POS in case.
848 850
 

+ 2
- 0
Marlin/example_configurations/Anet/A8/Configuration.h Parādīt failu

@@ -765,6 +765,8 @@
765 765
 
766 766
 // @section homing
767 767
 
768
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
769
+
768 770
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
769 771
                              // Be sure you have this distance over your Z_MAX_POS in case.
770 772
 

+ 2
- 0
Marlin/example_configurations/BQ/Hephestos/Configuration.h Parādīt failu

@@ -750,6 +750,8 @@
750 750
 
751 751
 // @section homing
752 752
 
753
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
754
+
753 755
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
754 756
                              // Be sure you have this distance over your Z_MAX_POS in case.
755 757
 

+ 2
- 0
Marlin/example_configurations/BQ/Hephestos_2/Configuration.h Parādīt failu

@@ -760,6 +760,8 @@
760 760
 
761 761
 // @section homing
762 762
 
763
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
764
+
763 765
 #define Z_HOMING_HEIGHT 5    // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
764 766
                              // Be sure you have this distance over your Z_MAX_POS in case.
765 767
 

+ 2
- 0
Marlin/example_configurations/BQ/WITBOX/Configuration.h Parādīt failu

@@ -750,6 +750,8 @@
750 750
 
751 751
 // @section homing
752 752
 
753
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
754
+
753 755
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
754 756
                              // Be sure you have this distance over your Z_MAX_POS in case.
755 757
 

+ 2
- 0
Marlin/example_configurations/Cartesio/Configuration.h Parādīt failu

@@ -758,6 +758,8 @@
758 758
 
759 759
 // @section homing
760 760
 
761
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
762
+
761 763
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
762 764
                              // Be sure you have this distance over your Z_MAX_POS in case.
763 765
 

+ 2
- 0
Marlin/example_configurations/Creality/CR-10/Configuration.h Parādīt failu

@@ -769,6 +769,8 @@
769 769
 
770 770
 // @section homing
771 771
 
772
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
773
+
772 774
 //#define Z_HOMING_HEIGHT 5  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
773 775
                              // Be sure you have this distance over your Z_MAX_POS in case.
774 776
 

+ 2
- 0
Marlin/example_configurations/Felix/Configuration.h Parādīt failu

@@ -741,6 +741,8 @@
741 741
 
742 742
 // @section homing
743 743
 
744
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
745
+
744 746
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
745 747
                              // Be sure you have this distance over your Z_MAX_POS in case.
746 748
 

+ 2
- 0
Marlin/example_configurations/Felix/DUAL/Configuration.h Parādīt failu

@@ -741,6 +741,8 @@
741 741
 
742 742
 // @section homing
743 743
 
744
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
745
+
744 746
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
745 747
                              // Be sure you have this distance over your Z_MAX_POS in case.
746 748
 

+ 2
- 0
Marlin/example_configurations/Folger Tech/i3-2020/Configuration.h Parādīt failu

@@ -762,6 +762,8 @@
762 762
 
763 763
 // @section homing
764 764
 
765
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
766
+
765 767
 #define Z_HOMING_HEIGHT 2    // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
766 768
                              // Be sure you have this distance over your Z_MAX_POS in case.
767 769
 

+ 2
- 0
Marlin/example_configurations/Geeetech/GT2560/Configuration.h Parādīt failu

@@ -774,6 +774,8 @@
774 774
 
775 775
 // @section homing
776 776
 
777
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
778
+
777 779
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
778 780
                              // Be sure you have this distance over your Z_MAX_POS in case.
779 781
 

+ 2
- 0
Marlin/example_configurations/Geeetech/I3_Pro_X-GT2560/Configuration.h Parādīt failu

@@ -759,6 +759,8 @@
759 759
 
760 760
 // @section homing
761 761
 
762
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
763
+
762 764
 #define Z_HOMING_HEIGHT 8  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
763 765
                              // Be sure you have this distance over your Z_MAX_POS in case.
764 766
 

+ 2
- 0
Marlin/example_configurations/Infitary/i3-M508/Configuration.h Parādīt failu

@@ -763,6 +763,8 @@
763 763
 
764 764
 // @section homing
765 765
 
766
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
767
+
766 768
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
767 769
                              // Be sure you have this distance over your Z_MAX_POS in case.
768 770
 

+ 2
- 0
Marlin/example_configurations/Malyan/M150/Configuration.h Parādīt failu

@@ -783,6 +783,8 @@
783 783
 
784 784
 // @section homing
785 785
 
786
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
787
+
786 788
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
787 789
                              // Be sure you have this distance over your Z_MAX_POS in case.
788 790
 

+ 2
- 0
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Parādīt failu

@@ -759,6 +759,8 @@
759 759
 
760 760
 // @section homing
761 761
 
762
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
763
+
762 764
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
763 765
                              // Be sure you have this distance over your Z_MAX_POS in case.
764 766
 

+ 2
- 0
Marlin/example_configurations/RigidBot/Configuration.h Parādīt failu

@@ -757,6 +757,8 @@
757 757
 
758 758
 // @section homing
759 759
 
760
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
761
+
760 762
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
761 763
                              // Be sure you have this distance over your Z_MAX_POS in case.
762 764
 

+ 2
- 0
Marlin/example_configurations/SCARA/Configuration.h Parādīt failu

@@ -771,6 +771,8 @@
771 771
 
772 772
 // @section homing
773 773
 
774
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
775
+
774 776
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
775 777
                              // Be sure you have this distance over your Z_MAX_POS in case.
776 778
 

+ 2
- 0
Marlin/example_configurations/Sanguinololu/Configuration.h Parādīt failu

@@ -790,6 +790,8 @@
790 790
 
791 791
 // @section homing
792 792
 
793
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
794
+
793 795
 #define Z_HOMING_HEIGHT 4    // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
794 796
                              // Be sure you have this distance over your Z_MAX_POS in case.
795 797
 

+ 2
- 0
Marlin/example_configurations/TinyBoy2/Configuration.h Parādīt failu

@@ -810,6 +810,8 @@
810 810
 
811 811
 // @section homing
812 812
 
813
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
814
+
813 815
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
814 816
                              // Be sure you have this distance over your Z_MAX_POS in case.
815 817
 

+ 3
- 0
Marlin/example_configurations/Velleman/K8200/Configuration.h Parādīt failu

@@ -787,6 +787,9 @@
787 787
 #define INVERT_E4_DIR true
788 788
 
789 789
 // @section homing
790
+
791
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
792
+
790 793
 // K8200: it is usual to have clamps for the glass plate on the heatbed
791 794
 #define Z_HOMING_HEIGHT 4   // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
792 795
                             // Be sure you have this distance over your Z_MAX_POS in case.

+ 2
- 0
Marlin/example_configurations/Velleman/K8400/Configuration.h Parādīt failu

@@ -759,6 +759,8 @@
759 759
 
760 760
 // @section homing
761 761
 
762
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
763
+
762 764
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
763 765
                              // Be sure you have this distance over your Z_MAX_POS in case.
764 766
 

+ 2
- 0
Marlin/example_configurations/Velleman/K8400/Dual-head/Configuration.h Parādīt failu

@@ -759,6 +759,8 @@
759 759
 
760 760
 // @section homing
761 761
 
762
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
763
+
762 764
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
763 765
                              // Be sure you have this distance over your Z_MAX_POS in case.
764 766
 

+ 2
- 0
Marlin/example_configurations/adafruit/ST7565/Configuration.h Parādīt failu

@@ -759,6 +759,8 @@
759 759
 
760 760
 // @section homing
761 761
 
762
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
763
+
762 764
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
763 765
                              // Be sure you have this distance over your Z_MAX_POS in case.
764 766
 

+ 2
- 0
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h Parādīt failu

@@ -883,6 +883,8 @@
883 883
 
884 884
 // @section homing
885 885
 
886
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
887
+
886 888
 #define Z_HOMING_HEIGHT 15   // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
887 889
                              // Be sure you have this distance over your Z_MAX_POS in case.
888 890
 

+ 2
- 0
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h Parādīt failu

@@ -883,6 +883,8 @@
883 883
 
884 884
 // @section homing
885 885
 
886
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
887
+
886 888
 #define Z_HOMING_HEIGHT 15   // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
887 889
                              // Be sure you have this distance over your Z_MAX_POS in case.
888 890
 

+ 2
- 0
Marlin/example_configurations/delta/generic/Configuration.h Parādīt failu

@@ -870,6 +870,8 @@
870 870
 
871 871
 // @section homing
872 872
 
873
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
874
+
873 875
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
874 876
                              // Be sure you have this distance over your Z_MAX_POS in case.
875 877
 

+ 2
- 0
Marlin/example_configurations/delta/kossel_mini/Configuration.h Parādīt failu

@@ -873,6 +873,8 @@
873 873
 
874 874
 // @section homing
875 875
 
876
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
877
+
876 878
 //#define Z_HOMING_HEIGHT 15 // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
877 879
                              // Be sure you have this distance over your Z_MAX_POS in case.
878 880
 

+ 2
- 0
Marlin/example_configurations/delta/kossel_pro/Configuration.h Parādīt failu

@@ -873,6 +873,8 @@
873 873
 
874 874
 // @section homing
875 875
 
876
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
877
+
876 878
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
877 879
                              // Be sure you have this distance over your Z_MAX_POS in case.
878 880
 

+ 2
- 0
Marlin/example_configurations/delta/kossel_xl/Configuration.h Parādīt failu

@@ -882,6 +882,8 @@
882 882
 
883 883
 // @section homing
884 884
 
885
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
886
+
885 887
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
886 888
                              // Be sure you have this distance over your Z_MAX_POS in case.
887 889
 

+ 2
- 0
Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h Parādīt failu

@@ -772,6 +772,8 @@
772 772
 
773 773
 // @section homing
774 774
 
775
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
776
+
775 777
 #define Z_HOMING_HEIGHT 10   // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
776 778
                              // Be sure you have this distance over your Z_MAX_POS in case.
777 779
 

+ 2
- 0
Marlin/example_configurations/makibox/Configuration.h Parādīt failu

@@ -762,6 +762,8 @@
762 762
 
763 763
 // @section homing
764 764
 
765
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
766
+
765 767
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
766 768
                              // Be sure you have this distance over your Z_MAX_POS in case.
767 769
 

+ 2
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration.h Parādīt failu

@@ -754,6 +754,8 @@
754 754
 
755 755
 // @section homing
756 756
 
757
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
758
+
757 759
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
758 760
                              // Be sure you have this distance over your Z_MAX_POS in case.
759 761
 

+ 2
- 0
Marlin/example_configurations/wt150/Configuration.h Parādīt failu

@@ -764,6 +764,8 @@
764 764
 
765 765
 // @section homing
766 766
 
767
+//#define NO_MOTION_BEFORE_HOMING  // Inhibit movement until all axes have been homed
768
+
767 769
 //#define Z_HOMING_HEIGHT 4  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
768 770
                              // Be sure you have this distance over your Z_MAX_POS in case.
769 771
 

Notiek ielāde…
Atcelt
Saglabāt