when i plug in the usb ground control will connect then lose connection and repeat non stop any ideas what is wrong. i am not very computer savy
i am running on a mac. i have downloaded all the newest firmware and updates
when i plug in the usb ground control will connect then lose connection and repeat non stop any ideas what is wrong. i am not very computer savy
i am running on a mac. i have downloaded all the newest firmware and updates
Welcome @cawjenchicken!
GC prints the âconnectedâ message when it connects to the chosen port. Then it starts a dialog with the firmware. If the dialog fails, it prints the âdisconnectedâ message, disconnects, waits a bit then tries again.
There are a couple things that can cause the dialog to fail. One is when some other program (often Arduino) has control of that serial,port. Quitting that program should correct that. Another is not having the firmware loaded. Another is choosing the wrong serial port in GC (on the Mac, it will be named something like â/dev/tty.usbmodemFD151â).
Check these things, and let us know how youâre getting on.
thanks for the fast response
looks like the firmware did not fully load. i uninstalled all firmware and reinstalled it and ground control started working.
Great news! Many happy wood chips
i will just copy that.
Hi. jumping in here. I have the same issue with windows 10. even after shutting down and walking away.
Hi, letâs get you connected! You could check to make sure that the firmware has properly loaded on the Arduino Mega. In the Arduino program, in the âToolsâ menu, choose âSerial Monitorâ. At the bottom of that window there is a drop-down list of baud rates, choose â57600 baudâ. You should see somethinbg like:
Grbl v1.00
ready
ok
[Forward Calculating Position]
position loaded at:
0.01
-0.01
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
[PE:0.00,0.00,127]
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
[PE:0.00,0.00,127]
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
[PE:0.00,0.00,127]
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
[PE:0.00,0.00,127]
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
[PE:0.00,0.00,127]
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
[PE:0.00,0.00,127]
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
[PE:0.00,0.00,127]
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
[PE:0.00,0.00,127]
<Idle,MPos:0.01,-0.01,-0.11,WPos:0.000,0.000,0.000>
If you see that, youâve got the firmware loaded and itâs waiting to talk to GroundControl. Quit Arduino, run GroundControl and check that the port selected is the right one.
If you donât see anything like the above, go through the steps to load the firmware again.
I see that quitting GroundControl and starting it again helped in the instance above, that might work for you as well.
Blurfi Thanks for that info, New to Arduino, But not CNC. After I posted my request, I did walk away and returned to my shop at 4:30am, And got it running, What I did in my case was to remove the Maslow board then update the Mega 2560. Replaced the Maslow board, hey presto, connection and held it for well over 3 hours. Now all I have to do is finish my frame with the motorâs. Thanks again
I know what you mean about âwalking awayâ. Sometimes thatâs just the right thing to do. I also understand the part about about 4:30 AM, too!
Glad to hear of your success.
make sure the arduino software isnât runing at the same time as GC
try to get a shorter USB cable
try not to route the cable near the power cables
consider switching to WebControl on a Pi with a really short USB cable.
David Lang
I watched a video online and got it going. The firmware was corrupted. Thanks anyway.
So, i am get a lot of disconnections in arduino. The virtual com lost the address and the GC messages becomes crazy. Only works again when i log out and log on again. Check the firmware and GC version and all its ok. I use linux Debian.
It sounds like it could be a usb power issue or a questionable power supply. There were a few batches of power supply capacitors that blew a few years back. I remember the early imac all in one screen pcâs having bad motherboards because the capacitors were counterfeit and blew. Power supplies donât hit their rated voltage when things get really noisy. Iâm not saying that is necessarily it, but as a process of elimination, you might consider trying to isolate power as a variable to verify the arduino doesnât do the same reboot behavior with a different PC or laptop, then try your debian machine again perhaps with a powered USB hub (connected to your PC) as a way to isolate if it is an over current on the arduino or a brown-out capacitor on the USB.
Ok. I will try buy one hub.