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.28k stars 1.64k forks source link

[BUG] Message not shown for M0/M1 #2939

Open alvv-z opened 1 month ago

alvv-z commented 1 month ago

Description

When executing M0 or M1, the display only shows a dialog reading 'Pause' instead of the message.

Steps to reproduce

  1. Execute M0 Test

Expected behavior

The message is displayed. Actual behavior

The message isn't displayed.

Hardware Variant

TFT35-E3 V3.0 with SKR Pro 1.2

TFT Firmware Version & Main Board Firmware details

TFT: BIGTREE_TFT35_V3.0_E3.27.bin Marlin: 2.1.1

rondlh commented 1 month ago

How do you "execute" the M0/1 command?

When send the command in the TFT terminal you stay in the terminal screen, and the message comes once you leave the terminal screen. If you send the command via ESP3D connected to the TFT, then the message comes immediately.