kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #19346
Re: Developing and Submitting a Library tool for KiCad
That is great, It would be nice seeing it come to life. I hope we will be
able to use it soon. If I could be of any help please let me know.
Hisham,
On Jul 16, 2015 6:50 PM, "Simon Richter" <Simon.Richter@xxxxxxxxxx> wrote:
> 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
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
>
References