/usr/share/pcb/pcblib-newlib/geda/DO214AB.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 "SMT diode (pin 1 is cathode)" "" "DO214AB" 0 0 227 0 3 100 0x00)
(
ElementLine(-217 -92 -217 92 20)
ElementLine(-217 92 -145 118 10)
ElementLine(-145 118 207 118 10)
ElementLine(207 118 207 -118 10)
ElementLine(207 -118 -145 -118 10)
ElementLine(-145 -118 -217 -92 10)
Pad(-109 -20
-109 20
145 20 151 "1" "1" 0x00000100)
Pad(109 -20
109 20
145 20 151 "2" "2" 0x00000100)
)
|