Specifies the exact character strings for different NC commands. The NC Codes dialog appears.
You can specify the following parameters:
Motions — The options in this section describe motion types required by the NC machine. All of these codes must be specified.
For example, Linear is generally defined as G1, but may be changed to G01, or any other string (up to 11 characters). All motion commands are passed to Post via the string reserved word <MOTION>.
The following options are available:
Compensation — This generates cutter diameter compensation in the output when enabled in FeatureCAM, and if it is built into the CNC data file.
Units — Specify the G codes that set the post to Inch Units or Metric Units. The reserved word <UNITS> outputs the current value specified by the user. Typical values are G20/G21 or G70/G71.
Taper — This generates wire taper in the output when Left or Right is selected in FeatureCAM, and built into the CNC build file.
The reserved word <TAP-STAT> is assigned to one of these strings. The most common commands for taper cutting are assigned below. Of course there may be other strings as well, depending on the type of control.