We use cookies to personalize content, interact with our analytics companies, advertising networks and cooperatives, and demographic companies, provide social media features, and to analyze our traffic. Our social media, advertising and analytics partners may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. Learn more.
Hi, I live in Europe and fried my gshield a few weeks ago. I ordered a new one from the european vendor of Inventables. I was able to flash the grbl, and after I have send the .hex file. The x y z axes make connection with the gshield, the right lights shine up when I move the axes. Easel make connections but there is no tension on the motors.
After a hole day spended I need help
Can someone guide me true?
Thx many times!
Wim
Is your power supply working correctly? Sounds like a power issue. Your USB can power the board when your main power is off. Check that you have 24v at the gshield and that it is connected properly.
Ok I’ve connection!! Cleaned, reloaded grbl, uploaded .hex. Did it just te same way as before? I’ve movement but it is very weird. Wiring is ok, I checked twice. I suppose that I have to turn the pots higher, I just tried that, no improvement
Ok I’ve connection!! Cleaned, reloaded grbl, uploaded .hex. Did it just te same way as before? I’ve movement but it is very weird. Wiring is ok, I checked twice. Z and X are switched and there is barely movement (I suppose that I have to turn the pots a little bit higher), and Y is only going in one direction.
Hei, I have ordered a new shield true the European vendor. Installed the GShield still there is something wrong. The Z axe works perfect, the Y doesn’t do much, there is a bit of tension on the motors (increased the pots, doesn’t help). The X axe just moves in one direction. I connected the X axe to the Z axe, this works perfect, same for the Y axe. Can it be that there is something wrong with the Arduino One? I’ve got 2 working GShields, so I think there can be just one problem. Maybe my way of thinking is completely wrong. Help is very welcome… Thx a lot
When you have the USB cable plugged in to get power to the electronics, the 24 volt power supply turned on to get power to the motors, you should see the blue LED and three green LEDs lit on the gShield.
Which stepper motors do you have?
Do you have a voltmeter that you can use?
Do you have HyperTerminal or Putty? (would like to see your grbl parameters, you can use either of these programs to get them).
Intro: I installed the cooling fan of arduino and gshield upside down. My machine worked ok for 3 weeks. Than the problems started. Only the Z axe is working probably. I have checked the wiring, increased the pods a bit,…
I ordered a new Gshield true your European vendor, installed it yesterday, nothing changed… I’m battling this problem for 2 months now. When I connect the Y or the X axe to the Z axe it works like it should be.
Found an guide for clearing the arduino and re upload the .hex file. When I try to clear the Arduino with the EEPRON_clear code I get the following message. Can you please help me? Thx!!!
Arduino: 1.6.5 (Mac OS X), Board:“Arduino/Genuino Uno”
De schets gebruikt 774 bytes (2%) programma-opslagruimte. Maximum is 32.256 bytes.
Globale variabelen gebruiken 9 bytes (0%) van het dynamisch geheugen. Resteren 2.039 bytes voor lokale variabelen. Maximum is 2.048 bytes.
avrdude: stk500_getsync(): can’t communicate with device: resp=0x14
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
Probleem bij het uploaden naar het board. Zie http://www.arduino.cc/en/Guide/Troubleshooting#upload voor suggesties.
This should not cause a problem. I have mine set up so that the fan sucks air out of the case, but that is just a personal preference. The X-carve works fine that way.
The boot loader on the Arduino expects a baud rate of 57600. Is your communications port set for this value?