From c80623998cb8ce2ac39eed54fb6b1bcbfe229565 Mon Sep 17 00:00:00 2001 From: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat, 28 Sep 2019 18:04:58 -0400 Subject: [PATCH] Update Configuration.h --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 3970d79079..5617896b8f 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -1426,7 +1426,7 @@ #elif ENABLED(MachineCR10SV2) #if ENABLED(ABL_BLTOUCH) #define X_PROBE_OFFSET_FROM_EXTRUDER 45 // X offset: -left +right [of the nozzle] - #define Y_PROBE_OFFSET_FROM_EXTRUDER 6.5 // Y offset: -front +behind [the nozzle] + #define Y_PROBE_OFFSET_FROM_EXTRUDER 7 // Y offset: -front +behind [the nozzle] #define Z_PROBE_OFFSET_FROM_EXTRUDER 0 // Z offset: -below +above [the nozzle] #elif ENABLED(ABL_EZABL) || ENABLED(ABL_NCSW) #define X_PROBE_OFFSET_FROM_EXTRUDER 45 // X offset: -left +right [of the nozzle]