Hello,
I`m trying to make a Chess Piece style part on a Haas TL1 Lathe.
The roughing cycle seems to work but an error occurs on the first G03 movement "ALARM - INVALID I, J OR K IN G02 OR G03.
The tool is a parting off style tool with an R1.5mm insert, tool designation number 8.
Program dimensions in mm.
The code I entered is:
T606
G50 S3000
G96 M03 S1000
G54 G00 G99 G18 G21 M08

X30.5 Z2.0 (START POSITION RAPID)

G71 P700 Q800 D0.25 U0.2 W0.1 F0.2 (ROUGH)

N700 G00 X-2.0 W0.0 (PROFILE START)
G01 G42 F0.2
Z0.0
X0.0
G03 Z-26.059 X14.226 I-0.0 K-14.0 --------------The error is shown on this line
G02 Z-29.674 X14.968 I1.016 K-1.723
G03 Z-32.594 X14.0 I-0.484 K-1.42
G02 Z-33.86 X10.279 I-0.0 K-2.0
Z-50.053 X19.138 I13.022 K-5.14
G03 Z-58.33 X18.0 I-3.069 K-3.947
G02 Z-61.811 X13.145 I2.5 K-4.33
Z-69.924 X24.883 I6.898 K-1.189
G03 Z-75.891 X24.0 I-0.441 K-2.967
G01 X20.0
Z-80.0
X30.0
N800 Z-80.4 X30.4 (PROFILE END, Q)

G70 P700 Q800 F0.18 (FINISH)

I don`t really know what I`m doing and would appreciate any help offered. I`m a hobbyist and have used the set programs the machine offers for turning, facing, peck drilling, parting etc on all the other parts I have made. This is my first solo attempt at a program so there is probably lots wrong with it.

Thank you.

Steve