2 - 42 Basic NC G Codes
704-0115-307
WinMax Lathe NC Programming
Example—G90 Absolute Mode
The following sample NC program is in Absolute mode:
N10
(msg, lathe doc sample, abs G42, tool radius 0.1)
N20
G90
G40 G94 T0000
(absolute mode, cutter compensation off, offset 0)
N30 G07 G00 X2.5 T0101
(radius programming,)
(rapid to X, tool 1 offset 1)
N40 Z3
(rapid to Z)
N60 X.5
(rapid to X)
N70 G96 S350 M03
(CSS, X axis at .5in,)
(350 SFM and clockwise)
N80 G01 G95 F.01 X0
(face, IPR 0.01)
N120 G00 Z4
(rapid to Z)
N125 G42
(cutter compensation right, skip if block del on)
N130 X.5 Z3
(rapid to XZ)
N160 G01 X1 Z2
(taper)
N170 X1.7
(face)
N180 Z0.3
(turn)
N190 X1.9
(face)
N200 Z0
(turn)
N230 G00 G40 X2.5
(cutter compensation off, rapid to X, skip if)
(block del on)
N240 Z3
(rapid to Z)
N900 M30
(end of program, rewind)
Содержание winmax
Страница 14: ...xiv List of Tables 704 0115 307 WinMax Lathe NC Programming...
Страница 20: ...xx Programming and Operation Information 704 0115 307 WinMax Lathe NC Programming...
Страница 98: ...2 50 Basic NC G Codes 704 0115 307 WinMax Lathe NC Programming...
Страница 208: ...4 94 ISNC G Codes 704 0115 307 WinMax Lathe NC Programming...
Страница 236: ...5 28 ISNC M Codes 704 0115 307 WinMax Lathe NC Programming...
Страница 238: ...6 2 E Codes 704 0115 307 WinMax Lathe NC Programming...
Страница 254: ...12 Index 704 0115 307 WinMax Lathe NC Programming...