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

components/: added 74x1g07_6

This commit is contained in:
Werner Almesberger 2011-07-24 20:18:20 -03:00
parent 21c356eb42
commit b96ea6fffc
3 changed files with 28 additions and 0 deletions

View File

@ -16,3 +16,4 @@ Werner Almesberger <werner@almesberger.net>
components/74x1g08_6.lib (based on 74x1g00_5.lib) components/74x1g08_6.lib (based on 74x1g00_5.lib)
components/74x1g07_5.lib components/74x1g07_5.lib
components/74x1g07_4.lib components/74x1g07_4.lib
components/74x1g07_6.lib

26
components/74x1g07_6.lib Normal file
View File

@ -0,0 +1,26 @@
EESchema-LIBRARY Version 2.3 Date: Sun Jul 24 20:17:59 2011
#
# 74X1G07_6
#
DEF 74X1G07_6 U 0 40 Y N 1 F N
F0 "U" -400 450 60 H V C CNN
F1 "74X1G07_6" -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 C
X VCC 6 -100 550 200 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

View File

@ -114,3 +114,4 @@ LibName6=./74x1g08_5.lib
LibName7=./74x1g08_6.lib LibName7=./74x1g08_6.lib
LibName8=./74x1g07_5.lib LibName8=./74x1g07_5.lib
LibName9=./74x1g07_4.lib LibName9=./74x1g07_4.lib
LibName10=./74x1g07_6.lib