Add Z_AFTER_PROBING to example configs
This commit is contained in:
parent
0aa100a31e
commit
33b18dc801
52 changed files with 53 additions and 0 deletions
|
|
@ -742,6 +742,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_AFTER_PROBING 5 // Z position after probing is done
|
||||
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
#define Z_PROBE_OFFSET_RANGE_MIN -20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue