bigtreetech / BTT002-V1.0

GNU General Public License v3.0
6 stars 3 forks source link

TFT35 v3.0 No printer attached! #7

Open iShavgula opened 4 years ago

iShavgula commented 4 years ago

Hello,

I'm trying to connect BTT TFT35 v3.0 to the BTT002 board and I'm getting this error: No printer attached.

Here are the modifications I applied to the original BTT002 Marlin setup:

I tried to play with these settings, but in vain:

The screen is attached just with the TFT 5 pin cable, otherwise it shows Marlin mode & Touch mode and I can not choose any of them as nothing happens at all, the screen kind of freezes.

What am I missing?

Thanks

iShavgula commented 4 years ago

I plugged in only the TFT cable without reset pin and the printer got detected.

I'd not say the issue is resolved as I still can't use the marlin mode.

DoNotGood commented 3 years ago

Hello iShavgula, today I got my tft35 (I also have Prusa MK3s with BTT002 V1.0) and I have exactly the same problems with display!

Do you have found a solution, which works well in Marlin- and in TFT-mode?

I could not choose Marlin-mode.

I connected EXP1+2 and TFT, do I also have to connect +5V and GND (Power Supply)?

Both Boards are made by BigTreeTech, so it must have been tested before, didn't it?

iShavgula commented 3 years ago

Hello @DoNotGood,

I kind of found a solution: I replaced it with a LCD2004 display and I'm happy with it.

Sorry, but here is no hope(imho) for BTT002 + TFT35.

Anyways, I'm using PrusaSlicer + OctoPrint and rarely have to use the display. I may as well test the BTT wifi module in the future, which is a much cheaper alternative to OctroPrint.

Szarp78 commented 3 years ago

Hello @iShavgula , @DoNotGood

To use Marlin mode, you must rotate the ribbon cables 180 degrees, but only on one side.

I have BTT002 + TFT43 and it works, but still, to change the firmware, you need to connect the old LCD2004 display.

DoNotGood commented 3 years ago

Good morning @iShavgula,

I've tried your suggestion (turn around the cables about 180 °), and now the Marlin mode works, thx, but in Touch mode I have still no connection to the printer and I can't use the touch screen, it isn't reacting, it does not work, but when I stay with the finger on the screen, it switches to the menu, where I can choose Marlin or Touch mode, so it means the touch function of the display can't be totally dodgy!

iShavgula commented 3 years ago

Good morning,

Even with the LCD2004 I had to rotate the cables so that is board related, if I remember correctly that is mentioned in the manual pdf under hardware directory. But for me the only way to make the TFT work was without the reset pin (you need to connect only 4 cables instead of 5). Did you try that as well? 987F7D5E-05DC-465B-85A7-5906E25D9F5D

DoNotGood commented 3 years ago

Hi,

I've tried it (without RST-PIN), still it does not work, no connection no touch function, just Marlin mode.

gafillll commented 3 years ago

switch exp1 exp2 180 and cut the nutch

plattnotpratt commented 2 years ago

For those who searched for hours like i did this is the solution to the problem.

SERIAL_PORT -1 SERIAL_PORT_2 2 BAUDRATE = 250000

I hope this saves you some time.