/usr/share/pcb/pcblib-newlib/geda/SOT325.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 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | # 78 for SOT23
# 82 for SOT23
# 41 for SOT23
# 34 for SOT23, 24 for SOT25
Element(0x00 "SMT transistor, 5 pins" "" "SOT325" 100 0 3 100 0x00)
(
ElementLine(0 0 0 119 10)
ElementLine(0 119 80 119 10)
ElementLine(80 119 80 0 10)
ElementLine(80 0 0 0 10)
# 1st side, 1st pin
Pad(14 84
14 104
15 "1" "1" 0x100)
# 1st side, 2nd pin
# 1st side, 3rd pin
Pad(65 84
65 104
15 "2" "2" 0x100)
# 2nd side, 3rd pin
Pad(65 14
65 34
15 "3" "3" 0x100)
# 2nd side, 2nd pin
Pad(40 14
40 34
15 "4" "4" 0x100)
# 2nd side, 1st pin
Pad(14 14
14 34
15 "5" "5" 0x100)
Mark(14 94)
)
|