|
1)
I just bought a "DDCS-EXPERT" cnc. Version 1.1. I have to use the M98 function, do you have any examples? Here
O01234
G1 F200 X40 Y-40 Z-100
G04 P5
G90 G1 F200 X50 Y-50 Z-100
G04 P5
M98 P111 L1
G90 G1 F200 X50 Y-50 Z-100
M30
O00111
G91 G01 F20 X+5 Y-5
M99 is a small program but it does not work: "subroutine not find"
2)
How to use if functions; while etc ...
Available variables # 800
if [# 800 eq 0] .......
Can you send me some examples
Thank you so much |
|