From 36fdb64601cad85bbdc0deb349ddd210a308d050 Mon Sep 17 00:00:00 2001
From: Eddie Ehlin <eddiex@eddiex.se>
Date: Wed, 5 Jan 2022 22:06:45 +0100
Subject: Added updated probe offsets for X and Y.

---
 marlinfw-skr-e3-mini-v2/config-2.0.9.2/Configuration.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/marlinfw-skr-e3-mini-v2/config-2.0.9.2/Configuration.h b/marlinfw-skr-e3-mini-v2/config-2.0.9.2/Configuration.h
index dcb9e17..1f2ab7e 100644
--- a/marlinfw-skr-e3-mini-v2/config-2.0.9.2/Configuration.h
+++ b/marlinfw-skr-e3-mini-v2/config-2.0.9.2/Configuration.h
@@ -1182,7 +1182,7 @@
  *     |    [-]    |
  *     O-- FRONT --+
  */
-#define NOZZLE_TO_PROBE_OFFSET { -43, -10, 0 } // Z-offset usally -2.58
+#define NOZZLE_TO_PROBE_OFFSET { -44, -9, 0 } // Z-offset usally -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.
-- 
cgit v1.2.3