I know that the RRD Smart controller is supported. But is the Full Graphics version supported ? When I connect the LCD, it is working fine but I am having trouble with the encoder direction and lines per rotation.
It seems like the wheel skips lines and the screen doesn’t use the full space
I wish I could upload a picture - but the site states that i dont have enough karma to attach links
Imported from wikidot
Hi
I’ve managed to get mine to work, but had to change the config ie;
panel.encoder_a_pin 3.26!^ # Encoder pin ; GLCD EXP2 Pin 3
panel.encoder_b_pin 3.25!^ # Encoder pin ; GLCD EXP2 Pin 5
swapped 3.25 for 3.26 and vice versa.
Also had to add;
panel.encoder_resolution 4 # number of clicks to move 1 item
About the screen space, mine just takes the full screen, maybe check the line;
panel.lcd reprap_discount_glcd
I think the documentation needs a lot of work before it is really usable 
Hope it helps
That was it. I added the encoder resolution and that fixed the stepping issue. The page utilization is only happening with Home page. So, I am assuming there is not enough content configured on this
Is there any way to customize the home page on Smoothie ? like by adding more options or graphics ?