Skip to content

Commit 771f35e

Browse files
authored
Merge pull request #59 from upb-lea/test-pcb
update fiducial medium with net class
2 parents 078a4e8 + 998acf1 commit 771f35e

File tree

2 files changed

+193
-21
lines changed

2 files changed

+193
-21
lines changed
Lines changed: 172 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,173 @@
1-
(footprint "Fiducials_medium" (version 20211014) (generator pcbnew)
2-
(layer "F.Cu")
3-
(tedit 622FD886)
4-
(attr smd)
5-
(fp_text reference "REF**" (at -3.3 -4.3 unlocked) (layer "F.SilkS") hide
6-
(effects (font (size 1 1) (thickness 0.15)))
7-
(tstamp 048b11db-a54a-4273-8163-52e24fc232fc)
8-
)
9-
(fp_text value "Fiducials_medium" (at 1.4 -2.7 unlocked) (layer "F.Fab") hide
10-
(effects (font (size 1 1) (thickness 0.15)))
11-
(tstamp 62e1dbf6-e5f0-4270-8b11-85cbc8a21b64)
12-
)
13-
(fp_circle (center 0 0) (end 1 0) (layer "B.CrtYd") (width 0.12) (fill none) (tstamp 89c143f2-5d8a-466a-bb0c-26bd0cb29f25))
14-
(fp_circle (center 0 0) (end 0.5 0) (layer "B.CrtYd") (width 0.12) (fill none) (tstamp bc60171c-8f0b-4961-a289-5a050a9e2377))
15-
(fp_circle (center 0 0) (end 1 0) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp 75e0cf71-ac50-4725-a757-176b87c2046e))
16-
(fp_circle (center 0 0) (end 0.5 0) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp 96ef028a-5028-4597-96d7-175bf1b9d585))
17-
(fp_circle (center 0 0) (end 1 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 00c30165-6dec-4ecc-9d43-7047db7eaafd))
18-
(fp_circle (center 0 0) (end 0.5 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 0148537a-35ff-46fa-9001-07aa65f351b3))
19-
(pad "" smd circle (at 0 0) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
20-
(solder_mask_margin 0.5) (tstamp cb3252ce-95b0-435a-bf1e-e1fc58396286))
1+
(footprint "Fiducials_medium"
2+
(version 20240108)
3+
(generator "pcbnew")
4+
(generator_version "8.0")
5+
(layer "F.Cu")
6+
(property "Reference" "REF**"
7+
(at -3.3 -4.3 0)
8+
(unlocked yes)
9+
(layer "F.SilkS")
10+
(hide yes)
11+
(uuid "048b11db-a54a-4273-8163-52e24fc232fc")
12+
(effects
13+
(font
14+
(size 1 1)
15+
(thickness 0.15)
16+
)
17+
)
18+
)
19+
(property "Value" "Fiducials_medium"
20+
(at 1.4 -2.7 0)
21+
(unlocked yes)
22+
(layer "F.Fab")
23+
(hide yes)
24+
(uuid "62e1dbf6-e5f0-4270-8b11-85cbc8a21b64")
25+
(effects
26+
(font
27+
(size 1 1)
28+
(thickness 0.15)
29+
)
30+
)
31+
)
32+
(property "Footprint" ""
33+
(at 0 0 0)
34+
(layer "F.Fab")
35+
(hide yes)
36+
(uuid "59201873-759e-4ad2-af1f-b3955afee5b2")
37+
(effects
38+
(font
39+
(size 1.27 1.27)
40+
(thickness 0.15)
41+
)
42+
)
43+
)
44+
(property "Datasheet" ""
45+
(at 0 0 0)
46+
(layer "F.Fab")
47+
(hide yes)
48+
(uuid "e11cdad7-bbf8-4b6a-a321-4c13bc2304a9")
49+
(effects
50+
(font
51+
(size 1.27 1.27)
52+
(thickness 0.15)
53+
)
54+
)
55+
)
56+
(property "Description" ""
57+
(at 0 0 0)
58+
(layer "F.Fab")
59+
(hide yes)
60+
(uuid "affb1c45-e584-4140-8859-b2ab4be5a50a")
61+
(effects
62+
(font
63+
(size 1.27 1.27)
64+
(thickness 0.15)
65+
)
66+
)
67+
)
68+
(attr smd)
69+
(fp_circle
70+
(center 0 0)
71+
(end 0.5 0)
72+
(stroke
73+
(width 0.12)
74+
(type solid)
75+
)
76+
(fill none)
77+
(layer "B.CrtYd")
78+
(uuid "bc60171c-8f0b-4961-a289-5a050a9e2377")
79+
)
80+
(fp_circle
81+
(center 0 0)
82+
(end 1 0)
83+
(stroke
84+
(width 0.12)
85+
(type solid)
86+
)
87+
(fill none)
88+
(layer "B.CrtYd")
89+
(uuid "89c143f2-5d8a-466a-bb0c-26bd0cb29f25")
90+
)
91+
(fp_circle
92+
(center 0 0)
93+
(end 0.5 0)
94+
(stroke
95+
(width 0.12)
96+
(type solid)
97+
)
98+
(fill none)
99+
(layer "F.CrtYd")
100+
(uuid "96ef028a-5028-4597-96d7-175bf1b9d585")
101+
)
102+
(fp_circle
103+
(center 0 0)
104+
(end 1 0)
105+
(stroke
106+
(width 0.12)
107+
(type solid)
108+
)
109+
(fill none)
110+
(layer "F.CrtYd")
111+
(uuid "75e0cf71-ac50-4725-a757-176b87c2046e")
112+
)
113+
(fp_circle
114+
(center 0 0)
115+
(end 0.5 0)
116+
(stroke
117+
(width 0.1)
118+
(type solid)
119+
)
120+
(fill none)
121+
(layer "F.Fab")
122+
(uuid "0148537a-35ff-46fa-9001-07aa65f351b3")
123+
)
124+
(fp_circle
125+
(center 0 0)
126+
(end 1 0)
127+
(stroke
128+
(width 0.1)
129+
(type solid)
130+
)
131+
(fill none)
132+
(layer "F.Fab")
133+
(uuid "00c30165-6dec-4ecc-9d43-7047db7eaafd")
134+
)
135+
(pad "1" smd circle
136+
(at 0 0)
137+
(size 1 1)
138+
(layers "F.Cu" "F.Paste" "F.Mask")
139+
(solder_mask_margin 0.5)
140+
(uuid "cb3252ce-95b0-435a-bf1e-e1fc58396286")
141+
)
142+
(zone
143+
(net 0)
144+
(net_name "")
145+
(layer "F.Cu")
146+
(uuid "07359b05-b705-411c-9617-bfcae62ce64d")
147+
(name "Keepout")
148+
(hatch edge 0.5)
149+
(connect_pads
150+
(clearance 0)
151+
)
152+
(min_thickness 0.25)
153+
(filled_areas_thickness no)
154+
(keepout
155+
(tracks allowed)
156+
(vias allowed)
157+
(pads allowed)
158+
(copperpour not_allowed)
159+
(footprints allowed)
160+
)
161+
(fill
162+
(thermal_gap 0.5)
163+
(thermal_bridge_width 0.5)
164+
)
165+
(polygon
166+
(pts
167+
(xy 0.5842 -0.9398) (xy 0.9398 -0.5842) (xy 1.0922 0) (xy 0.9398 0.5588) (xy 0.508 0.9906) (xy 0 1.0668)
168+
(xy -0.4572 0.9779) (xy -0.9144 0.635) (xy -1.0922 0) (xy -0.9652 -0.5334) (xy -0.5842 -0.9652)
169+
(xy 0 -1.1176)
170+
)
171+
)
172+
)
21173
)

LEA_Symbol_Library/LEA_Symbol_Library.kicad_sym

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51286,6 +51286,26 @@
5128651286
)
5128751287
)
5128851288
)
51289+
(symbol "Fiducial_medium_1_1"
51290+
(pin input line
51291+
(at -7.62 0 0)
51292+
(length 2.54)
51293+
(name "NetLabel"
51294+
(effects
51295+
(font
51296+
(size 1.27 1.27)
51297+
)
51298+
)
51299+
)
51300+
(number "1"
51301+
(effects
51302+
(font
51303+
(size 1.27 1.27)
51304+
)
51305+
)
51306+
)
51307+
)
51308+
)
5128951309
)
5129051310
(symbol "Fiducial_small"
5129151311
(pin_numbers hide)
@@ -95098,7 +95118,7 @@
9509895118
(hide yes)
9509995119
)
9510095120
)
95101-
(property "Manufacturer" "murata"
95121+
(property "Manufacturer" "Murata"
9510295122
(at 0 0 0)
9510395123
(effects
9510495124
(font

0 commit comments

Comments
 (0)