kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #16411
Re: The library tables wizard
Le 07/01/2015 23:38, Miguel Ángel Ajo a écrit :
>
> Hi Jean Pierre, just an idea for your wizard work:
>
> https://api.github.com/orgs/KiCad/repos
>
> You could save the need to work with the HTML viewer and pagination problems
> using the above API endpoint, all the KiCad project repositories are listed into it
> in json format.
>
> Best regards,
>
> Miguel Ángel Ajo
>
Your advices are always golden.
I added some enhancements to the fp lib table wizard:
a button to import and display the full list of these .pretty libs on
github (using this URL).
* if the current select plugin is the github plugin, one can select some
of these libraries and add them to the current table.
* if the current select plugin is the kicad plugin, one can select some
of these libraries and download them to make a local copy (which is the
usual way of work) in corresponding .pretty folders.
They can added later to the table after they are downloaded.
Testers are welcome
--
Jean-Pierre CHARRAS
Follow ups
References