I have the same problem on my mac.
Workaround:
Repeat the storage process by clicking on the SD button a second time. Then eject the card, the program tells then, that the card can be removed.
So it is not a severe bug....
I have the same problem on my mac.
Workaround:
Repeat the storage process by clicking on the SD button a second time. Then eject the card, the program tells then, that the card can be removed.
So it is not a severe bug....
I have the same issue. Sometimes it happens and sometimes it works. Clicking the button a second time doesn't work. And reformatting the SD doesn't work.
Opening Cura with the terminal showing displays this error.
Traceback (most recent call last): File "Cura/gui/sceneView.pyo", line 361, in _saveGCodeIOError: [Errno 2] No such file or directory: u'/Volumes/WILSON TS//Downloads/stand.gcode'Traceback (most recent call last): File "Cura/util/sliceEngine.pyo", line 169, in submitInfoOnline File "urllib2.pyo", line 126, in urlopen File "urllib2.pyo", line 406, in open File "urllib2.pyo", line 519, in http_response File "urllib2.pyo", line 444, in error File "urllib2.pyo", line 378, in _call_chain File "urllib2.pyo", line 527, in http_error_defaultHTTPError: HTTP Error 500: Internal Server Error
Looks like it's including part of the path that the original file belongs to resulting in a broken path that points to a folder that doesn't exist.
@dantman - which version of cura is this?
Just in case anyone is having this problem out of-the-blue, I was experiencing it and just before I was about to format the card, I checked the little lock switch on the card. It had somehow moved slightly from its unlocked position. Turns out, that was what causing it. I'm assuming it moved during the multiple times I would fumble plugging it into my Mac. Hope that helps somebody
Edited by GuestCheck if the SD-card is locked. Worked for me.
Recommended Posts
Daid 306
Can you try this:
https://github.com/daid/Cura/wiki/MacOS---Getting-a-proper-log
to get a log for me? That might help in finding out why it fails to write the file to SD. (Start Cura in the way explained, generate the "failed to copy" problem and then copy the log)
Link to post
Share on other sites