G31 offset direction logic
-
Hi,
My probe offsets are:
X 26.8 (The nozzle is the closer to 0 position/endstop)
Y 23.3 (The nozzle is the closer to 0 position/endstop)
Z 1.5 (the nozzle is in the negative side of the Bl-touch triggering hight)
The issue is that I had to put Z offset in positive value in order to get the nozzle to touch the bed at 0 hight. Does that mean that the logic is inverted and I have to change X and Y offsets to negative value?G31 P500 X26.8 Y23.3 Z1.5
-
@rajaakahel Use negative if the probe is towards X0 Y0 of the nozzle. The Z offset is how much the nozzle has to move form the probe trigger position to make the nozzle at Z0, and it's a positive number.
-
@stephen6309 Ok thanks, then my offsets are correct as they are.