22 pattern machining, Linear pattern, face g743 – HEIDENHAIN MANUALplus 4110 User Manual
Page 383

HEIDENHAIN MANUALplus 4110
383
6.22 P
a
tt
er
n Mac
h
ining
6.22 Pattern Machining
Linear pattern, face G743
With cycle G743, you can machine linear hole patterns or figure
patterns in which the individual features are arranged at a regular
spacing on the face.
If "ZE" has not been defined, the drilling/milling cycle of the next NC
block is used as a reference. Using this principle, you can combine
pattern definitions with
Drilling cycles (G71, G74, G36)
The milling cycle for a linear slot (G791)
The contour milling cycle with "independent contour" (G793)
Parameters
XK starting point
of pattern (Cartesian coordinates)
YK starting point
of pattern (Cartesian coordinates)
Z starting point
of drilling/milling operation
ZE end point
of drilling/milling operation
X diameter
(polar coordinates)
C starting angle
(polar coordinates)
A pattern angle
I end point
of pattern (Cartesian coordinates)
J end point
of pattern (Cartesian coordinates)
Ii end point:
Pattern distance (Cartesian coordinates)
Ji end point:
Pattern distance (Cartesian coordinates)
R length:
Distance between first and last position
Ri length:
Distance to next position
Q number
of holes/figures (default: 1)
Parameter combinations for defining the starting point and the
pattern positions:
Starting point of pattern:
XK, YK
X, C
Pattern positions:
I, J and Q
Ii, Ji and Q
R, A and Q
Ri, Ai and Q
Example: G743
%743.nc
[G743]
N1 T70 G197 S1200 G195 F0.2 M104
N2 M14
N3 G110 C0
N4 G0 X100 Z2
N5 G743 XK20 YK5 A45 Ri30 Q2
N6 G791 X50 C0 Z-5 P2 F0.15
N7 M15
END