Ender 3 - Note to change NOZZLE_TO_PROBE_OFFSET after Sprite Pro upgrade

This commit is contained in:
2025-02-11 19:01:56 +01:00
parent a135943daa
commit cce5f09dd4

View File

@@ -1516,7 +1516,7 @@
//#define NOZZLE_TO_PROBE_OFFSET { -44, -14, -2.725 }
// PROBE_OFFSET with SATSANA fangs extruder fans
#define NOZZLE_TO_PROBE_OFFSET { -51, -12, 0 }
#define NOZZLE_TO_PROBE_OFFSET { -51, -12, 0 } // MBO: To be cahnge after Sprite Pro upgrade
// 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.