diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index cf92e5f817..fd9560530f 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -563,6 +563,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -593,10 +597,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/Cartesio/Configuration.h b/Marlin/example_configurations/Cartesio/Configuration.h index 28b7feff70..213d784f96 100644 --- a/Marlin/example_configurations/Cartesio/Configuration.h +++ b/Marlin/example_configurations/Cartesio/Configuration.h @@ -563,6 +563,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -593,10 +597,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/Felix/Configuration.h b/Marlin/example_configurations/Felix/Configuration.h index 4468340720..88fb13bfc8 100644 --- a/Marlin/example_configurations/Felix/Configuration.h +++ b/Marlin/example_configurations/Felix/Configuration.h @@ -546,6 +546,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -576,10 +580,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/Felix/DUAL/Configuration.h b/Marlin/example_configurations/Felix/DUAL/Configuration.h index 3f64aeeab9..971e4742e5 100644 --- a/Marlin/example_configurations/Felix/DUAL/Configuration.h +++ b/Marlin/example_configurations/Felix/DUAL/Configuration.h @@ -546,6 +546,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -576,10 +580,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/Hephestos/Configuration.h b/Marlin/example_configurations/Hephestos/Configuration.h index 1c7bd92c0b..1bd8eaafc6 100644 --- a/Marlin/example_configurations/Hephestos/Configuration.h +++ b/Marlin/example_configurations/Hephestos/Configuration.h @@ -555,6 +555,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -585,10 +589,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/Hephestos_2/Configuration.h b/Marlin/example_configurations/Hephestos_2/Configuration.h index b5a717b6d3..75d5a8705a 100644 --- a/Marlin/example_configurations/Hephestos_2/Configuration.h +++ b/Marlin/example_configurations/Hephestos_2/Configuration.h @@ -557,6 +557,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -587,10 +591,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/K8200/Configuration.h b/Marlin/example_configurations/K8200/Configuration.h index dfc6e9dc1f..525ad6cba4 100644 --- a/Marlin/example_configurations/K8200/Configuration.h +++ b/Marlin/example_configurations/K8200/Configuration.h @@ -592,6 +592,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -622,10 +626,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/K8400/Configuration.h b/Marlin/example_configurations/K8400/Configuration.h index 90b9449194..c0ac1e0992 100644 --- a/Marlin/example_configurations/K8400/Configuration.h +++ b/Marlin/example_configurations/K8400/Configuration.h @@ -563,6 +563,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -593,10 +597,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/K8400/Dual-head/Configuration.h b/Marlin/example_configurations/K8400/Dual-head/Configuration.h index ee8ad72d81..2446f2e8bc 100644 --- a/Marlin/example_configurations/K8400/Dual-head/Configuration.h +++ b/Marlin/example_configurations/K8400/Dual-head/Configuration.h @@ -563,6 +563,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -593,10 +597,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h index 2295b22001..a63c6bbfcd 100644 --- a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h +++ b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h @@ -563,6 +563,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -593,10 +597,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/RigidBot/Configuration.h b/Marlin/example_configurations/RigidBot/Configuration.h index c922d4a720..96ad268e48 100644 --- a/Marlin/example_configurations/RigidBot/Configuration.h +++ b/Marlin/example_configurations/RigidBot/Configuration.h @@ -562,6 +562,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -592,10 +596,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/Roxys_printers/Folger_Tech_i3_2020/Configuration.h b/Marlin/example_configurations/Roxys_printers/Folger_Tech_i3_2020/Configuration.h index 39adcd2abe..145ef53097 100644 --- a/Marlin/example_configurations/Roxys_printers/Folger_Tech_i3_2020/Configuration.h +++ b/Marlin/example_configurations/Roxys_printers/Folger_Tech_i3_2020/Configuration.h @@ -565,6 +565,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -595,10 +599,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/Roxys_printers/gMax_1.5+/Configuration.h b/Marlin/example_configurations/Roxys_printers/gMax_1.5+/Configuration.h index 3d59a763cb..5215743c8b 100644 --- a/Marlin/example_configurations/Roxys_printers/gMax_1.5+/Configuration.h +++ b/Marlin/example_configurations/Roxys_printers/gMax_1.5+/Configuration.h @@ -563,6 +563,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -593,10 +597,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/Roxys_printers/original_release_files/Configuration.h b/Marlin/example_configurations/Roxys_printers/original_release_files/Configuration.h index a288deefb8..e1d3080f30 100644 --- a/Marlin/example_configurations/Roxys_printers/original_release_files/Configuration.h +++ b/Marlin/example_configurations/Roxys_printers/original_release_files/Configuration.h @@ -564,6 +564,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -594,10 +598,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/SCARA/Configuration.h b/Marlin/example_configurations/SCARA/Configuration.h index 99de7a7c4d..f91d6db1d0 100644 --- a/Marlin/example_configurations/SCARA/Configuration.h +++ b/Marlin/example_configurations/SCARA/Configuration.h @@ -578,6 +578,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -608,10 +612,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/TAZ4/Configuration.h b/Marlin/example_configurations/TAZ4/Configuration.h index 22b279ad5b..c960daee9f 100644 --- a/Marlin/example_configurations/TAZ4/Configuration.h +++ b/Marlin/example_configurations/TAZ4/Configuration.h @@ -584,6 +584,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -614,10 +618,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/WITBOX/Configuration.h b/Marlin/example_configurations/WITBOX/Configuration.h index b001234238..2b81df5b97 100644 --- a/Marlin/example_configurations/WITBOX/Configuration.h +++ b/Marlin/example_configurations/WITBOX/Configuration.h @@ -555,6 +555,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -585,10 +589,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/adafruit/ST7565/Configuration.h b/Marlin/example_configurations/adafruit/ST7565/Configuration.h index 1d292f8e82..cbe68eefae 100644 --- a/Marlin/example_configurations/adafruit/ST7565/Configuration.h +++ b/Marlin/example_configurations/adafruit/ST7565/Configuration.h @@ -563,6 +563,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -593,10 +597,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h b/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h index 6eeaea08f3..d16f2cdb1a 100644 --- a/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h +++ b/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h @@ -621,6 +621,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // diff --git a/Marlin/example_configurations/delta/generic/Configuration.h b/Marlin/example_configurations/delta/generic/Configuration.h index a0abd3eea2..dcb2f49f88 100644 --- a/Marlin/example_configurations/delta/generic/Configuration.h +++ b/Marlin/example_configurations/delta/generic/Configuration.h @@ -608,6 +608,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration.h b/Marlin/example_configurations/delta/kossel_mini/Configuration.h index b505ed75da..590e69e0f2 100644 --- a/Marlin/example_configurations/delta/kossel_mini/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_mini/Configuration.h @@ -608,6 +608,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration.h b/Marlin/example_configurations/delta/kossel_pro/Configuration.h index b88f00c674..f936195a18 100644 --- a/Marlin/example_configurations/delta/kossel_pro/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_pro/Configuration.h @@ -602,6 +602,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration.h b/Marlin/example_configurations/delta/kossel_xl/Configuration.h index a6fafab2bd..4bd2e05fca 100644 --- a/Marlin/example_configurations/delta/kossel_xl/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_xl/Configuration.h @@ -621,6 +621,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // diff --git a/Marlin/example_configurations/makibox/Configuration.h b/Marlin/example_configurations/makibox/Configuration.h index 4a3d8229bb..628618c0eb 100644 --- a/Marlin/example_configurations/makibox/Configuration.h +++ b/Marlin/example_configurations/makibox/Configuration.h @@ -566,6 +566,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -596,10 +600,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING. diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration.h b/Marlin/example_configurations/tvrrug/Round2/Configuration.h index 089d475161..f5896430c0 100644 --- a/Marlin/example_configurations/tvrrug/Round2/Configuration.h +++ b/Marlin/example_configurations/tvrrug/Round2/Configuration.h @@ -559,6 +559,10 @@ //#define Z_PROBE_SLED //#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. +// +// Allen Key Probe is defined in the Delta example configurations. +// + // Z Probe to nozzle (X,Y) offset, relative to (0, 0). // X and Y offsets must be integers. // @@ -589,10 +593,6 @@ // Use double touch for probing //#define PROBE_DOUBLE_TOUCH -// -// Allen Key Probe is defined in the Delta example configurations. -// - // *** PLEASE READ ALL INSTRUCTIONS BELOW FOR SAFETY! *** // // To continue using the Z-min-endstop for homing, be sure to disable Z_SAFE_HOMING.