Hello everybody

Does the call of the B axis in MCALL during a drilling cycle should generally work?

Here an example of the NC code.

N605 MSG("DRILLING D2.5 GS")
N610 T6 D206 ;ID:29394800
N615 SETMS(2)
N620 G17
N625 G94 S2=3183 M2=3
N630 M2=8
N635 G0 X200 Z3
N640 X14
N645 L140(210,3,0)
N650 F190.986
N655 MCALL CYCLE83(3,0,3,-16.751,,,6,3,0,0,1,1,1)
N660 X14 C3=210
N665 C3=330
N670 C3=90
N675 MCALL

Does anybody see what’s wrong? The PP releases it like this but it doesn’t work.

Many thanks for your help