I made a little update to the catalog of KiCad components (symbols):
it now starts with an alphabetic index, complete with links to the
respective pages:

http://downloads.qi-hardware.com/people/werner/tmp/kicad-libs-components.pdf

This should help with looking up things for reviews and such. The
start of the index page is also at the beginning of the table of
contents, so it's easy to jump back, even if the PDF viewer doesn't
have a "go to the beginning" button.

I also renamed the program that generates all this from "genex" to
"gencat". The "ex" in "genex" was for the "expanded view" of
components, i.e., the labeling of pin types. The idea is to extend
the program to make catalogs also for footprints (modules), hence
the name change.

To upgrade, do this:

cd eda-tools
make -C genex uninstall
git pull
make -C gencat install

I've also updated the program's name in
kicad-libs/components/Makefile

- Werner

_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to