KMCNC offsets, and geo correction

Moderators: TomKerekes, dynomotion

Post Reply
Moray
Posts: 282
Joined: Thu Apr 26, 2018 10:16 pm

KMCNC offsets, and geo correction

Post by Moray » Sun Nov 25, 2018 9:34 pm

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).

Post Reply