When I turn the encoder knob, the cursor goes down and up repeatedly but I can’t navigate past the first two lines. The button part works fine. I tested it earlier in my build and it was working great then, but now that I finished the printer it’s having this problem. I’ve re-seated the connectors, tried a fresh config file, and played with panel.encoder_resolution, but I can’t figure out what’s wrong. Any ideas?
I have a 5XC Smoothieboard and GLCD Adapter Shield for Clone from Robotseed, with a RRD GLCD clone from eBay.
Thanks in advance!
Imported from wikidot
Did you try to change the setting in the config file…
panel.menu_offset 1 # Some panels will need 1 here
I was having a similar issue default was 0 and I set it to 1 and I have no problems now. Worth a try.
Just tried changing it from 0 to 1, but still no luck. In fact, the cursor doesn’t move at all now.
I still haven’t figured this out. I ordered a brand new GLCD and cables but that didn’t fix it, so I think it must be something with the Smoothieboard/software. Any ideas?
This sounds like it thinks it’s talking to a panel different from the actual panel. Can you try formatting the SD card, and doing the panel config from scratch following the documentation ?