bigtreetech / BIGTREETECH-TFT35-V3.0

TFT35 V3.0 is a medium size, dual-mode, ultra-clear 3D printer display and it is designed by Bigtree Technology co.,LTD. It is an excellent replacement for the standard 12864 LCD displays.
248 stars 82 forks source link

TFT35 v3.0 e Esp01 S no connessione stampante #111

Open onil80 opened 3 years ago

onil80 commented 3 years ago

Buongiorno, spero mi potiate aiutare, ho configurato Esp01 S, fino a collegarmi tramite indirizzo ip tutto ok, ma quando voglio collegare la stampante non ci riesco, esiste un firmware per TFT35 già compilato per esp01?

radek8 commented 3 years ago

The wifi module connected to the TFT works normally, no settings are required on the TFT

radek8 commented 3 years ago

Please write in English

onil80 commented 3 years ago

i connected esp01 S1 to tft but it doesn't connect to printer

radek8 commented 3 years ago
  1. Do you see wifi on the network?
  2. Can you connect to the EPS01S web interface from a PC?
  3. Does TFT write that it is connected to a printer?
  4. Do you have the correct baud rate set in EPS? (115200 or 250000)
  5. Do you use a web interface or pronterface via a virtual port to connect to the printer via EPS?
onil80 commented 3 years ago

esp01 connects to my wi-fi network .... I connect to the esp3d interface, but I cannot connect to the printer

radek8 commented 3 years ago

answer all the questions.

onil80 commented 3 years ago

yes the tft writes to be connected, i used both 115200 and 250000

radek8 commented 3 years ago

What boardo you have with the Marlins?

onil80 commented 3 years ago

Marlin 2.0.7.2

radek8 commented 3 years ago

I'm not asking about the Marlin version, but about the board model.

SKR ???, MKS ???

onil80 commented 3 years ago

sorry, skr 1.4 turbo

radek8 commented 3 years ago

You must set the communication speed the same as the one you have set on the display

onil80 commented 3 years ago

yes i know but it doesn't work anyway

radek8 commented 3 years ago

I have the same configuration and ESP works fine

radek8 commented 3 years ago

https://youtu.be/Dj6bc1YF-wk

onil80 commented 3 years ago

I programmed the esp01 with Arduino, could this be the problem?

Il giorno mar 19 gen 2021 alle 21:26 Radek notifications@github.com ha scritto:

https://youtu.be/Dj6bc1YF-wk

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TFT35-V3.0/issues/111#issuecomment-763110327, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIELVTNU4CEHQART7G4UPR3S2XTGBANCNFSM4WGBVJWA .

radek8 commented 3 years ago

Probably yes

onil80 commented 3 years ago

tomorrow I receive the form for writing and repeating

Il giorno mar 19 gen 2021 alle 21:31 Radek notifications@github.com ha scritto:

Probably yes

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TFT35-V3.0/issues/111#issuecomment-763114342, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIELVTPSQ6G3IQ4O6YLOGD3S2XTYJANCNFSM4WGBVJWA .

radek8 commented 3 years ago

if there is a problem with the WiFi connector on the TFT, you can use the WiFi connector on the SKR V1.4. However, there is a need to configure the port on Marlin

onil80 commented 3 years ago

I have already tried to use the wifi connector of skr1.4 and it doesn't even work

Il giorno mar 19 gen 2021 alle 21:39 Radek notifications@github.com ha scritto:

if there is a problem with the WiFi connector on the TFT, you can use the WiFi connector on the SKR V1.4. However, there is a need to configure the port on Marlin

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TFT35-V3.0/issues/111#issuecomment-763125566, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIELVTN4HDUDN24HJRRNCQDS2XUZNANCNFSM4WGBVJWA .

radek8 commented 3 years ago

In order for the wifi port to work on the SKR, you must define serial port 3. If you are using 2.0.7.2 you will need to make further adjustments. However, I recommend using bugfix-2.0.x, further modifications will not be necessary and you will solve the problem with the encoder.

radek8 commented 3 years ago

wifi on SKR V1.4

https://youtu.be/vq6Jx1QF02o

onil80 commented 3 years ago

but if i set serial port 3, then the display doesn't work

Il giorno mar 19 gen 2021 alle 21:56 Radek notifications@github.com ha scritto:

wifi on SKR V1.4

https://youtu.be/vq6Jx1QF02o

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TFT35-V3.0/issues/111#issuecomment-763134682, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIELVTLQ5GZIU5GMHRSLY3TS2XWWLANCNFSM4WGBVJWA .

radek8 commented 3 years ago

There are two serial ports that you can define -1 USB port 0 TFT display connector 3 WIFI connector

If you define TFT and WIFI, .... You no longer need USB

radek8 commented 3 years ago

define SERIAL_PORT 0 //TFT

define SERIAL_PORT_2 3 //WiFi

radek8 commented 3 years ago

Wifi can also be connected as a virtual serial port to a PC and use the Pronterface program

radek8 commented 3 years ago

Try WIFI for you first with a functional and verified FW and when it works, you can install your own which you can then debug.

radek8 commented 3 years ago

FW5 funkční.zip

onil80 commented 3 years ago

hi, I wanted to tell you that now everything works, I programmed the esp01 with the btt v1.0 and everything works perfectly

radek8 commented 3 years ago

Please close the ticket Thank you

oldman4U commented 3 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you