@juanmena said in Configure Laser Co2:
@EASYTARGET Thanks for answering.
I've been installing and testing and that's why I've been slow to answer.
LaserWeb, generates a Gcode without the G1 in front of each line and the Duet, does not respond to these movements. For the rest, it seems that it could be worth it, but without that, it does not move in conditions. Step example of what it generates ...
G1 X2.15 Y2.15 S0.0000
X21.95 S0.3129
Y2.45 S0.0000
X21.80 S0.6872
X2.30 S0.7000
X2.15 S0.4841
Y2.75 S0.0000Those lines are not valid for Duet.
Let's see if someone can help me, because I think I'm going to have to leave Duet for the Laser.
Currently, RRF recognises that style of command in CNC mode but not in Laser mode or FFF mode. I will change it in RRF 3.01RC2 to recognise those commands in Laser mode too.