Ender 3 - Update NOZZLE_TO_PROBE_OFFSET for SATSANA fangs extruder fans
This commit is contained in:
@@ -1512,7 +1512,11 @@
|
|||||||
* | [-] |
|
* | [-] |
|
||||||
* O-- FRONT --+
|
* O-- FRONT --+
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -44, -14, -2.725 }
|
// PROBE_OFFSET with original extruder fans
|
||||||
|
//#define NOZZLE_TO_PROBE_OFFSET { -44, -14, -2.725 }
|
||||||
|
|
||||||
|
// PROBE_OFFSET with SATSANA fangs extruder fans
|
||||||
|
#define NOZZLE_TO_PROBE_OFFSET { -51, -12, 0 }
|
||||||
|
|
||||||
// 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user