Am I the only one getting these errors? What does this mean? Every time I try to generate a run from line it is the same error on all tool paths? This was not an issue until this new 24.1 was loaded. If I start the path from the very start there is no issue.
@Rufus Can you please upload your program here and we will test it.
Not 100% sure what your looking for. I loaded FireControl off your web?
if you want me to load the CutControl file you will have to instruct me how to load it onto this page as its to big?
I imagine they are wanting to look at the G code file, so the .NC file, or whatever file extension you’re using for the G code itself. Looks like maybe it is expecting a G02/G03/G17/G18 before that line, but without the actual G code it’d be hard to say for sure if Cutcontrol is missing it or if the G code needs modified.
I haven’t run into this yet, so just speculating on what its giving as an error.
Thank you for the feedback. There are others if needed.
InnerContour2.nc (4.4 KB)
The code itself looks fine to me. My best guess is that Cutcontrol isn’t happy with starting in the middle of those arc/interpolation moves.
@langmuir-mike please let us know what you guys come up with.
You could have a point. I have another project that I started on line with the same errors and was a straight cut but I will double check this to make sure I am not missing anything. Thanks for your help
Hey everybody, just wanted to let you know we have a workaround for this error code while we work on fixing the issue with an update to version 24.
This error code comes up when there is an extra G or M code or when one is missing from a line of code. In this case, the run from line feature doesn’t recognize that the line of code is supposed to be set to G3 movements. So we opened to program in notepad and manually entered G3 at the beginning of the line and were able to successfully start the program from there.
So give that a try and let us know if that also works on your end. Thank you for letting us know.