diff --git a/Marlin-2.1/Marlin/Configuration.h b/Marlin-2.1/Marlin/Configuration.h index b21c796..65cfd74 100644 --- a/Marlin-2.1/Marlin/Configuration.h +++ b/Marlin-2.1/Marlin/Configuration.h @@ -1363,7 +1363,7 @@ * | [-] | * O-- FRONT --+ */ -#define NOZZLE_TO_PROBE_OFFSET { 0, -10, -3.5 } +#define NOZZLE_TO_PROBE_OFFSET { -180, -130, -2 } // 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.