Depending on the operation needed, it's possible to input an M code, a G code, a direct machine block or a comment in the column "value".
|
|
|
|
![]() |
It allows to create a direct machine block.. |
![]() |
It allows to insert machine bloc from a text document. |
![]() |
It allows to save the machine bloc in a text document. |
M Function
If the operations are basic like add a G or M code, we then just have to enter the desired code in the "value" column.
G Function
If the operations are basic like add a G or M code, we then just have to enter the desired code in the "value" column.
Direct Machine Block
It allows to add block commands in the G code.
Post processor command
Give a specific instruction to the Post-Processor using a keyword called "Pp word"(of course, this keyword must be known by the Post- Processor).
User Comment
It allows to define comments that will appears in the G code.