MACHINING PROGRAM 4
4-19
2. Turning machining
This section explains Turn-machining.
A. Sample program
Preparation motion for machining
ď‚· G109L1: Upper turret selection
ď‚· M901: HD1 spindle selection
ď‚· M202: C-axis disconnect/Turning mode
ď‚· G18: ZX-plane selection
ď‚· G95: Feed per revolution
ď‚· G96: Constant surface speed control ON
ď‚· T001.1M06: Tool change (TNo.01.A)
ď‚· B-axis positioning
ď‚· G271: Longitudinal roughing cycle
ď‚· G92S3000: Spindle speed range setting
ď‚· G96S120: Surface speed 120 m/min
ď‚· M204:Turning spindle1 backward rotation
ď‚· G10.9X1: Diameter data input mode
ď‚· M08: Flood coolant ON.
End motion for machining
ď‚· M205: Turning spindle1 rotation stop
ď‚· M09: All coolants OFF
ď‚· Each axis positioning to zero return
ď‚· M30: Reset and rewind
Machining motion
ď‚· G43H**P1: Tool length offset
ď‚· M250: Spindle speed attainment check
ď‚· M107: B-axis clamping
ď‚· N115-N116: Machining contour
ď‚· G42D**: Nose radius compensation(right)
ď‚· G40: Nose radius compensation OFF
ď‚· G80: Fixed cycle OFF
(Turning Machining_ Longitudinal roughing cycle)
G109L1
M901
M202
G00G18G90G95G54G96
G40G49G80G67G69
G91G28X0
G28Z0
G28Y0
T001.1T002.15M06
G91G28X0
G28Y0
G28Z0
M108
G90G53B90.0
M107
G92S3000R1
G96S120M204
G10.9X1
M08
G90G43G0X300.0Y0 Z3.0 H1P1
M250
G271U2.0R1.0
G271P115Q116U0.3W0.1F0.25
N115G42G0X53.0 Z3.0 D51
G1X60.0Z-0.5F0.1
Z-20.0
X95.0
X96.0Z-20.5
Z-40.0
X115.0
X116.0Z-40.5
Z-80.0
X125.0Z-81.0
N116X130.0
G0X300.0Z50.0
G40G80
M205
M09
G91G28X0
G28Z0
G28Y0
M108
G90G53B0
M30
Serial No. 294060
Copyright (c) 2013 YAMAZAKI MAZAK CORPORATION. All rights reserved.