Operation Manual
HEIDENHAIN CNC PILOT 4290 193
4.14 Feed Rate and Spindle Speed
Interrupted feed G64
G64 interrupts the programmed feed for a short period of time. G64 is
a modal function.
For switch-on, program G64 with E and F.
For switch-off, program G64 without parameters.
Feed per minute for rotary axes G192
G192 defines the feed rate when only a rotary axis (auxiliary axis) is
moved.
Example: G64
. . .
N1 T3 G95 F0.25 G96 S200 M3
N2 G64 E0.1 F1 [interrupted feed on]
N3 G0 X0 Z2
N4 G42
N5 G1 Z0
N6 G1 X20 B-0.5
N7 G1 Z-12
N8 G1 Z-24 A20
N9 G1 X48 B6
N10 G1 Z-52 B8
N11 G1 X80 B4 E0.08
N12 G1 Z-60
N13 G1 X82 G40
N14 G64 [interrupted feed off]
. . .
Parameters
E Pause duration (0.01 s < E < 99.99 s)
F Feed duration (0.01 s < E < 99.99 s)
Parameters
F Feed in degrees/minute.