06-09-2022, 04:37 AM
Could you tell me the list of gcode instructions that are admitted as input for robodk?
Thanks
Thanks
G-code list of params |
06-09-2022, 04:37 AM
Could you tell me the list of gcode instructions that are admitted as input for robodk?
Thanks
Most APT special instructions are also supported with a G-code file.
For example, you can trigger a custom program call with:
Code:
CALL RunProgram(3)
Code:
CODE SetDO 5, 1;
//www.sinclairbody.com/forum/Thread-Program-...59#pid3959 |
Users browsing this thread: |
1 Guest(s) |