Gee Zero Four: Dwell
G04 Commands the machine to pause axis movement at the current position for a specific time period. The spindle will continue to rotate.
Syntax:
G04 P****
- P**** being the dwell time in milliseconds (msec)
Option: Alternative
G04 X****
- X**** being the dwell time in seconds (sec)
Option: Alternative
G04 U****
- U**** being the dwell time in seconds (sec)
G04 Is A Non-Modal Command