Page 1 of 1

KMCNC offsets, and geo correction

Posted: Sun Nov 25, 2018 9:34 pm
by Moray
How do offsets and geo correction work/interact with each other in KMCNC?
I.e. are the offsets applied before or after the geo correction?

The reason I ask, is I'm currently trying to work out how best to handle offsets in my probing program, but don't want to have to redo it once I start adding geo correction.
At the moment, everything is based around machine position (accessed via ID_GetPositionsNoGeo), however I want to add the ability to apply a geo correction to align a work piece, then probe the corner. (Probe one edge twice to calculate the angle and the zero for that edge, apply the geo correction, then move and probe the end to establish the zero for that end).