Skip to content
Snippets Groups Projects
Commit a731a723 authored by Roxy-3D's avatar Roxy-3D Committed by Scott Lahteine
Browse files

Better i3-2020 Z_PROBE_OFFSET_FROM_EXTRUDER

parent 26cc12ea
Branches
Tags
No related merge requests found
...@@ -746,7 +746,7 @@ ...@@ -746,7 +746,7 @@
*/ */
#define X_PROBE_OFFSET_FROM_EXTRUDER 38 // X offset: -left +right [of the nozzle] #define X_PROBE_OFFSET_FROM_EXTRUDER 38 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER -7 // Y offset: -front +behind [the nozzle] #define Y_PROBE_OFFSET_FROM_EXTRUDER -7 // Y offset: -front +behind [the nozzle]
#define Z_PROBE_OFFSET_FROM_EXTRUDER -10.30 // Z offset: -below +above [the nozzle] #define Z_PROBE_OFFSET_FROM_EXTRUDER -10.75 // Z offset: -below +above [the nozzle]
// Certain types of probes need to stay away from edges // Certain types of probes need to stay away from edges
#define MIN_PROBE_EDGE 0 #define MIN_PROBE_EDGE 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment