paths2openscad icon indicating copy to clipboard operation
paths2openscad copied to clipboard

No longer maintained SVG paths to OpenSCAD converter

Results 5 paths2openscad issues
Sort by recently updated
recently updated
newest added

MacOS: v10.12.6 Inkscape: v0.92 paths2openscad: v6 (and master) ```py Traceback (most recent call last): File "paths2openscad.py", line 916, in e.affect() File "/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py", line 283, in affect self.effect() File "paths2openscad.py", line...

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",...

how Is it possible to lighter the file to make the rendering in openscad more quick? When i try with a really complex geometry openscad seems to go crazy.

Traceback (most recent call last): File "paths2openscad.py", line 1004, in e.affect() File "/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py", line 265, in affect self.getposinlayer() File "/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py", line 207, in getposinlayer x = self.unittouu( xattr[0] + 'px'...