master
Holger Wirtz 3 years ago
parent 56c6e24e3e
commit 99e60f223c
  1. 4
      Marlin/Configuration.h

@ -1011,8 +1011,8 @@
*/
//#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
//#define NOZZLE_TO_PROBE_OFFSET { -40, -10, -1 } //HW
#define NOZZLE_TO_PROBE_OFFSET { -10, -5, -1 } //HW
//#define NOZZLE_TO_PROBE_OFFSET { -41, -16, -2.57 } //HW Niklas
//#define NOZZLE_TO_PROBE_OFFSET { -10, -5, -1 } //HW
#define NOZZLE_TO_PROBE_OFFSET { -41, -16, -1.1 } //HW Niklas
// 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.

Loading…
Cancel
Save