svg2shenzhen
svg2shenzhen copied to clipboard
Problem with EdgeCuts
Hello friends thank you very much for all the work!
I am trying to use svg2shengzheng to make a panel of a musical instrument, and I have problems with the edge cut, I have seen some tutorials and I do not see any very difficult steps, but I get this error (I use inkscape 1.01 and svg2shengzheng 0.2.18.7 in linux mint)
Traceback (most recent call last):
File "export.py", line 750, in
Using Inkscape 1.01 and svg2shenzhen 0.2.18.7 (Linux Manjaro)
I got also got an error while exporting edge cuts (IndexError: list index out of range in edgecut export)
In my case the problem was that I converted my shape (rectangle with rounded edges) into a path and apparently this could not be converted by svg2shenzen. I then recreated the rectangle and did NOT convert it to path and the error disappeared.
EDIT: Forget what I wrote. It throws no error because it does not export the EdgeCuts ... This is the error I'm getting
Traceback (most recent call last):
File "export.py", line 750, in