Hy,

Could anyone help me with some info about 4-th axis machining tips?
We run a HULLER HILLE NBH 5 WITH FANUC 21i MB CONTROL. My problem is that for a program with B axis movement it stops after each code line, the code was generated with RhinoCAM 2.0, from which I have used only the movement part of the program and as a header i have used the sequence that we always use.
%
O6100 (TEST CAMA)
G10 G90 L2 P1 X0 Y0 Z0 B0 (G54)
;
M6 T3
M171 K1
G0 G80 G90 G94 G99
G17 G40 G49
G0 G54 X0. Y88.8168 S1000 B0 M3 M8
G43 H1 Z50
G0 Z44
B-161. F100
G1 Z41.1503 B-161. F70.
Y86.9973 B-164.1 F50.
Y85.1777 B-167.2
Y83.3582 B-170.4
Y81.6251 B-173.3 F40.
Y80.8622 B-177. F400.
Y80.0993 B-180.7
Y79.3365 B-184.4
Y78.5736 B-188.1
..............
........
It stops as ''SINGLE BLOCK'' was activated and I need a smooth movement.

Is there a M-code ore G code for this problem of which I am do not know about.

Thank you!