LegacyCura icon indicating copy to clipboard operation
LegacyCura copied to clipboard

Toolpath to SD is not functional anymore in Cura 15

Open tom111 opened this issue 10 years ago • 11 comments

I just upgraded to the new version of Cura and the "Toolpath to SD" is now disfunctional. It correctly switches between Save and SD when the card is inserted/ejected, but it does not do anything when trying to save to SD. Saving to disk works fine and it worked fine with any version of Cura 14. This is on Mac OS X 10.10.2.

tom111 avatar Feb 10 '15 18:02 tom111

Hi tom, I have the same problem My system: Mac OS X 10.10.2 MacBook Pro 15" early 2011

ticino80 avatar Feb 11 '15 17:02 ticino80

I can't reproduce this issue in OSX 10.9.3. http://umforum.ultimaker.com/index.php?/topic/9595-toolpath-to-sd-cura-1501/

pmsimard avatar Feb 11 '15 18:02 pmsimard

Got quite a few reports of this happening in MacOS right now. The workaround seems to be to empty the new "replicate folder structure to SD" setting in the preferences.

daid avatar Feb 12 '15 06:02 daid

I had the same problem on Ubuntu. Work-around was to right-click save-gcode as.

wyojustin avatar Feb 12 '15 12:02 wyojustin

Same thing occurs in OS X 10.9.5. Can use the save as workaround, but the button doesn't do anything.

dwardio avatar Feb 12 '15 20:02 dwardio

Daid,

I updated my OSX and it turns out its a permission error when creating the directory on the sd card.

Creating replication directory: /CuraExamples Traceback (most recent call last): File "Cura/gui/util/openglGui.pyo", line 184, in _OnGuiMouseDown File "Cura/gui/util/openglGui.pyo", line 99, in OnMouseDown File "Cura/gui/util/openglGui.pyo", line 548, in OnMouseDown File "Cura/gui/sceneView.pyo", line 268, in OnPrintButton File "os.pyo", line 157, in makedirs OSError: [Errno 13] Permission denied: '/CuraExamples'

pmsimard avatar Feb 12 '15 23:02 pmsimard

Same problem in Ubuntu 14.04 , I use File->Save Gcode menu nicer workaround: create a folder with the right permissions and set it as the replication folder.

mkdir /home/user/gcode chmod -R 777 /home/user/gcode

There is no way to disselect that feature in Cura 15.01

Muriukidavid avatar Feb 13 '15 13:02 Muriukidavid

Plenty of work arounds already in the comments and link above. No need to add more reports.

pmsimard avatar Feb 13 '15 13:02 pmsimard

Build a 15.02-RC1 which I hope fixes this issue. Can someone test to see if that works? http://software.ultimaker.com/Cura_closed_beta/

daid avatar Feb 13 '15 14:02 daid

Same problem with Debian Jessie 64 bits.

This afternoon I will check 15.02-RC1 (not 14.02-RC1)

MiguelAngelLV avatar Feb 16 '15 07:02 MiguelAngelLV

This is working for me in Linux Mint 17.3 64-bit using Cura 15.04.5

WZ9V avatar May 22 '16 15:05 WZ9V