KiCad / kicad-library-utils

Some scripts for helping with library development
GNU General Public License v3.0
128 stars 95 forks source link

[WIP] add autogen for transformer & some test definitions #310

Open hvraven opened 5 years ago

hvraven commented 5 years ago

This adds a new symbol generator to create transformers from a yaml definition. This is currently work in progress, some style questions need to be answered first.

This requires the bug fix from this PR to give proper symbols: https://github.com/KiCad/kicad-library-utils/pull/311

poeschlr commented 4 years ago

Is there a symbol pull request?