← Back to team overview

kicad-developers team mailing list archive

Re: Developing and Submitting a Library tool for KiCad

 

Hi,

> The way I see it implemented is to have an extra icon on the KiCad main
> window next to the 'PI editor' for the library tool. (The images below
> are just a mock-up, surely will follow the KiCad design once moving to
> the real thing)

We have already some work on the way here -- in the component editor
there is a pin table (that is read only for the stable release, but
writeable cells are partially implemented already) that is pretty close
to what you are proposing.

I also plan to extend this to footprints and also annex the net creation
code that is floating around (I don't have the author's real name handy,
but he's on IRC).

Take a look at the code in

 eeschema/dialogs/dialog_lib_edit_pin_table.cpp

   Simon

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References