diff options
author | rekado <rekado@elephly.net> | 2012-11-23 18:30:01 +0800 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2012-11-25 17:46:21 +0800 |
commit | 1536150b60765c48a6e7cb587ffbc31581735e58 (patch) | |
tree | 392f9e046d85659c6b39b4aafab45efdf78b229e /gschem/lib | |
parent | bc75aca03eba2e635751b9ed02af1f2352a31403 (diff) |
add transistor after bass blend pots
Diffstat (limited to 'gschem/lib')
-rw-r--r-- | gschem/lib/footprints/TO92_CBE.fp | 17 | ||||
-rw-r--r-- | gschem/lib/symbols/bc550.sym | 47 |
2 files changed, 64 insertions, 0 deletions
diff --git a/gschem/lib/footprints/TO92_CBE.fp b/gschem/lib/footprints/TO92_CBE.fp new file mode 100644 index 0000000..bc249e1 --- /dev/null +++ b/gschem/lib/footprints/TO92_CBE.fp @@ -0,0 +1,17 @@ + Element(0x00 "Transistor" "" "TO92-CBE" 60 70 0 100 0x00) +( +# The JEDEC drawing shows a pin diameter of 16-21 mils +# +# +# _1_2_3_ +# TO92: | C B E | <-- bottom view +# \_____/ +# +# The pin to pin spacing is 100 mils. + Pin(250 200 72 42 "1" 0x101) + Pin(150 200 72 42 "2" 0x01) + Pin(50 200 72 42 "3" 0x01) + ElementArc(150 200 100 100 315 270 10) + ElementLine( 80 130 220 130 10) + Mark(50 200) +) diff --git a/gschem/lib/symbols/bc550.sym b/gschem/lib/symbols/bc550.sym new file mode 100644 index 0000000..21784b1 --- /dev/null +++ b/gschem/lib/symbols/bc550.sym @@ -0,0 +1,47 @@ +v 20080706 2 +L 200 800 200 200 3 0 0 0 -1 -1 +T 600 500 5 10 0 0 0 0 1 +device=NPN_TRANSISTOR +P 0 500 200 500 1 0 0 +{ +T 100 550 5 6 1 1 0 0 1 +pinnumber=2 +T 100 550 5 6 0 0 0 0 1 +pinseq=2 +T 100 550 5 6 0 1 0 0 1 +pinlabel=B +T 100 550 5 6 0 1 0 0 1 +pintype=pas +} +P 500 1000 500 800 1 0 0 +{ +T 400 850 5 6 1 1 0 0 1 +pinnumber=1 +T 400 850 5 6 0 0 0 0 1 +pinseq=1 +T 400 850 5 6 0 1 0 0 1 +pinlabel=C +T 400 850 5 6 0 1 0 0 1 +pintype=pas +} +P 500 200 500 0 1 0 1 +{ +T 400 50 5 6 1 1 0 0 1 +pinnumber=3 +T 400 50 5 6 0 0 0 0 1 +pinseq=3 +T 400 50 5 6 0 1 0 0 1 +pinlabel=E +T 400 50 5 6 0 1 0 0 1 +pintype=pas +} +L 200 650 500 800 3 0 0 0 -1 -1 +L 200 350 500 200 3 0 0 0 -1 -1 +T 600 500 8 10 1 1 0 0 1 +refdes=Q? +H 3 0 0 0 -1 -1 1 -1 -1 -1 -1 -1 5 +M 403,209 +L 501,200 +L 431,273 +L 425,240 +z |