
WinMax Lathe NC Programming
704-0115-307
ISNC G Codes
4-7
G01 - Linear Interpolation
G01 sets feed linear interpolation as the machine's modal condition. Any block that
executes while G01 is modal moves the programmed axes directly to their programmed
endpoint at a specified feedrate using the F command. G01 requires programming X or Z
or both and you may include F if not specified previously. The vector feedrate of each axis
is controlled to ensure that all axes reach their endpoints simultaneously.
Default—No
Modal—Yes
Cancels G00 - Rapid Traverse (default), G02/G03 - Clockwise/Counterclockwise Arc
Format
G1 X(u) ____ Y(v) ____ Z(w) ____ C(h) ____
Examples
N5 G90 G07 G01 X1.0 Z-0.5 F ___ (G90 = Absolute; G07 = Radius)
N7 G90 G08 G01 X2.0 Z-0.5 F ___ (G90 = Absolute; G08 = Diameter)
N5 G91 G07 G01 X0.5 Z-0.5 F ___ (G91 = Incremental; G07 = Radius)
N7 G91 G08 G01 X0.5 Z-0.5 F ___ (G91 = Incremental; G08 = Radius)
Figure 4–1. G01 Dimensions for Absolute and Incremental Programing examples
•
X indicates Absolute X and (u) indicates Incremental X.
•
Y indicates Absolute Y and (v) indicates Incremental Y.
•
Z indicates Absolute Z and (w) indicates Incremental Z.
•
C indicates Absolute C and (h) indicates Incremental C.
Содержание 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...