aboutsummaryrefslogtreecommitdiffstats
path: root/marlinfw/config-2.0.8/Configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'marlinfw/config-2.0.8/Configuration.h')
-rw-r--r--marlinfw/config-2.0.8/Configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/marlinfw/config-2.0.8/Configuration.h b/marlinfw/config-2.0.8/Configuration.h
index 8f9ca21..b295361 100644
--- a/marlinfw/config-2.0.8/Configuration.h
+++ b/marlinfw/config-2.0.8/Configuration.h
@@ -1058,7 +1058,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 PROBING_MARGIN 10
+#define PROBING_MARGIN 20
// X and Y axis travel speed (mm/min) between probes
#define XY_PROBE_FEEDRATE (133*60)