Went to start my first real file and immediately on open i see alert for Analyzing file 0%
which did not progress after a minute of waiting. I hit restart and tried to open the same file, same problem. I rebooted the controller, same file same problem. I rebooted again this time I selected some of the smaller files I had used previously while testing along with the Redline carve test files and they all opened ok. But my file stays stuck at 0%. The file was created with Aspire same as my other test files which ran but this one is 423kb.
There are some duplicates in the file as well as no Z retraction. It would be helpful to know what you are trying to cut.
It could be hanging because of the file irregularities
Interesting, I just glanced at the gcode looking at the header. This was an Aspire Vcarve of a sign with 3 tools paths, 2 V carve and a profile cut. Using NCViewer to look at the gcode which appeared to be ok also.
Left the open running all night and still at 0% so it got stuck in a loop somewhere. Cancel button works so it did not totally crash the controller.
I will take a closer look and export the toolpaths individually and see if one of them has a problem.
I just looked at the file again and I see many retractions G0Z0.1181 which is the safe height I had specified in the project. Where are you seeing duplicates?
Dave,
We’ve tried it on 3 different redlines in the shop, and they all load.
are you trying to send the file to the redline controller via the network or from a usb stick?
Also, your files has need the post processor with a different header.
Yours say:
(Onefinity Redline (inch))
It should say:
(RealtimeCNC (inch) (*.ngc))
We’d recommend deleting and removing your current post processors from vectric and your computer, reboot, then redownload and install from the post processors:
I am using the network (ethernet) to transfer files. I did download the post porcessors again and used RealtimeCNC (inch) (*.ngc) and still see
(8304A2E999F6B2A0E037659EB2DE88D2)
(RealtimeCNC (inch) (*.ngc))```
Are you saying you took the file I uploaded and it loaded correctly on your machines? Did you remove the `)`?
Well shut my mouth! USB transfer of original file does indeed open. So something in the network code is munching on some bits. Now curious why some of the smaller files using the same post processor did work? Anyway, here is some modified Vectric post processors that modify embedded parens to braces E.G. (Some comment (with embedded parens) to show something) becomes (Some comment {with embedded parens} to show something). Also, I added more header info so you can see more about the file. It will show the tool description (which often as embedded parens) along with the tool number, stock size, spindle speed, etc:
I was using a Cat6 Ethernet cable to the controller. the WiFi keeps disconnecting from the AP which was 10 feet away. And now I think about it, I might have been using WiFi for those other smaller files I mentioned. The problematic file was the first one I used on the ethernet I think. Will try sending the saame file over WiFi and see if opens, might be another datapoint on the problem.
I agree and already tried that, will put Wireshark on the NIC later to see if anything weird is showing up. I am presuming your using TCP/IP so packets should not be getting lost.
I created a project and exported seven files from Vetric Aspire. I was using the network (via Ethernet) since it seemed to be functioning well for the past few hours. I had successfully uploaded several files until now.
However, the same issue I reported initially persists. None of the files open; they get stuck at the analyzing stage, except for the last one, which gave me errors about unsupported G-code.
Interestingly, when I tried to open the seventh file again, I encountered the same issue. It got stuck at the Analyze stage and wouldn’t open.
I then attempted to upload the files using the USB, which had worked before, but now I’m in the same predicament. None of the files open, except for the last one, which behaved similarly to the network-loaded file I described earlier.
So, I’m currently stuck. I can’t upload a file either through the network or USB. I’ve tried restarting, rebooting, and shutting down the machine, but the result is the same: I’m stuck at analyzing file 0% forever.
Another interesting point is that I left the files I used to surface my spoil board, which worked fine, but now I’m encountering the same error on those files. I can’t analyze them even though they worked before.
I noticed that you have SSH port open. If I grant you access to my network, could you connect and possibly analyze the files from inside the controller?