UGS question

Hey guys.
Could anyone please confirm my assumptions that in the following:

“51626:1” means the cut program has just completed line number 51626 after starting at line 1?

1 Like

you have had 35 views and no responses. That is not common here.

Can you please provide more info? UGS is not often used here, as we have fluidnc. That has a webui built in.

I am not sure if anyone here will have an answer to your question, but more info is the best.
What machine are you using it on, maybe post your gcode so we can see if there is a problem, etc.

No, that means the cursor in the editor is at line/row 51626, column 1.

It doesn’t necessarily know what line is completed, it only knows what it has sent. You can see that it has sent 51632 lines out of 257841 lines total.

3 Likes