#TFT70
1 messages · Page 1 of 1 (latest)
did you follow the instructions on the wiki first? https://teamgloomy.github.io/gtr_screen.html
How to connect a serial screen to a GTR
Yes, I have, but it doesn't work because he always complains about the Wifi😭
you're gonna need to be more specific than "it complains about wifi" 😅
ok, wifi wants the baud rate, even if i enter it correctly it still doesn't work. It keeps saying "no printer connected and the display beeps unbearably🙈 sorry for my english😁
my tft35 works with :
M575 P1 S2 B57600
did you change the baudrate in the screen's settings too?
not sure what wifi has to do with your tft
jes i have
I also have it with the same TFT35, doesn't work either
with this cable
M575 P1 S2 B115200 ; enable support for tft
GG @glacial granite, you just advanced to level 1!
make sure it's plugged properly
👍
B115200 try and lower it as the wiki says to 57600 ish
and change it in the screen settings too
a screen doesn't need a high baudrate comm, the lower the better
ok
main problem here is BTT TFT screens are unreliable and partially work sometimes when the firmware isn't too broken due to changes in the marlin part of it
try updating your screen to their latest version if that's not the case
Hey guys, me again. My board is running great so far. I have now connected a BTT TFT70 to the Super 8 Pro and it works so far, except for one small thing. As soon as I press home on the display or something like that, the display freezes or "please wait" appears and then it stays that way. Can you tell me maybe (guess) what it could be?
could be a lot of things (mainly the screen's firmware being bugged) but you can check that your homing files are not doing things that could "freeze" your TFT when you home, like doing extra includes, etc..
does it freeze when you press Home X / Y / Z / All ? that'll help pinpoint what/which file is wrong
I have the firmware from reprap and now I don't know what could be wrong?🤷♂️ https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware
GG @glacial granite, you just advanced to level 7!