From 17bdecb1f2697488d166b6bc3ed01fbf33873f15 Mon Sep 17 00:00:00 2001 From: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com> Date: Wed, 3 Jun 2020 18:10:11 -0700 Subject: [PATCH] PROBING_MARGIN followup (#123) --- config/examples/BigTreeTech/SKR Mini E3 2.0/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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