Prepare firmware modifications for Spite Pro extruder upgrade #19

Merged
iGoX merged 9 commits from igox/ender3-sprite-pro-extruder into main 2025-02-11 19:42:37 +01:00
Showing only changes of commit cce5f09dd4 - Show all commits

View File

@@ -1516,7 +1516,7 @@
//#define NOZZLE_TO_PROBE_OFFSET { -44, -14, -2.725 } //#define NOZZLE_TO_PROBE_OFFSET { -44, -14, -2.725 }
// PROBE_OFFSET with SATSANA fangs extruder fans // 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 // 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. // with NOZZLE_AS_PROBE this can be negative for a wider probing area.