From TechnoDocs
Jump to: navigation, search

Dwell Time

Format

G4 Pd

d = duration of the timed delay in milliseconds

Purpose

Specifies a programmed delay, indicated in seconds.

Example

G0X2Y2Z2
G4 P10
G0X8.00 Y6.00 Z5.00

In this example, the two rapid moves will be separated by a 10 millisecond delay.