207
96-8000 Rev AC
May 2010
G
&
M
Codes
Settings
M86 Tool Clamp
This code will clamp a tool into the spindle. It is used as a maintenance/test
function only. Tool changes should be done using an M06.
M88
Through-Spindle Coolant On / M89 Through-Spindle Coolant Off
The M88 code is used to turn on the through-spindle coolant (TSC) option, an
M89 turns the coolant off.
Proper tooling, with a through-hole, must be in place before using the TSC
system. Failure to use proper tooling will flood the spindle head with coolant
and void the warranty. Running an M04 (Spindle Reverse) command with TSC
on is not recommended.
Sample Program
Note: The M88 command should be before the spindle speed command.
T1 M6; (TSC Coolant Through Drill)
G90 G54 G00 X0 Y0;
G43 H06 Z.5;
M88; (Turn TSC on)
S4400 M3;
G81 Z-2.25 F44. R.03;
M89 G80; (Turn TSC off)
G91 G28 Z0;
M30;
M95 Sleep Mode
Sleep mode is essentially a long dwell (pause). Sleep mode can be used
when the user wants the machine to begin warming itself up so it can be ready
for use upon the operator’s arrival. The format of the M95 command is: M95
(hh:mm)
The comment immediately following the M95 must contain the hours and
minutes that the machine is to sleep for. For example, if the current time were 6
p.m. and the user wanted the machine to sleep until 6:30 a.m. the next day, the
following command would be used:
M95 (12:30)
The line(s) following the M95 should be axis moves and spindle warm-up com
-
mands.
M96 Jump If No Input
P
Program block to go to when conditional test is met
Q
Discrete input variable to test (0 to 63)
This code is used to test a discrete input for 0 (off) status. This is useful for
checking the status of automatic work holding or other accessories that will
generate a signal for the control. The Q value must be in the range 0 to 63,
which corresponds to the inputs found on the diagnostic display (The upper left
input is 0 and the lower right is input 63. When this program block is executed
and the input signal specified by Q has a value of 0, the program block Pnnnn
Summary of Contents for 96-8000
Page 15: ...6 96 8000 Rev AC May 2010 Mill Warning Decals ...
Page 16: ...7 96 8000 Rev AC May 2010 Safety Lathe Warning Decals ...
Page 41: ...32 96 8000 Rev AC May 2010 ...
Page 93: ...84 96 8000 Rev AC May 2010 ...
Page 129: ...120 96 8000 Rev AC May 2010 ...
Page 133: ...124 96 8000 Rev AC May 2010 ...
Page 268: ......
Page 269: ......