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

[BUG] (short description) TFT35 display no longer updates temperatures from printer #2949

Open dmarnel opened 2 months ago

dmarnel commented 2 months ago

Description

TFT35 display no longer updates the hot end or bed temperatures from the printer until the print begins.

Machine: Creality Ender 3 Pro

Printer board: BTT SKR Mini E3 V2.0 chip: STM32F103 RCT6

Display board: BTT TFT35 E3 V3.0 chip: STM32F207 VCT6

Marlin bugfix-2.1.x (as of 8-19-2024)

BIGTREE_TFT35_V3.0_E3.27.x.bin (as of 8-19-2024)

Steps to reproduce

  1. Initiate print

Expected behavior

Hot end and bed temperatures should update on the display while the printer is heating up.

Actual behavior

Hot end and bed temperatures do not change until the print begins.

Hardware Variant

TFT35 E3 V3.0

TFT Firmware Version & Main Board Firmware details

BIGTREE_TFT35_V3.0_E3.27.x.bin (as of 8-19-2024) Marlin bugfix-2.1.x (as of 8-19-2024)

Additional Information

radek8 commented 2 months ago

Set Parameter emulated_m109_m190:1

dmarnel commented 2 months ago

Thanks, but that is already set.

radek8 commented 2 months ago

How old is your FW in the display?

radek8 commented 2 months ago

Send both Marlin configuration files and ini TFT file

dmarnel commented 2 months ago

Thank you, I Appreciate the help. Here are the files.

Archive.zip

radek8 commented 2 months ago

The configuration is fine. The display should update the temperature as soon as you start printing.

radek8 commented 2 months ago

In the display menu, do you have the M109, M190 (green dot) emulation option enabled in the settings?

dmarnel commented 2 months ago

Yes, M109 is enabled. Here are my settings:

IMG_6777 IMG_6778 IMG_6779 IMG_6780 IMG_6781

github-actions[bot] commented 6 days ago

This issue has been automatically marked as stale because it has had no activity for the last 60 days. It will be closed in 7 days if no further activity occurs. Thank you for your contribution.