5 simple linear and cir c ular mo v e ments – HEIDENHAIN MANUALplus 4110 User Manual
Page 294

294
6 DIN Programming
6.5 Simple Linear and Cir
c
ular Mo
v
e
ments
Parameters G2, G3
X end point
(diameter value)
Z end point
R radius
I center point
incremental—(distance from starting point to center
point; diameter value)
K center point
incremental—(distance from starting point to center
point)
Q point of intersection
(default: Q=0): Specifies the end point if
two solutions are possible (see graphic support window).
B chamfer/rounding:
At the end of the circular arc you can program
a chamfer/rounding or a tangential transition to the next contour
element.
No entry: Tangential transition
B=0: No tangential transition
B>0: Radius of rounding
B<0: Width of chamfer
E special feed rate
for chamfer/rounding—default: Active feed
rate
Example: G2, G3
%2.nc
[G2, G3]
N1 T3 G95 F0.25 G96 S200 M3
N2 G0 X0 Z2
N3 G42
N4 G1 Z0
N5 G1 X15 B-0.5 E0.05
N6 G1 Z-25 B0
N7 G2 X45 Z-32 R36 B2
N8 G1 A0
N9 G2 X80 Z-80 R20 B5
N10 G1 Z-95 B0
N11 G3 X80 Z-135 R40 B0
N12 G1 Z-140
N13 G1 X82 G40
END
If you do not program the center, MANUALplus
automatically calculates the possible solutions for the
center and chooses that point as the center which
results in the shortest arc.
The direction of rotation of G2/G3 is shown in the
graphic support window.