Enum NcGroup07
NcGroup enum. Left or right compensation for tool radius, etc.. See G40, G41, G42 for available compensation modes.
public enum NcGroup07
- Extension Methods
Fields
G40 = 14
Group07. Cancel radius compensation. See G41 and G42 for left and right compensation.
G41 = 15
Group07. Tool radius/tool nose radius compensation. Left compensation: the updated tool tip location is at +y direction compensation from tool running direction. See G40 to cancel compensation and G42 for right compensation.
G42 = 16
Group07. Tool radius/tool nose radius compensation. Right compensation: the updated tool tip location is at -y direction compensation from tool running direction. See G40 to cancel compensation and G41 for left compensation.