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

Display no Menu on screen - fysetc f6 v1.3 with tmc2208 v1.2 #1114

Closed
bruce356 opened this issue Jan 15, 2019 · 13 comments
Closed

Display no Menu on screen - fysetc f6 v1.3 with tmc2208 v1.2 #1114

bruce356 opened this issue Jan 15, 2019 · 13 comments

Comments

@bruce356
Copy link

bruce356 commented Jan 15, 2019

Hi, just running the Generic fysetc F6 configuration printer.cfg (thanks to Simone Bonacini) and default menu.cfg . Not sure what the problem might be with my setup but I have a "RepRapDiscount 128x64 Full Graphic Smart Controller", menus do not appear, just a blank screen with background light on.

With the same cabling, board etc. the display works as expected with Marlin.
Hoping someone can shed some light on this - thanks Bruce
Edit: Forgot log file
klippy.log

@bruce356
Copy link
Author

bruce356 commented Jan 17, 2019

Hi for anyone else who might have the same display with FYSETC F6 v1.3, this worked for me:-

#RepRapDiscount 128x64 Full Graphic Smart Controller type displays
[display]
lcd_type: st7920
cs_pin: PH1
sclk_pin: PA1
sid_pin: PH0
menu_timeout: 60
menu_root: __main
encoder_pins: ^PC6, ^PC4
click_pin: ^!PC2
kill_pin: ^!PG0

Bruce

@KevinOConnor
Copy link
Collaborator

@SimoneBnc - do you know why there would be a difference in st7920 pin mapping?

-Kevin

@SimoneBnc
Copy link
Contributor

That's interesting. I used the display that came on my ender 3 and flipped 180° the lcd cable connector on the control board side as seen on many guides, so unless there are some differences on the 2 display we are talking about I don't know. I used the pins configuration from the other issue you linked to me the other day. I may give this new pin config a try when I get home

@bruce356
Copy link
Author

I am sure my Mapping is correct
fysetc f6 display pins
Regards - Bruce

@LazaroFilm
Copy link
Contributor

Some boards have the connectors mounted backwards. You need to pull the plastic cover off and slip it as explained here.

@bruce356
Copy link
Author

bruce356 commented Jan 20, 2019

Hi thanks but I am aware of the connector issue, this was not a connector issue but the wrong pin mapping for the RepRapDiscount 128x64 Full Graphic Smart Controller, the above image and post shows the correct pins.
regards - bruce

@KevinOConnor
Copy link
Collaborator

So, was this resolved?

-Kevin

@m24andrew
Copy link

m24andrew commented Feb 9, 2019

There must be a difference between the displays. The version in the config by Simone Bonacini works correctly for the display that comes with the Ender 3 attached to the Fysetc F6 board. With the new pin configuration from #1206 the Ender 3 display stops working.

@nandinho84
Copy link

nandinho84 commented Feb 11, 2019

Yes maybe... Mine was bought from an aliexpress supplyer and works well with the config from #1206 .
Maybe beacause your's for a specific 3d printer, maybe the pin mapping is different.
Once, I had a display for the Anet A6 and the pin mapping was different from the generic reprap full graphics display, maybe this is your case... Use the config that suits you most

@SimoneBnc
Copy link
Contributor

There is no real standard for this kind of no brand lcd displays, so anything could be wrong or correct depending on the specific case

@KevinOConnor
Copy link
Collaborator

Well, that's very surprising. The fysetc wiki indicates the pins match RAMPS, which is what #1206 implements. It's not clear if some fysetc boards are different or if some LCD displays are different. It would be great if someone could chase this down.

-Kevin

@nandinho84
Copy link

I have two fysetc F6 boards and they work ok with the #1206 pin assignment. As I told before, a few months ago I had a LCD 12864 from the Anet A6... To use it with the ramps I needed to make some pin changes, because it didn't match the usual 12864 LCD's (

@trevjonez
Copy link
Contributor

I picked up a few of these full graphic smart controllers on amazon and the connectors had to be turned over to get it to work. IE the guide tab is on the bottom and needs to be towards the top

@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants