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.3k stars 1.65k forks source link

[BUG] (short description) #2959

Open 7u5a opened 2 days ago

7u5a commented 2 days ago

Description

When printing from the touch screen interface on the TFT35 E3 v3.0.1 2023.4.12, the target and actual temperature are not shown in the printing interface.

Steps to reproduce

  1. Select print from on board SD card
  2. Select file to print

Expected behavior Bed temp set point >0, bed starts heating with actual temp reported. Hot end temp set point >0, hot end starts heating with actual temp reported. Home, then print

Actual behavior Bed and hot end temp set points stay at 0. Actual reported temp is same as when print was started. Home, then print. After 1st layer has started, temperatures are now reported correctly.

Hardware Variant

BTT TFT35 E3 V3.0.1 BTT SKR Mini E3 V3.0

TFT Firmware Version & Main Board Firmware details

Mainboard - Marlin 2.1.X bugfix (self configured)

Additional Information

MarlinConfigFiles.zip

7u5a commented 15 hours ago

By the way, in Marlin mode it seems to work...