Order of execution – ACU-RITE CNC 3500i User Manual

Page 412

Advertising
background image

386

11 G-Code Edit, Help, & Advanced Features

1

1

.4 A

d

v

a

nced Pr

ogr

a

mming

Order of Execution

The order of execution for available codes is as follows:

T, M, S, F, G, and XYZ (M98 P {sub call} is the exception).

M-Code

Function

M106

Dry Run, No Z Axis. M106 in a program
or in MDI sets Dry Run (No Z) Mode. All
feed moves are executed at a rate set by
the builder, and all Z moves are ignored
during the dry-run. This enables you to
run through a program quickly, without
Z-axis movement. M107 disables Dry
Run, No Z Axis.
NOTE: Making and saving a change to
the Setup Utility cancels M106.

M107

Dry Run, Off - Cancel M105 and M106.
This returns the 3500i to normal
operating mode.

sub-program call (M98 Pn) always executes last.

Advertising