knutwurst / Marlin-2-0-x-Anycubic-i3-MEGA-S

Marlin 2.0.x Version for Anycubic i3 MEGA M/S/P/X/CHIRON and 4MAX with Anycubic TFT or the "new" DGUS Clone TFT - Now also with BLTouch!
GNU General Public License v3.0
782 stars 183 forks source link

[BUG] gcode file extension display #455

Closed anno0 closed 1 year ago

anno0 commented 1 year ago

Bug Description

Display error of hidden folder. I have seen this also in another bug https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/issues/453

Steps to Reproduce

  1. Create a hidden folder on a SD card. This is normally a trash folder in Ubuntu.
  2. Insert the SD card in the printer
  3. Navigate to the print menu

Expected behavior: This folder should not be shown in the print menu and even should not have a gcode file extension.

Actual behavior: The gcode file extension is display at position of the buttons

gcode extension

Additional Information

Firmware 1.5.0 beta 3 DGUS clone display

knutwurst commented 1 year ago

Can you compile the firmware by yourself? The issue should be fixed now, but is untested atm. I'll try it out if I have time and build a new Beta, but for now, the current master should work fine.

anno0 commented 1 year ago

I do not have compiled this project yet myself but I will figure it out next week.

anno0 commented 1 year ago

I compiled the master branch and flashed my printer. The print menu entries with gcode file extension look good again.

knutwurst commented 1 year ago

I compiled the master branch and flashed my printer. The print menu entries with gcode file extension look good again.

That's great to hear. Thank you for testing!

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