4 - 12 ISNC G Codes
704-0115-307
WinMax Lathe NC Programming
G04 - Dwell
G04 programs a pause in part program execution.
Modal—No
Format
G04 P ____ or X ____ or U ____
Table 4–3.
G04 Dwell Examples
X and U can include a decimal point. For example, X10 is X10.0.
P cannot include a decimal point, and the value is divided by 1000 or
10000. For example, P3000 is 3.0 seconds.
If Active G Code
Then P, X, or U in the G04 Block
Programs
G93 Inverse Time Feedrate
Refer to G93 - Inverse Time Feedrate, on
page 4 - 89 for information about G93.
The actual feedrate is the distance divided by
the time.
G94 Feed Per Minute
Refer to G94 - Feed per Minute (default),
on page 4 - 90 for information about
G94.
The number of seconds to dwell.
For example, the block G04 X2.1 pauses for
2.1 seconds before it executes the next block
of code.
G95 Feed Per Revolution
Refer to G95 - Feed per Revolution, on
page 4 - 90 for information about G95.
The number of spindle revolutions to dwell.
For example, the block G04 X10 pauses for 10
spindle revolutions before it executes the next
block of code.
Summary of Contents for winmax
Page 14: ...xiv List of Tables 704 0115 307 WinMax Lathe NC Programming...
Page 20: ...xx Programming and Operation Information 704 0115 307 WinMax Lathe NC Programming...
Page 98: ...2 50 Basic NC G Codes 704 0115 307 WinMax Lathe NC Programming...
Page 208: ...4 94 ISNC G Codes 704 0115 307 WinMax Lathe NC Programming...
Page 236: ...5 28 ISNC M Codes 704 0115 307 WinMax Lathe NC Programming...
Page 238: ...6 2 E Codes 704 0115 307 WinMax Lathe NC Programming...
Page 254: ...12 Index 704 0115 307 WinMax Lathe NC Programming...