Welcome! Log In Create A New Profile

Advanced

SD bugs in Marlin?

Posted by fbeachler 
SD bugs in Marlin?
July 13, 2012 10:40PM
I've logged some bugs that my team sees persistently when using SD card printing on Marlin. They're reported at [bitbucket.org]

We're using a 1GB sd on RAMPS 1.4 w/SDRamps. It seems pretty clear from the nature of the reports that hardware is probably not a culprit.

Can anybody confirm or deny those reports? That would be helpful to me before I tackle 'em...
Re: SD bugs in Marlin?
July 14, 2012 06:01AM
I have had some issues with a 1gb card, and also had issues with a card on my makerbot gen3, and with using sprinter with sd on the same card with mega and sd controller card (tested it in several devices.) I also verified the same issue with marlin firmware on my ramps 1.5 board. it seems to happen when several files are already written to on the device, and a file is written over, i also had issues after writing a file that was outside of 8.3 format. both of these things makes changes to the fat table that i think are not easily solved by the current sd library, although i have not looked into the code side of it, i have found an elegant solution. copy all sd card files over to your computer, format sd card to fat16, then copy the files back over to sd card. this will provide a clean fat table to read from. also never erase, or copy over a file on sd card, and always use 8.3 format. hope this helps! your mileage may vary. thanks!
Re: SD bugs in Marlin?
August 05, 2012 04:34AM
A file from a 2GB card just locks up the system. Luckily I still had a 512Mb in an old cell phone and that did the trick.
Re: SD bugs in Marlin?
August 05, 2012 02:32PM
I am using 2Gb SanDisk cards with Marlin successfully.


[www.hydraraptor.blogspot.com]
Sorry, only registered users may post in this forum.

Click here to login