Hi,

I'm having trouble getting my machine to do the helical interpolation, I'm not sure if it is a programming error or the parameter is disabled to do so. This is the code i'm inputing into the machine:

T1
M06 ( 2" MITSUBISHI)
G00 G90 G54 X0. Y0. S700 M03
G43 H1 Z2. M08
Z.1
G01 Z0. F45.
G03 Y.4685 I0. J.2343
Y-.4685 Z-.025 I0. J-.4685 (This is where I get the alarm)
Y.4685 Z-.05 I0. J.4685
Y-.4685 Z-.075 I0. J-.4685
Y.4685 Z-.1 I0. J.4685
Y-.4685 Z-.125 I0. J-.4685
...


The alarm I am getting is; 021 Illegal Plane Axis Commanded

I'm desparate for some help, Thanks in advance...

Goran P.