Merge pull request #6283 from thinkyhead/rc_eeprom_z_fade
Save / restore z_fade_height in EEPROM
This commit is contained in:
commit
67fb7f82ac
7 changed files with 165 additions and 80 deletions
|
|
@ -816,7 +816,7 @@
|
|||
*/
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 100 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
||||
#define Z_PROBE_OFFSET_RANGE_MIN -15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue