Fazekas Mihály ha scritto:
> How can i apply a footprint filter or alias to more than 1 component
> in library? (example: Z80CPU, Z80A, Z80B,... =>Z80)
Err... The footprint for PCB isn't in 1:1 relation to the component.
A Z80 is (IIRC) a 40DIP600 (40 pins, DIP, 600mils betreen pin strips
("large") ). But it could exist an SMD version. And other schematic
components can use the same 40DIP600 package.
So you won't find a "Z80" footprint.
Have a look at footprints.pdf (in
/usr/share/doc/kicad/help/footprints_doc/ if you use Linux) to have a
reference of all the standard footprints.
BYtE,
Diego.