mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 14:31:53 +02:00
added hole.lib for mechanical hole
This commit is contained in:
parent
8d49b6ece1
commit
bdd47551ce
@ -1,4 +1,4 @@
|
||||
update=Tue 17 Apr 2012 10:04:17 PM CST
|
||||
update=Thu 19 Apr 2012 17:49:40 CST
|
||||
version=1
|
||||
last_client=eeschema
|
||||
[general]
|
||||
@ -66,6 +66,8 @@ RptD_X=0
|
||||
RptD_Y=100
|
||||
RptLab=1
|
||||
LabSize=60
|
||||
PrintMonochrome=1
|
||||
ShowSheetReferenceAndTitleBlock=1
|
||||
[eeschema/libraries]
|
||||
LibName1=./8_10-card
|
||||
LibName2=./vga
|
||||
@ -132,3 +134,4 @@ LibName62=./balun-smt6
|
||||
LibName63=./balun
|
||||
LibName64=./xtal-4
|
||||
LibName65=./con
|
||||
LibName66=./hole
|
||||
|
8
components/hole.dcm
Normal file
8
components/hole.dcm
Normal file
@ -0,0 +1,8 @@
|
||||
EESchema-DOCLIB Version 2.0 Date: Thu 19 Apr 2012 17:54:52 CST
|
||||
#
|
||||
$CMP MH
|
||||
D Mechanical Hole
|
||||
K Mechanical Hole
|
||||
$ENDCMP
|
||||
#
|
||||
#End Doc Library
|
13
components/hole.lib
Normal file
13
components/hole.lib
Normal file
@ -0,0 +1,13 @@
|
||||
EESchema-LIBRARY Version 2.3 Date: Thu 19 Apr 2012 17:54:52 CST
|
||||
#
|
||||
# MH
|
||||
#
|
||||
DEF MH H 0 40 Y Y 1 F N
|
||||
F0 "H" 0 0 60 H V C CNN
|
||||
F1 "MH" 0 150 60 H V C CNN
|
||||
DRAW
|
||||
C 0 0 100 0 1 0 N
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
Loading…
Reference in New Issue
Block a user