Exceptionally Slow SD Card Upload Speeds

Having a problem? Post it here and someone will be along shortly to help
Post Reply
Christian79
Printmaster!
Posts: 93
Joined: Mon Jun 03, 2013 12:25 pm

Exceptionally Slow SD Card Upload Speeds

Post by Christian79 »

1) I have a iMAC and for the most part cannot print from it because the printer will eventually starve for data and kill the print.
2) I have no idea why this happens but as a work around I have been removing the SD card and saving directly to it.
3) The reason I remove the card is because it takes FOREVER to upload a file if I try to do it with the card in the MAX. ~= 2 Min/MB
4) My connection speed is 250k.

Any thoughts?

As a side note, since I upgraded to the most recent firmware, I keep getting 4096 byte "ghosts of my files.
For example iphhldr.gcd would have its own ghost called ip~dr.gcd
Polygonhell
ULTIMATE 3D JEDI
Posts: 2417
Joined: Mon Mar 26, 2012 1:44 pm
Location: Redmond WA

Re: Exceptionally Slow SD Card Upload Speeds

Post by Polygonhell »

Christian79 wrote:1) I have a iMAC and for the most part cannot print from it because the printer will eventually starve for data and kill the print.
2) I have no idea why this happens but as a work around I have been removing the SD card and saving directly to it.
3) The reason I remove the card is because it takes FOREVER to upload a file if I try to do it with the card in the MAX. ~= 2 Min/MB
4) My connection speed is 250k.

Any thoughts?

As a side note, since I upgraded to the most recent firmware, I keep getting 4096 byte "ghosts of my files.
For example iphhldr.gcd would have its own ghost called ip~dr.gcd

Unfortunately that's normal, it's a combination of two issues, the SDCard is connected to the arduino by a SPI interface which is less that stellar, but the bigger issue is the USB connection between the computer and the arduino, because very small packets are sent, the USB latency becomes dominant.

The solutions as you've discovered is to plug the card into the computer and copy the file that way.
User avatar
Lochemage
Printmaster!
Posts: 115
Joined: Fri Oct 25, 2013 4:36 am
Location: Marina, CA

Re: Exceptionally Slow SD Card Upload Speeds

Post by Lochemage »

I think most of the reason it is slow, is because when it copies to the SD card, it is actually simulating the print job. If you upload your gcode file to the SD card through the printer, and take a look at the manual control panel, you should see that every print move, heat setting, and fan toggle actually shows up on the screen as if it were printing the entire file. It does this in simulation mode so your printer doesn't actually move, but it still takes quite a long time.
- Lochemage

My super cool build stories: Rostock MAX, GUS Simpson

"Give a man a compliment and he'll be all, 'Yeah, I've been working out.' Teach a man to fish for a compliment and he'll be all, 'I feel SO fat.'" - Bob FM
cope413
Printmaster!
Posts: 446
Joined: Sun Jun 30, 2013 5:52 pm
Location: Orange County, CA
Contact:

Re: Exceptionally Slow SD Card Upload Speeds

Post by cope413 »

No, it's just slow because there's no processing power. It's an 8-bit board... It takes a looooonnnngg time to transfer 5-10mb of data with an 8-bit processor and 256k of RAM
Fellow Philosophy majors unite!

"The proverbial achilles heel of property monistic epiphenomenalism is the apparent impossibility of ex-nihilo materialization of non-structural and qualitatively new causal powers."
Post Reply

Return to “Troubleshooting”