Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<ldl #285

Closed
Spica2 opened this issue Aug 2, 2015 · 8 comments
Closed

<ldl #285

Spica2 opened this issue Aug 2, 2015 · 8 comments

Comments

@Spica2
Copy link

Spica2 commented Aug 2, 2015

The Console returns
Grbl 0.8c ['$' for help]
<ldl
again and again.
Arduinos Monitor doesnt.
Should be the UGS?
Environment Arduino Uno and a Mac.

@guru54321
Copy link

I've seen similar behaviour on my Grbl when the eeprom contains funky values. After clearing the eeprom (see https://www.arduino.cc/en/Tutorial/EEPROMClear) and reinstalling grbl on my arduino, this issue solved itself. In my case, the eeprom got corrupted due to me experimenting with a 4 linear axis grbl I build myself. I would not know why this could happen in your case though. Normally grbl doesn't do this.. (not to my experience at least, but then, I just start using it)

@Spica2
Copy link
Author

Spica2 commented Sep 25, 2015

Thanx for your reply. But do not get a solution. Maybe I do it wrong as I am new? Put the EEPROM Clear Code in the IDE, saved, put the EEPROM.h in the new folder and uploaded. Now I get
Grbl 0.8c ['$' for help]
<ldle,MPo
again and again

@winder
Copy link
Owner

winder commented Sep 25, 2015

If you downgrade then upgrade GRBL it should also fix the problem.

@Spica2
Copy link
Author

Spica2 commented Sep 28, 2015

Uh, also have problems with the hexuploader. Does not work/upload. Already reportet at its repository. Any other suggestion meanwhile I am looking for a hexuploader fix?

@guru54321
Copy link

Did you check on the baudrate? My nano only uploads at 56Kbit although 112 works fine when communicating with grbl...

@Spica2
Copy link
Author

Spica2 commented Sep 29, 2015

Checked all baudrates! No sucess.

@Spica2
Copy link
Author

Spica2 commented Sep 29, 2015

ok. now cleard eeprom and flashed grbl 9 from inventables (previous 8 from other someone else) by ide. now runs as expected.

@winder winder closed this as completed Sep 29, 2015
@winder
Copy link
Owner

winder commented Sep 29, 2015

Great, thanks @Spica2 and @guru54321

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants