Fix broken examples (#3)

This commit is contained in:
Jason Smith 2020-01-18 00:04:10 -08:00 committed by Scott Lahteine
parent 38d2034c25
commit f8c711ad13
25 changed files with 108 additions and 32 deletions

View file

@ -962,7 +962,7 @@
// For M851 give a range for adjusting the Z probe offset
#define Z_PROBE_OFFSET_RANGE_MIN -5
#define Z_PROBE_OFFSET_RANGE_MAX -0.2
#define Z_PROBE_OFFSET_RANGE_MAX 0
// Enable the M48 repeatability test to test probe accuracy
//#define Z_MIN_PROBE_REPEATABILITY_TEST