G-code and m-code definitions, G-code, 2 f o lders – ACU-RITE MILLPWRG2 User Manual

Page 117

Advertising
background image

ACU-RITE MILLPWR

G2

99

6.2 F

o

lders

G-code and M-Code Definitions

G-code

The following is a list of supported, and unsupported G-codes.
† Represents supported G-codes.

G-code Listing

G-code

Description

Comment

G0

Linear Interpolation (Rapid)

These commands generate table/quill motion. The motion command
applies to current and subsequent blocks containing at least one X, Y, or
Z coordinate. The default motion command is a linear move at feed (G1).

G1

Linear Interpolation (Feed)

G2

Circular Interpolation (CW)

G3

Circular Interpolation (CCW)

G4

Dwell

This command causes the system to pause for the specified period of
time. The period of time is determined by the P address (in milliseconds)
or X address (in seconds). T Address also specifies the time in seconds.

G17

XY Plane Selection

These commands set the plane in which arcs are executed. The setting
applies to current and subsequent blocks. The default is G17 (XY).

G18

XZ Plane Selection

G19

YZ Plane Selection

G20

Set Program Units (INCH)

Same functions as G70 and G71. These commands set the unit of
measure. The setting applies to current and subsequent blocks. The
default is G20 (INCH).

G21

Set Program Units (MM)

Advertising