Poket-Jony / Marlin-A4MaxPro-2.0.x

🖨 Marlin 2.0.x optimized for the Anycubic 4Max Pro 3D printer
GNU General Public License v3.0
54 stars 18 forks source link

[BUG] Display Filelist does not work correctly #24

Closed Poket-Jony closed 4 years ago

Poket-Jony commented 4 years ago

Version: 2.1.2-rc

Big problem: the file selection in the print menu doesn't work at all. Only 11 of 11 files are displayed, one of them double.

After various tests, I reduced everything to a minimum: the SanDisk 8 GB is freshly formatted in FAT32 mode, the file names consist of only one character (lowercase letter or number) (plus the extension .gcode), they are located directly in the main directory. The mistake remains.

Depending on the content of the SD card, something else is displayed, relatively randomly ...

I suspect that the control from the display is still wrong or the entries are transferred too quickly.

display files

Poket-Jony commented 4 years ago

currently not reproducible

Poket-Jony commented 4 years ago

bug found: the elements are displayed twice on the first page because the maximum limit is incorrectly calculated

Poket-Jony commented 4 years ago

fixed in https://github.com/Poket-Jony/Marlin-A4MaxPro-2.0.x/commit/a4905c771d3a0c74ff854a71c6fbdfde91586197