bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.31k stars 1.65k forks source link

No Printer Attached #1066

Closed lawsjr closed 4 years ago

lawsjr commented 4 years ago

I am sure this has been asked before but can't find the answer. I have a BTT SKR mini e3 V2.0 with a BTT TFT35 V3 touch screen. I have been fighting the no printer attached for two days now with no luck. I am using Cheetah 5.0 for the firmware and have edited it for my set up. I also downloaded the latest firmware for the TFT35. I have tried every combination of serial ports that I could and nothing has worked yet. config.h serial port info /**

/**

define SERIAL_PORT_3 6

/**

boards_def.h info

if ENABLED(BTTSKRE3MINIV2_0)

define motherboard_name BOARD_BTT_SKR_MINI_E3_V2_0

define SERIAL_PORT -1

define SERIAL_PORT_2 1

define SERIAL_PORT_3 6

define BAUDRATE 115200

endif

oldman4U commented 4 years ago

Hi.

Not sure I completely understand what Cheetah does, but it seems to be based on Marlin and Marlin for sure does not support 3 serial ports. So i would remove the third serial port and try it again.

115200 is my preferred baud rate which works fine on my printers. Can not see a benefit using 250k.

lawsjr commented 4 years ago

Cheetah is basically a flavor of Marlin 2.0. I have tried just using 2 ports doesn't matter still no communication between the board. Baud rate is set to 115200.

oldman4U commented 4 years ago

So you used minus one and one for the two serial ports and removed the third from firmware. And you have the serial cable connected besides the AUX cable to a total of two cables between the TFT and the mainboard. And the mainboard and the TFT are using the same baudrate. Anything else attached?

lawsjr commented 4 years ago

That is correct and nothing else is attached. I have a WiFi module for the tft but removed it until I get them talking. Yes just two cables attached the flat ribbon cable and the 4+1 tft cable. I have tried -1 and 1. Also -1 and 2

Sent from my iPhone

On Sep 7, 2020, at 10:10, oldman4U notifications@github.com wrote:

 So you used minus one and one for the two serial ports and removed the third from firmware. And you have the serial cable connected besides the AUX cable to a total of two cables between the TFT and the mainboard. And the mainboard and the TFT are using the same baudrate. Anything else attached?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

oldman4U commented 4 years ago

Do you have another TFT or mainboard you could try? You can see - i am running out of things we can try...;-(

lawsjr commented 4 years ago

I have the factory board and screen. That is my last try. Going to use a port sniffer and see if the ports are working or not. If not swap the factory stuff back in and see.

Sent from my iPhone

On Sep 7, 2020, at 12:52, oldman4U notifications@github.com wrote:

 Do you have another TFT or mainboard you could try? You can see - i am running out of things we can try...;-(

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

oldman4U commented 4 years ago

What are the factory board and screen?

lawsjr commented 4 years ago

The boards from creality that came with the printer

Sent from my iPhone

On Sep 7, 2020, at 14:56, oldman4U notifications@github.com wrote:

 What are the factory board and screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

oldman4U commented 4 years ago

Ender 3?

Before you do so, have you ever tried to switch to Marlin Mode?

lawsjr commented 4 years ago

Found the problem. The black 4+1 wire was wired wrong. Finds printer but I get failed to enable auto bed leveling with the bltouch enabled in the firmware

Sent from my iPhone

On Sep 7, 2020, at 15:17, oldman4U notifications@github.com wrote:

 Ender 3?

Before you do so, have you ever tried to switch to Marlin Mode?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

oldman4U commented 4 years ago

Wonderful. So please close this ticket and start a new one with the new issue.

lawsjr notifications@github.com schrieb am Mo. 7. Sep. 2020 um 22:52:

Found the problem. The black 4+1 wire was wired wrong. Finds printer but I get failed to enable auto bed leveling with the bltouch enabled in the firmware

Sent from my iPhone

On Sep 7, 2020, at 15:17, oldman4U notifications@github.com wrote:



Ender 3?

Before you do so, have you ever tried to switch to Marlin Mode?

You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/1066#issuecomment-688491217, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6XKZAILIMXSI36SHOFEJDSEU2YNANCNFSM4Q5GRY7Q .

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.