74
Southwestern Industries, Inc.
TRAK
KMX Knee Mill, Bed Mill & ProtoTRAK
KMX CNC Retrofit Safety, Programming, Operating & Care Manual
12.7
Thumb Drive
If you buy the optional thumb drive from Southwestern Industries, it will already be
correctly configured. If you use your own please read Section 3.2.2 and create a folder
named “KMX Programs” on the drive.
Files may be managed on the thumb drive with your offline computer.
12.8
Opening and Running G-Code and CAM Files
The ProtoTRAK KMX allows you to run G-Code files directly without having them
converted to the KMX programming format. This is useful when running large or
complex programs. These programs must have a .GCD extension.
The ProtoTRAK KMX will also allow you to bring in a G-Code program and automatically
convert it into the KMX programming format. This is useful if you want the simplicity of
editing in the KMX format instead of editing G-Codes. It is not useful for large complex
G-Code programs. These programs must have a .CAM extension.
Both .GCD and .CAM programs will only operate with a limited set of G-Codes and M-
Codes. These are listed below.
G-
Code
.GCD .CAM
Description
Notes
G00
X
X
Position at rapid
G01
X
X
Linear interpolation
F= Feedrate in ipm
G02
X
X
Circular interpolation - CW
I,J,K are X,Y,Z center points
from starting point of arc
G03
X
X
Circular interpolation
–
CCW See G02
G04
X
Dwell
P=Number milliseconds
G06
X
Helix
–
CW
D=Number of revolutions
G07
X
Helix
–
CCW
See G06
G17
X
Select XY plane
Only apply to G2 and G3
G18
X
Select XZ plane
See G17
G19
X
Select YZ plane
See G17
G20
X
X
Input in inch
Default
G21
X
X
Input in metric
G40
X
X
Cutter compensation
–
cancel
G41
X
X
Cutter compensation
–
left
G42
X
X
Cutter compensation
–
right
G54
thru
G59
X
Select work coordinate
You may only use one per
program. Set your offsets in
DRO by setting X,Y and Z zero
G61
X
Exact stop mode
G64
X
Continuous cut mode