Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dmarnel opened this issue Aug 20, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@dmarnel
Copy link

dmarnel commented Aug 20, 2024

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

  • Include a ZIP file containing your Configuration.h or use Pastebin and paste a link in this issue.
  • Provide pictures or links to videos that clearly demonstrate the issue.
    Configuration.h.zip
@dmarnel dmarnel added the bug Something isn't working label Aug 20, 2024
@radek8
Copy link
Contributor

radek8 commented Aug 30, 2024

Set Parameter
emulated_m109_m190:1

@dmarnel
Copy link
Author

dmarnel commented Aug 30, 2024

Thanks, but that is already set.

@radek8
Copy link
Contributor

radek8 commented Aug 30, 2024

How old is your FW in the display?

@radek8
Copy link
Contributor

radek8 commented Aug 30, 2024

Send both Marlin configuration files and ini TFT file

@dmarnel
Copy link
Author

dmarnel commented Aug 30, 2024

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

Archive.zip

@radek8
Copy link
Contributor

radek8 commented Aug 30, 2024

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

@radek8
Copy link
Contributor

radek8 commented Aug 30, 2024

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

@dmarnel
Copy link
Author

dmarnel commented Aug 31, 2024

Yes, M109 is enabled. Here are my settings:

IMG_6777
IMG_6778
IMG_6779
IMG_6780
IMG_6781

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants