andete / madparts

A functional footprint editor.
GNU General Public License v3.0
80 stars 8 forks source link

export still seems to want ID field #94

Closed andete closed 8 years ago

attdona commented 8 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.