diff --git a/config/examples/BigTreeTech/SKR Mini E3 2.0/Configuration.h b/config/examples/BigTreeTech/SKR Mini E3 2.0/Configuration.h index 5792422e16..bf20e51aa1 100644 --- a/config/examples/BigTreeTech/SKR Mini E3 2.0/Configuration.h +++ b/config/examples/BigTreeTech/SKR Mini E3 2.0/Configuration.h @@ -969,7 +969,7 @@ // Most probes should stay away from the edges of the bed, but // with NOZZLE_AS_PROBE this can be negative for a wider probing area. -#define MIN_PROBE_EDGE 10 +#define PROBING_MARGIN 10 // X and Y axis travel speed (mm/m) between probes #define XY_PROBE_SPEED 8000