kicad/eeschema/sch_plugins/eagle
Wayne Stambaugh 52b07b8bac Fix duplicate symbol value fields when importing Eagle schematic.
Don't use the value field when adding Eagle part attributes to a symbol.
This issue was cause by using a mandatory symbol field ID instead of
using the next available field ID when adding new fields to as symbol.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/13468
2023-02-04 12:37:41 -05:00
..
sch_eagle_plugin.cpp Fix duplicate symbol value fields when importing Eagle schematic. 2023-02-04 12:37:41 -05:00
sch_eagle_plugin.h Eagle schematic import: Corrected handling of plain/frame 2023-01-14 14:49:48 +00:00