/usr/share/pcb/pcblib-newlib/geda/SME3.fp is in pcb-common 20140316-3.
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 "Surface mount electrolytic capacitor, number is dia in mm" "" "SME3" 0 0 134 0 3 100 0x00)
(
ElementLine(-124 -89 -124 89 20)
ElementLine(-124 89 -87 114 10)
ElementLine(-87 114 114 114 10)
ElementLine(114 114 114 -114 10)
ElementLine(114 -114 -87 -114 10)
ElementLine(-87 -114 -124 -89 10)
Pad(-52 -52
-52 52
75 20 81 "1" "1" 0x00000100)
Pad(52 -52
52 52
75 20 81 "2" "2" 0x00000100)
)
|