mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 15:24:03 +02:00
added diode.lib
This commit is contained in:
parent
b6c7e5a63b
commit
0fa17f6862
@ -135,3 +135,4 @@ LibName63=./balun
|
|||||||
LibName64=./xtal-4
|
LibName64=./xtal-4
|
||||||
LibName65=./con
|
LibName65=./con
|
||||||
LibName66=./hole
|
LibName66=./hole
|
||||||
|
LibName67=./diode
|
||||||
|
3
components/diode.dcm
Normal file
3
components/diode.dcm
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
EESchema-DOCLIB Version 2.0 Date: Fri 20 Apr 2012 10:38:23 CST
|
||||||
|
#
|
||||||
|
#End Doc Library
|
16
components/diode.lib
Normal file
16
components/diode.lib
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
EESchema-LIBRARY Version 2.3 Date: Fri 20 Apr 2012 10:38:23 CST
|
||||||
|
#
|
||||||
|
# DIODE
|
||||||
|
#
|
||||||
|
DEF DIODE D 0 40 N N 1 F N
|
||||||
|
F0 "D" 0 100 40 H V C CNN
|
||||||
|
F1 "DIODE" 0 -100 40 H V C CNN
|
||||||
|
DRAW
|
||||||
|
P 2 0 1 0 50 50 50 -50 N
|
||||||
|
P 3 0 1 0 -50 50 50 0 -50 -50 F
|
||||||
|
X A 1 -200 0 150 R 60 60 1 1 P
|
||||||
|
X K 2 200 0 150 L 40 40 1 1 P
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
|
#End Library
|
Loading…
Reference in New Issue
Block a user