M function - G function - Direct machine block - User comment

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".

 

M Function

Value

100

 

G Function

Value

28

 

Direct machine block

Value

G4 U1

M88

/M98 P100

 

User Comment

Value

Start the chip conveyor.

 

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.