bdurbrow / grbl-Mega

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560
https://github.com/gnea/grbl/wiki
MIT License
35 stars 8 forks source link

sorted #36

Open Tonybeta01 opened 2 years ago

Tonybeta01 commented 2 years ago

Hi have just set up a mega with a 2 differant ramps 1.6 boards and the 20x4 reprap controller. I have succesfully loaded the firmware on . all the parts have been used and I know there working no mpg encoder connected or keypad. The lcd backlight comes on and the steppers lock. Any Ideas regards Tony

rikstablades commented 2 years ago

Steppers locking is normal, type '$SLP' into serial monitor to see them unlock.

LCD not working means pinout definitions for your setup are not correct. Change them.

Tonybeta01 commented 2 years ago

I haven't modified any code , I have noticed occasionally when I plug it in it comes up with garbage on the screen, a missmash of letters and figures Regards Tony

⁣Get BlueMail for Android ​

On 30 Oct 2021, 15:22, at 15:22, rikstablades @.***> wrote:

Steppers locking is normal, type '$SLP' into serial monitor to see them unlock.

LCD not working means pinout definitions for your setup are not correct. Change them.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/bdurbrow/grbl-Mega/issues/36#issuecomment-955241836

Tonybeta01 commented 2 years ago

ok I wound it up to 15 vols and it works now?? I can bring it down to 12v and its still OK, Ive put a keypad on it but its a bit buggy. for instance how do you jog an axis? However I can pick up a file and run it from the sd card, plus I can communicate with it from pronterface. regards Tony