NARUTOfzr / Neptune_3_Pro_Plus_Max

Firmware file
180 stars 22 forks source link

Print > Files corrupts / merges filenames on SD card #82

Closed chriskeeble closed 6 months ago

chriskeeble commented 6 months ago

When viewing files to print on the SD card, in root folder, the filenames are corrupted - showing first 40 chars of file 1 filename, but then adding file 2 filename instead of showing the whole of file 1 filename.

Here are the 3 files as seen on the Neptune 3 Plus:

Screenshot of Neptune Screen image

Screenshot from Windows image

(I love that we can now see the whole filename in this firmware, but each filename should be separate).

The problem appears to be that only the first 40 chars of file 1's filename is displayed, and then file 2's filename is displayed in the same block.

hindsa-nabeel commented 6 months ago

Try keeping file names less than 30 characters. This problem is already reported (in Chinese) here: https://github.com/NARUTOfzr/Neptune_3_Pro_Plus_Max/issues/62

chriskeeble commented 6 months ago

Try keeping file names less than 30 characters. This problem is already reported (in Chinese) here: #62

Thank you - that does appear to be the same bug. I've also experienced freezing after pressing "Print" with some files, as you described, but I believe this is may be a different issue.

Thanks again.