z offset 2.20

This commit is contained in:
unknown
2020-07-24 13:28:22 +02:00
parent 22b0093518
commit 4687c990e0

View File

@@ -978,7 +978,7 @@
*
* Specify a Probe position as { X, Y, Z }
*/
#define NOZZLE_TO_PROBE_OFFSET { -44.5, -10, -2.16 }
#define NOZZLE_TO_PROBE_OFFSET { -44.5, -10, -2.20 }
// 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.