Index: pcblib-map/cache.sh =================================================================== --- pcblib-map/cache.sh (revision 34911) +++ pcblib-map/cache.sh (revision 34912) @@ -38,7 +38,7 @@ } ( -cd ../../pcblib +cd ../../footprint for n in `find .` do case $n in Index: pcblib-static.cgi =================================================================== --- pcblib-static.cgi (revision 34911) +++ pcblib-static.cgi (revision 34912) @@ -169,18 +169,19 @@

pcblib

The default library in pcb-rnd -is called the "pcblib" (lib and newlib are already used by vanilla pcb). -Pcblib content consists of +was called the "pcblib" (lib and newlib are already used by vanilla pcb) and +is called footprint/ from 3.0.0. +This footprint library content consists of parametric (generated) footprints and static footprints ("file elements"). This page queries static footprints.

-The goal of pcblib is to ship a minimalistic library of the real essential -parts, targeting small projects and hobbysts. Pcblib assumes users can +The goal of this lib is to ship a minimalistic library of the real essential +parts, targeting small projects and hobbysts. This assumes users can grow their own library by downloading footprints from various online sources (e.g. gedasymbols) or draw their own as needed. Thus instead of trying to be a complete collection of footprints ever drawn, it tries to collect the common base so that it is likely that 90% -of pcblib users will use 90% of the footprints in their projects. +of users will use 90% of the footprints of this lib in their projects.