Ohm
About
- Username
- Ohm
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
I never truly got auto leveling working well, so I'm not sure I'm your best source of information - but I did get the probe probing where I wanted it to. My current parameters in the configuration.h file are: #define Z_PROBE_X_OFFSET -26#define Z_PR…
-
So after some trial and error, I now understand my error - I had set the coordinates thinking the machine would add the probe offset, but it does not. Entering the numbers I calculated in my previous post got it probing exactly where I wanted withou…
-
So I have my Z_PROBE_X_OFFSET , Z_PROBE_Y_OFFSET set to -26,-14. If I add that offset to each Z_Probe coordinate, I get: -83,-47 68,-47 2,82 Knowing that my probe can reach each of those points when I use G1 to get to them manually (and I can in fa…