devbisme / KiPart

Python package for generating multi-unit schematic symbols for KiCad from a CSV file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this?

eabase opened this issue · comments

How do you actually use this tool?
Please add some info to the Wiki or README.
Cheers!

Near the top of the README is a link labeled "Documentation".

@xesscorp

Yes, sorry, perhaps I could have been more clear.
The text in the link doesn't show how to actually use this for creating and importing one component. It look great to create it on command line, from a CSV, but then how do you include that one component in a library you already have? (Without risking to overwrite it?)

-a, --append, --add option. It's in the documentation and also in the output generated using the --help option.