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 9b7ca62..8f9ca21 100644
--- a/marlinfw/config-2.0.8/Configuration.h
+++ b/marlinfw/config-2.0.8/Configuration.h
@@ -1054,7 +1054,7 @@
* | [-] |
* O-- FRONT --+
*/
-#define NOZZLE_TO_PROBE_OFFSET { -45, -9, -2.58 }
+#define NOZZLE_TO_PROBE_OFFSET { -45, -9, 0} // Z usually -2.58
// 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.