G31 XY offset during z home with z probe
-
I am finally switching over to G29 based mesh leveling. Been using bed.g for a couple years without issue, but decided to rattle the hornets nest since everything has been working extremely well.
To do this properly I need to configure the X and Y offset of my z probe. I am familiar with this since I came from the marlin world, years back.
In my conversion, I assumed the homing sequence would need to be modified as well, since it also uses the z probe. But it appears that the X and Y offset is not honored during a homing for Z either in homez or homeall. Just wanted to confirm this is the expected behavior.
-
A plain G30 command doesn't do any XY movement, it probes at the current XY coordinates and sets the Z height.