ChrisWag91 / Inkscape-Lasertools-Plugin

A simple plugin to convert inkscape vector graphics to Gcode for DIY laser engravers
GNU General Public License v3.0
38 stars 27 forks source link

Directory does not exist #16

Closed Thijsvanzwam closed 3 years ago

Thijsvanzwam commented 3 years ago

When hitting "apply" in the lasertool tab under extensions, the following error comes up:

Directory does not exist! Please specify existing directory at options tab!

changed the output folder to my desktop but the error remains. Could I be doing something wrong?

Oh, and I have to use the LaserTools 0.9 version with Inkscape 1.0.1 as the 1.0 version crashes Inkscape to the point of complete reinstall...

I'm running Inkscape on a Mac

dapperfu commented 3 years ago

I believe you need to have an absolute path.

1.0 version crashes Inkscape to the point of complete reinstall...

What version of Inkscape are you using?

Thijsvanzwam commented 3 years ago

path I use is: /usr/username/desktop see what else I can try...

I use the most recent version, downloaded it today.

dapperfu commented 3 years ago

I believe OS X home directories are /Users/ not /usr/

https://support.apple.com/en-us/HT201548

Thijsvanzwam commented 3 years ago

true, checked and it is /Users/ I filled in... typed it wrong in my post

Thijsvanzwam commented 3 years ago

ok. got it to work. used LaserTools.py from the 0.9 version. all other files are from the 1.0 folder.