1

Topic: SD card read error

In en effort to narrow down possible causes of x/y axis shifting, I have stopped using my Octoprint server on Raspberry pi and have just been physically moving the SD card from the printer to the computer to copy Gcode (repetier 0.92, 1.0A divinci).

I was able to get 2 prints done without any shifting, and now I get SD card read errors.  The SAMPLES also report an error, at repeatable spots in the print.

It is the 4gb micro SD ADATA brand that came with the printer.

I thought there was a possibility that I corrupted the SD card while pulling it in and out of the printer/laptop, but then I realized that the sample files have been giving me read errors for about a month now, and the SD card had never been removed until yesterday.

I am just assuming that the SD is a crappy card, and will try another one.  Are there any specific files that need to be on the SD card itself for the printer to read GCODE off of it?

Da Vinci 1.0a.  Repetier 0.92.  E3D V6.  Titan Extruder.  Sllic3r.  Octoprint on Raspberry Pi B+.

2

Re: SD card read error

Telemachus wrote:

In en effort to narrow down possible causes of x/y axis shifting, I have stopped using my Octoprint server on Raspberry pi and have just been physically moving the SD card from the printer to the computer to copy Gcode (repetier 0.92, 1.0A divinci).

I was able to get 2 prints done without any shifting, and now I get SD card read errors.  The SAMPLES also report an error, at repeatable spots in the print.

It is the 4gb micro SD ADATA brand that came with the printer.

I thought there was a possibility that I corrupted the SD card while pulling it in and out of the printer/laptop, but then I realized that the sample files have been giving me read errors for about a month now, and the SD card had never been removed until yesterday.

I am just assuming that the SD is a crappy card, and will try another one.  Are there any specific files that need to be on the SD card itself for the printer to read GCODE off of it?


Are you running repetier or stock? If stock it needs all the files except the samples.. If you are running repetier firmware it only needs the EEPROM file.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

3

Re: SD card read error

Thanks Carl.

Da Vinci 1.0a.  Repetier 0.92.  E3D V6.  Titan Extruder.  Sllic3r.  Octoprint on Raspberry Pi B+.

4 (edited by Hecot 2016-04-22 10:00:21)

Re: SD card read error

I would suggest to save the EEPROM file to your computer and perform a deep format (not just quick format) of the SD card.

Then you can run a performance test on the card, I'm using this program: http://www.heise.de/download/h2testw.html works quite well!

BTW - There is no ROM on the hardware used to save user settings. The EEPROM file is the virtual EEPROM that the printer is using for this purpose. So everytime you select "save to EEPROM" it is written to this file. Having a backup is a good idea anyway!

5

Re: SD card read error

Thanks guys! Was having this issue on my Davinci 1.0 that I flashed with Repetier this morning. Took another SD card I have, formatted it, and put the eeprom.bin file on it. Works like a charm now!