Move Allen Key probe definition to the top
This commit is contained in:
@ -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.
|
||||
//
|
||||
|
Reference in New Issue
Block a user