I lost USB connection at line 1017 out of 11k lines. re calibrated the chains and moved to center. Everything is working fine on manual move but when I try to start the Gcode at the spot I lost connection, I get motor sound like its moving but its not moving.
If I start over from the beginning, the Maslow moves like it should. Any Ideas?
Well shoot, that sheets ruined.
No connection errors this time but the gcode stopped scrolling through, the motors just kept running away.
Hitting stop didnt shut anything down. I pulled the power as the chain hit the end of its length.
I could imagine an inches/vs mm issue causing that problem. If one of the first few lines sets the machine to inches or MM mode it could end up in the wrong mode when skipping those lines. The same could be true if the speed is only set early on then the machine might not want to move unless the speed is set.
One solution could be to let it run for the first 100 lines or so without the sled attached, then jump to where you want to resume.
Iām a little more stumped here. Would you be willing to post the file giving you all this trouble? Did everything return to normal when the power was re-attached?
This is what I ended up doing. Thatās what I thought too. I copied the first few lines of the gcode and pasted it before the line I wanted to start but it didnt work. Starting from the beginning, pausing, and the moving to the spot I wanted worked.
I recreated the gcode and I no longer have the 4% to 96% skip when cycling through. I changed usb cables, moved power cables around. Iām about 15 minutes into the new cut. Iāll let you know what happens.
Thanks for the reply
If I can clarify, does hitting Stop interrupt the current G-code line? I am thinking that if there was a unit conversion issue, then perhaps the runaway was caused by the machine trying to move the wrong distance, and hitting stop did nothing until the line was completed. Just spitballing here.
Yes, it does exactly that. The motors are halted, the program cannot be resumed. You can see the current line number, though, so you know where in the .nc file you were. It might be possible to step through the file to a previous G00 movement to resume from there.
A deep dive into the log might add information, but it sounds like one of the encoders wasnāt reporting movement. The motor would continue to run, but the gcodes wouldnāt advance. A loose plug could be the culprit, Iāve had that happen on the z motor.
Iām assuming I lost usb connection due to radio static and ground control just didnt report an error.
Earlier in the project I lost connection and the motors ran away on the same path they were on when connection was lost but it only went about 5 inches before ground control reported an error and the motors stopped.
I moved power away from the usb cable, used a shorter cable and i have not had that issue since.
I had the same lost connection issue and bought a 4ā usb with ferrite noise reducers on each end and that solved my problem as well. I would suggest that as a swap for anyone, its really cheap insurance to not ruin a cut over a comms drop out.
Well it just happened to me in my maiden voyage. About one minute in it said it lost connection. I couldnāt do anything (or didnāt know what to do). Now ground control thinks my ādefined homeā for that cut is where it lost connection (which is way off). Do I really have to re-calibrate? Why would a lost connection throw that off that bad? I would think the āreturn to centerā location is almost hard programmed into ground control once calibration is done and nothing can destroy it.
Only the ācalibrate chainsā part. The lost connection would cause this if the USB port sent to sleep, killing off power to the Mega board. The sled position is saved a couple seconds after movement stops. but if the power is lost that canāt happen.
Just the chain calibration is needed. I always do the automatic one because at the end of the automatic my sprockets are slightly off 12. Iām afraid the manual way will be slightly off the cuts that have already been done.
The main thing that helped me was to move the sheild power off of the power strip that has the router and shopvac. Also, disable any power management settings. If you are still having problems, get a shorter usb cable, add ferrites, dont run power along usb, or find a shorter sheilded usb cable.
Thank you both for your replies. See comments below.
Are you referring to āSet Chain Lengths - Automatic?ā I just did the full calibration but skipped everything but sprocket tooth at 12 oāclock and let it measure out each side. Is this what Set Chain Lengths - Automatic does?
I canāt image USB going to sleep after only two minutes in. I read about this a while back and disabled every power setting I could find. Power was never killed to the Mega board.
I care less about where the sled is in a cut than I do where the center of my Maslow is. With the center of the Maslow being retained, I can then restart the cut. With my center getting screwed up, the temporary home for the cut got screwed up and there was no hope.
Shield power and small USB powered fan are on one power strip, vacuum and router are on a different outlet (and soon to be different breaker). Disabled all power settings I could find. Shorter cable wont work for me due to my setup. I just bought a USB with ferrites on both sides. I also moved the USB cable away from the power cord for the motor shield. They ran in parallel for about a foot, now they are slightly farther apart. Hopefully this solves it.
Hard to believe it can be as simple as turning on a drill (I think Bar said that) to loose a connection. This has be worried since so many things could cause this. Hopefully the ferrites fix this.
The USB cable with ferrites will be a good thing.
Other things that can cause the ālost connectionā include contention with some other program over the USB port or a connector not fully seated.
What I did:
Ran Set Chain Lengths - Automatic. Mark the link that is on the top tooth(take note of the position of this tooth) after the chains have been fed to a know position.
Next time I need to recalibrate chain length, I run set chain lengths - automatic, Define 12, extend left and right(without the chains on) put marked chain on top tooth
In the forums, I read that people move a tooth to the 12 position put the marked chain link on the tooth and then click Set chain length -Manual. However, I am not too sure how accurate this is. Whenever I do a automatic chain length there is never a tooth at exactly 12 when the know fed length is done.