Tool compensation <CUTCOM>
Use <CUTCOM> command to switch compensation mode for length or radius of the tool.
Command:
CUTCOM ON(71)|OFF(72), LENGTH(9)|R(23) lr, X x, Y y, Z z,
XY n, YZ m, XZ k, RIGHT(24)|LEFT(8)
Parameters:
Parameter |
Description |
||
ON(71) OFF(72) |
CLD[1] |
CLD.OnOff |
Command type: 71 – Enable compensation, 72 – Disable compensation. |
LENGTH(9) R(23) |
CLD[2] |
CLD.Length |
Compensation kind: 9 – tool length compensation, 23 – tool radius compensation. |
LR |
CLD[3] |
LCD.LR |
Tool length or radius compensation value. |
x, y, z |
CLD[4], CLD[5], CLD[6] |
CLD.X CLD.Y CLD.Z |
Compensation along axes. |
n, m, k |
CLD[7], CLD[8], CLD[9] |
CLD.N CLD.M CLD.K |
Plane compensation values. |
RIGHT(24) LEFT(8) |
CLD[10] |
CLD.RGT |
Tool radius compensation direction: 24 – right compensation, 9 – left compensation. |
To create ISO postprocessor using masks use ISO.G values which correspond to <CUTCOM> parameters:
CLD parameter |
ISO value |
CLD[1] = 72, CLD[2] = 9 |
ISO.G = 49 |
CLD[1] = 71, CLD[2] = 9 |
ISO.G = 43 |
CLD[1] = 72, CLD[2] = 23 |
ISO.G = 40 |
CLD[1] = 71, CLD[2] = 23, CLD[10] = 24 |
ISO.G = 42 |
CLD[1] = 71, CLD[2] = 23, CLD[10] = 8 |
ISO.G = 41 |
See also: