Browse Source

Apply NO_MOTION_BEFORE_HOMING to examples

Scott Lahteine 7 years ago
parent
commit
5ae390e240
29 changed files with 58 additions and 0 deletions
  1. 2
    0
      Marlin/src/config/default/Configuration.h
  2. 2
    0
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  3. 2
    0
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  4. 2
    0
      Marlin/src/config/examples/Anet/A6/Configuration.h
  5. 2
    0
      Marlin/src/config/examples/Anet/A8/Configuration.h
  6. 2
    0
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  7. 2
    0
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  8. 2
    0
      Marlin/src/config/examples/Cartesio/Configuration.h
  9. 2
    0
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  10. 2
    0
      Marlin/src/config/examples/Felix/Configuration.h
  11. 2
    0
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  12. 2
    0
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  13. 2
    0
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  14. 2
    0
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  15. 2
    0
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  16. 2
    0
      Marlin/src/config/examples/RigidBot/Configuration.h
  17. 2
    0
      Marlin/src/config/examples/SCARA/Configuration.h
  18. 2
    0
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  19. 2
    0
      Marlin/src/config/examples/Velleman/K8400/Configuration.h
  20. 2
    0
      Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h
  21. 2
    0
      Marlin/src/config/examples/adafruit/ST7565/Configuration.h
  22. 2
    0
      Marlin/src/config/examples/delta/generic/Configuration.h
  23. 2
    0
      Marlin/src/config/examples/delta/kossel_mini/Configuration.h
  24. 2
    0
      Marlin/src/config/examples/delta/kossel_pro/Configuration.h
  25. 2
    0
      Marlin/src/config/examples/delta/kossel_xl/Configuration.h
  26. 2
    0
      Marlin/src/config/examples/makibox/Configuration.h
  27. 2
    0
      Marlin/src/config/examples/stm32f103ret6/Configuration.h
  28. 2
    0
      Marlin/src/config/examples/tvrrug/Round2/Configuration.h
  29. 2
    0
      Marlin/src/config/examples/wt150/Configuration.h

+ 2
- 0
Marlin/src/config/default/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Anet/A6/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Anet/A8/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/BQ/Hephestos/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/BQ/WITBOX/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Cartesio/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Creality/CR-10/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Felix/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Felix/DUAL/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Malyan/M150/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/RigidBot/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/SCARA/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/TinyBoy2/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Velleman/K8400/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/adafruit/ST7565/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/delta/generic/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/delta/kossel_mini/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/delta/kossel_pro/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/delta/kossel_xl/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/makibox/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/stm32f103ret6/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/tvrrug/Round2/Configuration.h View File

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

+ 2
- 0
Marlin/src/config/examples/wt150/Configuration.h View File

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

Loading…
Cancel
Save