Add RACK_AND_PINION_PROBE (#12218)
This commit is contained in:
parent
ad60f0691c
commit
3028a620af
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -802,6 +802,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -830,6 +830,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -789,6 +789,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -783,6 +783,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -770,6 +770,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -783,6 +783,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -770,6 +770,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -781,6 +781,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -792,6 +792,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -801,6 +801,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -792,6 +792,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -786,6 +786,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -786,6 +786,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -792,6 +792,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -793,6 +793,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -764,6 +764,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -764,6 +764,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -788,6 +788,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -866,6 +866,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -820,6 +820,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -803,6 +803,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -797,6 +797,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -789,6 +789,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -798,6 +798,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -797,6 +797,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -786,6 +786,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -794,6 +794,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -802,6 +802,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -802,6 +802,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -781,6 +781,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -786,6 +786,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -786,6 +786,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -822,6 +822,13 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -780,6 +780,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -795,6 +795,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -784,6 +784,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -813,6 +813,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -833,6 +833,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -793,6 +793,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -811,6 +811,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -792,6 +792,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -782,6 +782,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -918,6 +918,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -864,6 +864,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -864,6 +864,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -864,6 +864,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -869,6 +869,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -854,6 +854,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -854,6 +854,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -847,6 +847,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -857,6 +857,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
* Allen key retractable z-probe as seen on many Kossel delta printers - http://reprap.org/wiki/Kossel#Automatic_bed_leveling_probe
|
||||||
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
* Deploys by touching z-axis belt. Retracts by pushing the probe down. Uses Z_MIN_PIN.
|
||||||
|
@ -795,6 +795,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -785,6 +785,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -784,6 +784,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -777,6 +777,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -787,6 +787,13 @@
|
|||||||
//#define Z_PROBE_SLED
|
//#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.
|
//#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.
|
||||||
|
|
||||||
|
// A probe deployed by moving the x-axis, such as the Wilson II's rack-and-pinion probe designed by Marty Rice.
|
||||||
|
//#define RACK_AND_PINION_PROBE
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
#define Z_PROBE_DEPLOY_X X_MIN_POS
|
||||||
|
#define Z_PROBE_RETRACT_X X_MAX_POS
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
// For Z_PROBE_ALLEN_KEY see the Delta example configurations.
|
||||||
//
|
//
|
||||||
|
@ -536,7 +536,7 @@
|
|||||||
/**
|
/**
|
||||||
* Set flags for enabled probes
|
* Set flags for enabled probes
|
||||||
*/
|
*/
|
||||||
#define HAS_BED_PROBE (ENABLED(FIX_MOUNTED_PROBE) || ENABLED(Z_PROBE_ALLEN_KEY) || HAS_Z_SERVO_PROBE || ENABLED(Z_PROBE_SLED) || ENABLED(SOLENOID_PROBE) || ENABLED(SENSORLESS_PROBING))
|
#define HAS_BED_PROBE (ENABLED(FIX_MOUNTED_PROBE) || ENABLED(Z_PROBE_ALLEN_KEY) || HAS_Z_SERVO_PROBE || ENABLED(Z_PROBE_SLED) || ENABLED(SOLENOID_PROBE) || ENABLED(SENSORLESS_PROBING) || ENABLED(RACK_AND_PINION_PROBE))
|
||||||
#define PROBE_SELECTED (HAS_BED_PROBE || ENABLED(PROBE_MANUALLY) || ENABLED(MESH_BED_LEVELING))
|
#define PROBE_SELECTED (HAS_BED_PROBE || ENABLED(PROBE_MANUALLY) || ENABLED(MESH_BED_LEVELING))
|
||||||
|
|
||||||
#if !HAS_BED_PROBE
|
#if !HAS_BED_PROBE
|
||||||
|
@ -891,7 +891,8 @@ static_assert(X_MAX_LENGTH >= X_BED_SIZE && Y_MAX_LENGTH >= Y_BED_SIZE,
|
|||||||
+ ENABLED(BLTOUCH) \
|
+ ENABLED(BLTOUCH) \
|
||||||
+ ENABLED(SOLENOID_PROBE) \
|
+ ENABLED(SOLENOID_PROBE) \
|
||||||
+ ENABLED(Z_PROBE_ALLEN_KEY) \
|
+ ENABLED(Z_PROBE_ALLEN_KEY) \
|
||||||
+ ENABLED(Z_PROBE_SLED)
|
+ ENABLED(Z_PROBE_SLED) \
|
||||||
|
+ ENABLED(RACK_AND_PINION_PROBE)
|
||||||
#error "Please enable only one probe option: PROBE_MANUALLY, FIX_MOUNTED_PROBE, BLTOUCH, SOLENOID_PROBE, Z_PROBE_ALLEN_KEY, Z_PROBE_SLED, or Z Servo."
|
#error "Please enable only one probe option: PROBE_MANUALLY, FIX_MOUNTED_PROBE, BLTOUCH, SOLENOID_PROBE, Z_PROBE_ALLEN_KEY, Z_PROBE_SLED, or Z Servo."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
@ -934,6 +935,10 @@ static_assert(X_MAX_LENGTH >= X_BED_SIZE && Y_MAX_LENGTH >= Y_BED_SIZE,
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if ENABLED(RACK_AND_PINION_PROBE) && !(defined(Z_PROBE_DEPLOY_X) && defined(Z_PROBE_RETRACT_X))
|
||||||
|
#error "RACK_AND_PINION_PROBE requires Z_PROBE_DEPLOY_X and Z_PROBE_RETRACT_X."
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Require pin options and pins to be defined
|
* Require pin options and pins to be defined
|
||||||
*/
|
*/
|
||||||
|
@ -468,6 +468,10 @@ bool set_probe_deployed(const bool deploy) {
|
|||||||
|
|
||||||
deploy ? run_deploy_moves_script() : run_stow_moves_script();
|
deploy ? run_deploy_moves_script() : run_stow_moves_script();
|
||||||
|
|
||||||
|
#elif ENABLED(RACK_AND_PINION_PROBE)
|
||||||
|
|
||||||
|
do_blocking_move_to_x(deploy ? Z_PROBE_DEPLOY_X : Z_PROBE_RETRACT_X);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _TRIGGERED_WHEN_STOWED_TEST
|
#ifdef _TRIGGERED_WHEN_STOWED_TEST
|
||||||
|
Loading…
Reference in New Issue
Block a user