When printing from SD, scrolling trough file list is extremely slow.
This has been an annoyance for a while so decided to raise it.
I also believe the Buzzer issue I raised in a separate issue can be reproduced here.
Any other menu area is quick and responsive.
I am using RAMPS1.4 with the Full Discounted LCD option.
How many files do you have in the directory?
If more than 3-4 files, it start being very slow.
...to paint a better picture.
Did you play with
//
// SD CARD: SPI SPEED
//
// Uncomment ONE of the following items to use a slower SPI transfer
// speed. This is usually required if you're getting volume init errors.
//
//#define SPI_SPEED SPI_HALF_SPEED
//#define SPI_SPEED SPI_QUARTER_SPEED
//#define SPI_SPEED SPI_EIGHTH_SPEED
?
I haven't - I will try tomorrow.
@lavato this happened to me once and after do a low level format to the card the problem was solved
@RicardoGA - What did you use to low level format the SD card?
@lavato i used HDD Low Level Format Tool, here's the link
@RicardoGA
OMG that worked, thank you!!
@MarlinFirmware/documentation-maintainers We should mention this potential event in our SD Card section. Which I guess means adding an SD Card Printing section…
Most helpful comment
@lavato i used HDD Low Level Format Tool, here's the link
http://hddguru.com/software/HDD-LLF-Low-Level-Format-Tool/