diff --git a/marlin_changes/Configuration.h b/marlin_changes/Configuration.h index d8932bc5..b9588ca8 100644 --- a/marlin_changes/Configuration.h +++ b/marlin_changes/Configuration.h @@ -1120,7 +1120,7 @@ //#define Z_AFTER_PROBING 5 // Z position after probing is done // Farthest distance below the trigger-point to go before stopping -#define Z_PROBE_LOW_POINT -5 +#define Z_PROBE_LOW_POINT -3 // For M851 give a range for adjusting the Z probe offset #define Z_PROBE_OFFSET_RANGE_MIN -20