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]