mvnmgrx / kiutils

Simple and SCM-friendly KiCad file parser based on Python dataclasses for KiCad 6.0 and up.
GNU General Public License v3.0
78 stars 25 forks source link

Footprints don't support net_tie_pad_groups #104

Closed evantandersen closed 11 months ago

evantandersen commented 1 year ago

Footprint objects don't support net_tie_pad_groups, which causes them to be removed from the PCB file whenever it is parsed/saved, and you can't edit them in python either.