Closed andete closed 9 years ago
The kicad export throws an exception on export:
When the line at kicad.py:72:
idx = eget(meta, 'id', 'Id not found')
is commented the export works for kicad pretty lib target.
The kicad export throws an exception on export:
When the line at kicad.py:72:
is commented the export works for kicad pretty lib target.