These are the 'mode 1' commands supported in the roland g-code dialect.
Name | Code | Args | Units | Cut | Description | [Mode] After |
---|---|---|---|---|---|---|
Draw | D | ( |
10um | X | Cuts from Current to ABS location(s) | ABS |
Feed | F | mm/s | ||||
Home | H | N/A | Move the to (0,0) user coordinate | |||
? | I | ( |
10um | X | Lowers to |
REL |
Tool | J | integer # | Tool Change (FOUND BY RE) | |||
Move | M | ( |
10um | Raises to |
ABS | |
Rel Move | R | ( |
10um | Raises to |
REL | |
Velocity | V | (float) mm/s | Sets the velocity for cutting moves (D, I, Z) | |||
Dwell | W | ms | Dwell for the specified number of milliseconds | |||
XYZ Move | Z | ( |
10um | X | Moves in [Mode], speed is specified by V or !VZ command | |
@ | ||||||
^ |
Hints found here: https://forums.autodesk.com/t5/hsm-post-processor-forum/roland-rml-post-processors/td-p/6095150