blob: 3ee95f784d0a5daadda086c078ec0cd5276e84c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
(footprint "MountingHole_2.7mm_M2.5"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "Mounting Hole 2.7mm, no annular, M2.5")
(tags "mounting hole 2.7mm no annular m2.5")
(property "Reference" "REF**"
(at 0 -3.7 0)
(layer "F.SilkS")
(hide yes)
(uuid "e2873d5f-4e99-4af5-8305-dfcf95ff9871")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "MountingHole"
(at 0 3.7 0)
(layer "F.Fab")
(uuid "e5787f81-b5c8-4b6c-a4e2-df766b5bc49b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" "MountingHole:MountingHole_2.7mm_M2.5"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "7ec710f5-d452-4ceb-8654-b88fc64ba7b0")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "482a37f4-39da-4ee7-9c10-ce198e4f83f7")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Mounting Hole without connection"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "18a41b66-c093-41ae-b98a-698d347128cc")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_circle
(center 0 0)
(end 2.7 0)
(stroke
(width 0.15)
(type solid)
)
(fill none)
(layer "Cmts.User")
(uuid "9fd13355-2a5f-4401-9d43-5542c83cf54e")
)
(fp_circle
(center 0 0)
(end 2.95 0)
(stroke
(width 0.05)
(type solid)
)
(fill none)
(layer "F.CrtYd")
(uuid "8eab5408-6907-4526-a806-a12192225566")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "ef72551c-efde-4acd-a6ac-026fa858aa97")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at 0 0)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(uuid "5dbca54f-d4f0-4d56-860f-4ff5006eab26")
)
)
|