T - Tool Number

The T command is used to specify the tool number required for the following tool path.

 

The tool number is used in conjunction with the M06 command, which performs the actual tool change.

 

The T command must always appear before the M06 command. If the tool number is specified after M06, the machine may behave unpredictably.

 

If the specified tool is already loaded, the tool change command will be ignored.

 


Syntax & Parameters

The T value defines the tool number to be selected.

 


Tool Numbers and Multi-Head Support

MASSO assigns specific tool numbers to support different heads and devices.

 

Tool 0 is reserved for the Dry Run Laser.

 

Tools 1 to 100 are assigned to main spindle tools.

Tool 101 is assigned to Multi-Spindle 1.
Tool 102 is assigned to Multi-Spindle 2.
Tool 103 is assigned to Multi-Spindle 3.
Tool 104 is assigned to Multi-Spindle 4.

Tool 111 is assigned to the Engraving Laser.
Tool 112 is assigned to Plasma.
Tool 113 is assigned to the Oxy Torch.
Tool 114 is assigned to Water Jet.
Tool 115 is assigned to the Scribe Tool.
Tool 116 is assigned to Pen 1.
Tool 117 is assigned to Pen 2.
Tool 118 is assigned to the Camera.

 


Example Program

 

N10 T01 M06

 

In this example, T01 selects tool number 1, and the M06 command performs the tool change.

 

 

CAUTION: The tool number must be specified before the M06 command. If the order is incorrect, unpredictable machine behaviour may occur.