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] print file selection doesn't work #2103

Closed alfrankgit closed 3 years ago

alfrankgit commented 3 years ago

Description

In the Print Menu on the TFT35 I can't select any file on any SD card. They are all properly listed but when I tap one nothing happens.

Steps to reproduce

  1. Using mainboard SKR-V1.4 and TFT35 (V1.2 or V3.0 or B1 V3.0, doesn't matter)
  2. Fresh Marlin (2.0.9.1 or 2.0.8.2, doesn't matter) built from scratch.
  3. With all options activated as listed here in your Marlin dependencies.
  4. Flashed firmware.bin, BIQU_TFT35_V1.2.27.x, TFT35 folder, config.ini on board and display.
  5. Display states "3DPrinter Ready".
  6. Tap "Print" icon.
  7. Tap "TFT SD" or "OnboardSD", doesn't matter.
  8. Files on the SD are properly listed.
  9. Tap one of the filenames.

Expected behavior Print of the selected file starts or requester comes up to confirm that.

Actual behavior Nothing visible at all. In fact, if I tap a filename more than once it seems to just compose a path out of it. Then I have to tap the "Back" icon several times to actually got back in the menu.

Hardware Variant

  1. TFT35 (V1.2 or V3.0 or B1 V3.0, doesn't matter)

    TFT Firmware Version & Main Board Firmware details

    TFT V27.x, Marlin 2.0.8.2 or 2.0.9.1

Additional Information

IMG_3641 IMG_3640 Archiv.zip config.ini.zip

radek8 commented 3 years ago

Use today's updated FW. It should be fixed.

alfrankgit commented 3 years ago

Wow! That was fast!

The problem is actually fixed. Thanks a lot!

github-actions[bot] commented 7 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.