BIGTREETECH-TFT24-V1.1 icon indicating copy to clipboard operation
BIGTREETECH-TFT24-V1.1 copied to clipboard

How do I configure Marlin LCD12864 emulation

Open tiaanv opened this issue 5 years ago • 8 comments

I have a SKR PRO 1.1, and the TFT24-V1.1 board. I cannot figure out what settings I need in Marlin for this to work.

have updated to the latest firmware on the TFT24, but it just shows "LCD12864 Simulator"

What LCD should I enable in Marlin? Do I need any other settings?

tiaanv avatar Sep 03 '19 19:09 tiaanv

Anybody There?

tiaanv avatar Sep 06 '19 11:09 tiaanv

Push and hold the round button and other options will show up allowing you to switch to the touch screen interface.

defalkner avatar Sep 14 '19 07:09 defalkner

Of course I know that part. What I am asking is as what type of LCD so I need to config this in Marlin, as setting it to Full Graphic does not work.

Get Outlook for Androidhttps://aka.ms/ghei36


From: defalkner [email protected] Sent: Saturday, September 14, 2019 9:15:51 AM To: bigtreetech/BIGTREETECH-TFT24-V1.1 [email protected] Cc: Tiaan Viljoen [email protected]; Author [email protected] Subject: Re: [bigtreetech/BIGTREETECH-TFT24-V1.1] How do I configure Marlin LCD12864 emulation (#6)

Push and hold the round button and other options will show up allowing you to switch to the touch screen interface.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/bigtreetech/BIGTREETECH-TFT24-V1.1/issues/6?email_source=notifications&email_token=ABD4JJXTZU7ENUHDINAAADLQJSFSPA5CNFSM4ITJY7ZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WWGVI#issuecomment-531456853, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABD4JJS2GIUT7XUEAKYJLDLQJSFSPANCNFSM4ITJY7ZA.

tiaanv avatar Sep 14 '19 07:09 tiaanv

I've just figure it out Ypu need to uncomment line #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

https://pastebin.com/2GrL8gkF

kkaleta avatar Sep 17 '19 17:09 kkaleta

What should I do with SKR-E3-DIP? If I choose REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER I get error message "Only CR10_STOCKDISPLAY supported for this board". If I choose CR10_STOCKDISPLAY - firmware build ok. But after flashing I see splashscreen once and then it hung. After reset it just shows "LCD12864 Simulator".

myudshlihe avatar Sep 27 '19 05:09 myudshlihe

I find it! ENCODER_PULSES_PER_STEP by default was 3 in config example. It need to be changed to 4 and it work.

myudshlihe avatar Sep 27 '19 07:09 myudshlihe

im trying to set up th skr mini e3 v1.2 on a printer i built with the same kind of set up as the anet a8, am i able o choose the anet a8 configuartion and then change the board the the skr mini e3 v1.2? and also i have the tft 24 v1.1, how do i configure it in marlin?

printin3dprints avatar Apr 23 '20 10:04 printin3dprints

Push and hold the round button and other options will show up allowing you to switch to the touch screen interface.

Really appreciate this simple instruction! It worked! Thanks!

segunakino avatar Sep 16 '20 17:09 segunakino