svg2shenzhen icon indicating copy to clipboard operation
svg2shenzhen copied to clipboard

Export failure

Open endstreet opened this issue 3 years ago • 2 comments

Traceback (most recent call last): File "export.py", line 750, in _main() File "export.py", line 746, in _main e.run() File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 140, in run self.save_raw(self.effect()) File "export.py", line 323, in effect self.processExportLayer() File "export.py", line 468, in processExportLayer kicad_edgecut_string = self.exportEdgeCut(kicad_mod = options.filetype == "kicad_module") File "export.py", line 659, in exportEdgeCut y = (path[1][1]) IndexError: list index out of range

PouchConn.zip

I have uploaded the .SVG file.

endstreet avatar May 30 '21 08:05 endstreet

I'm experiencing this as well

  • Svg2Shenzhen 0.2.18.7
  • Inkscape 1.0 (4035a4fb49, 2020-05-01)

AEFeinstein avatar Sep 01 '21 05:09 AEFeinstein

The export works with Inkscape 1.1 (c68e22c387, 2021-05-23)

AEFeinstein avatar Sep 01 '21 05:09 AEFeinstein