This section describes the menu Insert / Remove. These functions allows you to quickly write and edit NC programs.
![]() |
El menú 'Insertar / Eliminar'. |
When clicking on Mark/Delete Range in the Insert/Remove tab, the following dialog appears:
![]() |
Cuadro de diálogo 'Marcar/Eliminar'. |
Here, you can specify a range of lines or block numbers to be marked or deleted. In addition, a special selection from a tool change, feed rate or spindle speed value can be marked up to the next or deleted.
Adds a skip-character to the begining of a NC block. For this purpose, select the desired NC blocks and then click on Block Skips .
![]() |
The block skip character can be defined in the Máquina configuration dialog. |
All the block skip characters from the current CNC program will be removed.
![]() |
If you only want to remove the characters of a given NC block, select this NC block (completely or at any point) and click on the icon Remove Block Skips |
Inserta espacios en blanco entre los comandos del programa CNC donde no haya un carácter de espacio entre dos de ellos para mejorar la lectura del programa por parte del usuario. Los caracteres de espacio existentes son dejados tal y como están.
Elimina todos los caracteres de espacio y signos de tabulación del programa CNC (espacios en blanco).
Removes all the empty lines from the NC program.
Removes all the comments in the CN program - written in patentheses or with the Comment start/end characters defined in Máquina.
Inserts an user-defined string in the CNC program at the place defined in the dialog below.
![]() |
Insert string dialog. |
Removes strings from the NC program according to the specifications entered in the Remove String dialog (similar to the one above).
Inserts monitoring macros in the NC program for program name, feedrate (F), spindle speed (S) and tool change (T), in the following line to these commands, showing their values in the CNC program and with the beginning DPRNT ... inserted.
![]() |
![]() |
CNC program without monitoring macros. |
CNC program with monitoring macros. |
![]() |
The observed values for the macros can be read via the serial interface for further processing. |
Removes all DPRNT lines that were added using the Insert Monitoring Macros function and restores the NC program to its original contents.
Activating this option, a space is automatically inserted before each NC-word when the program is written "in a row" (without spaces).
Changes the case of the text to 'UPPERCASE' - including the comments.
Changes the case of the text to 'lowercase' - including the comments.