1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-09-28 23:18:32 +03:00

components/: added 74x1g07_5 and 74x1g07_4

This commit is contained in:
Werner Almesberger 2011-07-24 12:43:20 -03:00
parent 7066fcc56e
commit 9ce03d8adb
4 changed files with 56 additions and 0 deletions

View File

@ -14,3 +14,5 @@ Werner Almesberger <werner@almesberger.net>
modules/fiducial.fpd modules/fiducial.fpd
components/74x1g08_5.lib (based on 74x1g00_5.lib) components/74x1g08_5.lib (based on 74x1g00_5.lib)
components/74x1g08_6.lib (based on 74x1g00_5.lib) components/74x1g08_6.lib (based on 74x1g00_5.lib)
components/74x1g07_5.lib
components/74x1g07_4.lib

26
components/74x1g07_4.lib Normal file
View File

@ -0,0 +1,26 @@
EESchema-LIBRARY Version 2.3 Date: Sun Jul 24 12:40:32 2011
#
# 74X1G07_4
#
DEF 74X1G07_4 U 0 40 Y N 1 F N
F0 "U" -400 450 60 H V C CNN
F1 "74X1G07_4" -550 -450 60 H V C CNN
DRAW
T 0 -400 50 50 0 0 0 A Normal 0 C C
T 0 -100 -300 50 0 0 0 GND Normal 0 C C
T 0 -100 300 50 0 0 0 VCC Normal 0 C C
T 0 250 50 50 0 0 0 Y Normal 0 C C
S -500 350 350 -350 0 1 0 N
P 2 0 1 0 -300 0 -500 0 N
P 2 0 1 0 -200 -50 -100 -50 N
P 2 0 1 0 100 0 350 0 N
P 4 0 1 0 -300 -200 -300 200 100 0 -300 -200 N
P 5 0 1 0 -150 -50 -200 0 -150 50 -100 0 -150 -50 N
X A 1 -700 0 200 R 50 50 1 1 I
X GND 2 -100 -550 200 U 50 50 1 1 W
X Y 3 550 0 200 L 50 50 1 1 O
X VCC 4 -100 550 200 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

26
components/74x1g07_5.lib Normal file
View File

@ -0,0 +1,26 @@
EESchema-LIBRARY Version 2.3 Date: Sun Jul 24 12:42:08 2011
#
# 74X1G07_5
#
DEF 74X1G07_5 U 0 40 Y N 1 F N
F0 "U" -400 450 60 H V C CNN
F1 "74X1G07_5" -550 -450 60 H V C CNN
DRAW
T 0 -400 50 50 0 0 0 A Normal 0 C C
T 0 -100 -300 50 0 0 0 GND Normal 0 C C
T 0 -100 300 50 0 0 0 VCC Normal 0 C C
T 0 250 50 50 0 0 0 Y Normal 0 C C
S -500 350 350 -350 0 1 0 N
P 2 0 1 0 -300 0 -500 0 N
P 2 0 1 0 -200 -50 -100 -50 N
P 2 0 1 0 100 0 350 0 N
P 4 0 1 0 -300 -200 -300 200 100 0 -300 -200 N
P 5 0 1 0 -150 -50 -200 0 -150 50 -100 0 -150 -50 N
X A 2 -700 0 200 R 50 50 1 1 I
X GND 3 -100 -550 200 U 50 50 1 1 W
X Y 4 550 0 200 L 50 50 1 1 O
X VCC 5 -100 550 200 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

View File

@ -112,3 +112,5 @@ LibName4=./74x1g125.lib
LibName5=./74x2g126.lib LibName5=./74x2g126.lib
LibName6=./74x1g08_5.lib LibName6=./74x1g08_5.lib
LibName7=./74x1g08_6.lib LibName7=./74x1g08_6.lib
LibName8=./74x1g07_5.lib
LibName9=./74x1g07_4.lib