aboutsummaryrefslogtreecommitdiffstats
path: root/marlinfw/config/Configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'marlinfw/config/Configuration.h')
-rw-r--r--marlinfw/config/Configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/marlinfw/config/Configuration.h b/marlinfw/config/Configuration.h
index 76ce8c7..83a920c 100644
--- a/marlinfw/config/Configuration.h
+++ b/marlinfw/config/Configuration.h
@@ -964,7 +964,7 @@
* A total of 2 does fast/slow probes with a weighted average.
* A total of 3 or more adds more slow probes, taking the average.
*/
-//#define MULTIPLE_PROBING 2
+#define MULTIPLE_PROBING 3
//#define EXTRA_PROBING 1
/**