You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: