DIN/ISO programming | Full-surface machining
4
HEIDENHAIN | User's Manual smart.Turn and DIN Programming | 12/2017
513
Full-surface machining with counter spindle
G30: The expert program switches the kinematics of the
counterspindle. In addition, G30 activates the mirroring of the Z axis
and converts other functions (e.g. circular arcs G2, G3).
G99: The expert program shifts the contour and mirrors the
coordinate system (Z axis). Further programming of G99 is normally
not required for machining the rear face after rechucking.
Example: The workpiece is machined on the front face, transferred
to the counter spindle through an expert program and machined on
the rear face.
The expert program is used for:
Angle-synchronous workpiece transfer to the counter spindle
Mirroring traverse paths in the Z axis
Activating a conversion list
Mirroring the contour description and shifting for the 2nd setup
Full-surface machining on machines with counter spindles
PROGRAM HEAD
#MATERIAL STEEL
#UNIT METRIC
TURRET
T1 ID "512-600.10"
T2 ID "111-80-080.1"
T102 ID "115-80-080.1"
BLANK
N1 G20 X100 Z100 K1
FINISHED PART
. . .
FRONT Z0
N13 G308 ID"Line" P-1
N14 G100 XK-15 YK10
N15 G101 XK-10 YK12 BR2
N16 G101 XK-4.0725 YK-12.6555 BR4
N18 G101 XK10
N19 G309
REAR SIDE Z-98
. . .
MACHINING
N27 G59 Z233
Datum shift for 1st setup
N28 G0 W#iS18
Counterspindle to machining position
N30 G14 Q0
N31 G26 S2500
N32 T2
. . .