/usr/share/pcb/pcblib-newlib/geda/EIA3216.fp is in pcb-common 20140316-3.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # how much to grow the pads by for soldermask
# clearance from planes
Element(0x00 "Tantalum SMT capacitor (pin 1 is +)" "" "EIA3216" 0 0 106 0 3 100 0x00)
(
ElementLine(-96 -43 -96 43 20)
ElementLine(-96 43 -72 55 10)
ElementLine(-72 55 86 55 10)
ElementLine(86 55 86 -55 10)
ElementLine(86 -55 -72 -55 10)
ElementLine(-72 -55 -96 -43 10)
Pad(-50 -18
-50 18
49 20 55 "1" "1" 0x00000100)
Pad(50 -18
50 18
49 20 55 "2" "2" 0x00000100)
)
|