Add Z_CLEARANCE_MULTI_PROBE to example configs
This commit is contained in:
parent
54adf6f52d
commit
8f110190eb
58 changed files with 61 additions and 2 deletions
|
|
@ -777,6 +777,7 @@
|
|||
*/
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
#define Z_CLEARANCE_MULTI_PROBE 5 // Z Clearance between multiple probes
|
||||
//#define Z_AFTER_PROBING 5 // Z position after probing is done
|
||||
|
||||
#define Z_PROBE_LOW_POINT -2 // Farthest distance below the trigger-point to go before stopping
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue