WinMax Lathe NC Programming
704-0115-307
Basic NC G Codes
2-19
Examples—Cutter Compensation
The following examples use the part program below. One example turns cutter
compensation on, and the other example turns cutter compensation off. Figure 2–
7. Cutter Compensation Right Turned Off (G40), on page 2 - 20 shows the tool path with
cutter compensation turned off (G40). Figure 2–8. Cutter Compensation Turned On (G42,
on page 2 - 20shows the tool path with G42 (Cutter Compensation Right) turned on.
N10
(msg, lathe doc sample, abs G42, tool rad 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 R.5 S350 M03
(CSS, 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
)
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)
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...