Additional missed patches

This commit is contained in:
Scott Lahteine
2017-04-09 04:20:06 -05:00
parent 635f182478
commit c26a315d0b
24 changed files with 64 additions and 48 deletions

View File

@ -809,7 +809,7 @@
//#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
/* Enable Z Probe Repeatability test to see how accurate your probe is */
// Enable Z Probe Repeatability test to see how accurate your probe is
//#define Z_MIN_PROBE_REPEATABILITY_TEST
/**
@ -829,7 +829,7 @@
#define Z_CLEARANCE_DEPLOY_PROBE 20 // Z Clearance for Deploy/Stow
#define Z_CLEARANCE_BETWEEN_PROBES 10 // Z Clearance between probe points
/* For M851 give a range for adjusting the Z probe offset */
// For M851 give a range for adjusting the Z probe offset
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20