Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting a file from SD card using a menu option is extremely slow #4249

Closed
lavato opened this issue Jul 9, 2016 · 11 comments
Closed

Selecting a file from SD card using a menu option is extremely slow #4249

lavato opened this issue Jul 9, 2016 · 11 comments

Comments

@lavato
Copy link

lavato commented Jul 9, 2016

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.

@lavato lavato changed the title Selecting a file using the menu is extremely slow Selecting a file from SD card using a menu option is extremely slow Jul 9, 2016
@Blue-Marlin
Copy link
Contributor

How many files do you have in the directory?

@lavato
Copy link
Author

lavato commented Jul 9, 2016

If more than 3-4 files, it start being very slow.

@lavato lavato closed this as completed Jul 9, 2016
@lavato lavato reopened this Jul 9, 2016
@lavato
Copy link
Author

lavato commented Jul 9, 2016

...to paint a better picture.

  • When I turn the encoder while on the file list section, the selector only updates the screen about 2-4 second later.
  • When I click on a file to print, it reacts about 2 seconds later.

@Blue-Marlin
Copy link
Contributor

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

?

@lavato
Copy link
Author

lavato commented Jul 9, 2016

I haven't - I will try tomorrow.

@thinkyhead thinkyhead added Bug: Potential ? Needs: Testing Testing is needed for this change labels Jul 10, 2016
@RicardoGA
Copy link
Contributor

@lavato this happened to me once and after do a low level format to the card the problem was solved

@lavato
Copy link
Author

lavato commented Jul 10, 2016

@RicardoGA - What did you use to low level format the SD card?

@RicardoGA
Copy link
Contributor

@lavato i used HDD Low Level Format Tool, here's the link

http://hddguru.com/software/HDD-LLF-Low-Level-Format-Tool/

@lavato
Copy link
Author

lavato commented Jul 10, 2016

@RicardoGA

OMG that worked, thank you!!

@thinkyhead
Copy link
Member

thinkyhead commented Jul 11, 2016

@MarlinFirmware/documentation-maintainers We should mention this potential event in our SD Card section. Which I guess means adding an SD Card Printing section…

@github-actions
Copy link

github-actions bot commented Apr 7, 2022

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.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants