Lista de herramientas

This section describes how to set up tool list triggers and generate tool lists.

To configure the tool list settings, select Tool List from the File types menu in the left window of the Editor Setup dialog. The Tool List configuration dialog is shown below.

Configuración de la lista de herramientas

Configuración de la lista de herramientas

param

Activador de herramienta

Utilice este campo para especificar el activador de herramienta.

Ejemplo: Si la máquina usa T01 para designar la herramienta 01, introduzca T en este campo.

param

$TOOL1 / $TOOL2 Trigger

Use these fields to specify the advanced trigger that should be used to generate the $TOOL1/2 variable.

Example: To include the value specified after R into the following line: (T1 5MM DRILL R33), specify the trigger R<[0-9]+>. This will assign the value R33 to $TOOL1.

param

Filter comments with advanced trigger

Use this field to specify the advanced trigger (regular expression) used to filter comments. The comment lines are only used if they match the expression.

The comment filter is useful when each tool is surrounded by multiple comments as shown below:

With the standard settings the tool list will be:

To get the correct tool description, you can add the following regular expression: [A-Z0-9 ]+
This ensures that the tool comment includes letters, numbers and spaces. The tool list will then be:

param

Ordenar lista de herramientas

Seleccione esta opción para ordenar la lista de herramientas.

Al seleccionar esta opción, cada herramienta sólo se incluirá una vez.

param

Ignorar información duplicada (T020202 = T02)

Seleccione esta opción para ignorar información duplicada o redundante en el número de herramienta. P.ej. T020202 será incluida como T02.

param

Ignorar ceros (T02 = T2)

Seleccione esta opción para ignorar los ceros a la izquierda en los números de herramienta. P.ej. T02 será incluida como T2.

param

Comentarios de dos líneas

Seleccione esta opción si el comentario de la herramienta consta de dos líneas.

param

Explorar comentarios debajo del nombre

Seleccione esta opción si el comentario de la herramienta está siempre situado debajo de la línea de cambio de herramienta.

param

Advanced Tool trigger: Scan two lines at a time

Check this field if the Advanced Tool trigger should scan two lines at a time.

param

Plantilla de lista de herramientas

Utilice este campo para especificar la ubicación de la plantilla para las listas de herramientas. Haga clic en el icono con la carpeta de la derecha para seleccionar la plantilla de herramientas a utilizar.

Haga clic en este icono para editar la plantilla de la lista de herramientas. El archivo de plantilla será abierto en el Editor para su modificación.