Probe offsets

This commit is contained in:
2022-06-05 23:06:08 -03:00
parent 8523cfdf5b
commit 9ba269c6ca

View File

@@ -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.