Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Attempted to convert from SVG to OPENSCAD #13

Open
PMARINA opened this issue Mar 16, 2017 · 0 comments
Open

Attempted to convert from SVG to OPENSCAD #13

PMARINA opened this issue Mar 16, 2017 · 0 comments

Comments

@PMARINA
Copy link

PMARINA commented Mar 16, 2017

Traceback (most recent call last):

File "paths2openscad.py", line 1007, in

e.affect()

File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 283, in affect

self.effect()

File "paths2openscad.py", line 953, in effect

self.document.getroot(), self.docTransform)

File "paths2openscad.py", line 800, in recursivelyTraverseSvg

self.mapPathVertices(d, node, matNew)

AttributeError: OpenSCAD instance has no attribute 'mapPathVertices'

I imported an SVG file, then hit paths to openscad, ran the script, and less than 5 seconds later, it produced the above message.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant