diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index d54f344d60acd065e808104c5e3164074eae05eb..d984626ce53bbc88f449158febf23c217ae142a0 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -644,7 +644,7 @@ * O-- FRONT --+ * (0,0) */ -#define X_PROBE_OFFSET_FROM_EXTRUDER -25 // X offset: -left +right [of the nozzle] +#define X_PROBE_OFFSET_FROM_EXTRUDER 15 // X offset: -left +right [of the nozzle] #define Y_PROBE_OFFSET_FROM_EXTRUDER 15 // Y offset: -front +behind [the nozzle] #define Z_PROBE_OFFSET_FROM_EXTRUDER -9.6 // Z offset: -below +above [the nozzle]