Skip to content

Commit f2b3d85

Browse files
committed
set nozzle z offset to -3.2
1 parent bde50d8 commit f2b3d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@
12781278
* | [-] |
12791279
* O-- FRONT --+
12801280
*/
1281-
#define NOZZLE_TO_PROBE_OFFSET { -44, -9, -3.75}
1281+
#define NOZZLE_TO_PROBE_OFFSET { -44, -9, -3.2 }
12821282

12831283
// Most probes should stay away from the edges of the bed, but
12841284
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.

0 commit comments

Comments
 (0)