Skip to content

Commit 36814e3

Browse files
committed
Fix courtyard on S3 Mini footprint.
1 parent 028be5e commit 36814e3

File tree

1 file changed

+10
-24
lines changed

1 file changed

+10
-24
lines changed

Footprints/SparkFun-RF.pretty/ESP32-MINI.kicad_mod

Lines changed: 10 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp c4464532-67bd-42a5-9955-d1cd3a14d748))
4242
(fp_line (start 7.85 -6.6) (end 7.85 -7.4)
4343
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 437e21f4-770c-4b0d-b796-869108da1419))
44-
(fp_line (start -7.6 -12.75) (end 7.6 -12.75)
44+
(fp_line (start -7.7 -12.75) (end 7.7 -12.75)
4545
(stroke (width 0.1) (type solid)) (layer "F.CrtYd") (tstamp 8e59e07d-d6bf-4a58-b754-247230efe803))
46-
(fp_line (start -7.6 7.6) (end -7.6 -12.75)
46+
(fp_line (start -7.7 7.7) (end -7.7 -12.75)
4747
(stroke (width 0.1) (type solid)) (layer "F.CrtYd") (tstamp 0d7678a7-6fe5-4a41-9e9b-8900d13349b8))
48-
(fp_line (start 7.6 -12.75) (end 7.6 7.6)
48+
(fp_line (start 7.7 -12.75) (end 7.7 7.7)
4949
(stroke (width 0.1) (type solid)) (layer "F.CrtYd") (tstamp a2b9d43d-2d38-4dac-8864-c4a503a87b86))
50-
(fp_line (start 7.6 7.6) (end -7.6 7.6)
50+
(fp_line (start 7.7 7.7) (end -7.7 7.7)
5151
(stroke (width 0.1) (type solid)) (layer "F.CrtYd") (tstamp 2c5f4710-367a-4ac4-94dd-f7a3fc041f50))
52-
(fp_line (start -7.6 -7.6) (end 7.6 -7.6)
52+
(fp_line (start -7.7 -7.6) (end 7.7 -7.6)
5353
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e4ff07ed-9a3c-44b3-83b1-ea06745c6ac8))
5454
(pad "1" smd rect (at -7 -5.95) (size 0.8 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3838f6d4-b6fd-4464-9aa6-c7b174eeb521))
5555
(pad "2" smd rect (at -7 -5.1) (size 0.8 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 02360a9a-9756-4254-9fc3-48c6d78de918))
@@ -125,31 +125,17 @@
125125
(pad "63" smd rect (at -7 7) (size 0.8 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0bfc36de-1b29-4437-9371-35f4f236e8a5))
126126
(pad "64" smd rect (at 7 7) (size 0.8 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3ed0d203-0b85-46af-9b89-51d4a95c6e5c))
127127
(pad "65" smd rect (at 7 -7) (size 0.8 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d7a1072f-6bef-4c9d-a97c-50c14c2a9388))
128-
(zone (net 0) (net_name "") (layer "F.Cu") (tstamp 4a4cc3c0-9529-4b26-8c5f-dfb5276b064b) (hatch edge 0.5)
128+
(zone (net 0) (net_name "") (layers "*.Cu") (tstamp 4a4cc3c0-9529-4b26-8c5f-dfb5276b064b) (name "Antenna Keepout") (hatch edge 0.5)
129129
(connect_pads (clearance 0))
130130
(min_thickness 0.25) (filled_areas_thickness no)
131131
(keepout (tracks not_allowed) (vias not_allowed) (pads not_allowed) (copperpour not_allowed) (footprints allowed))
132132
(fill (thermal_gap 0.5) (thermal_bridge_width 0.5))
133133
(polygon
134134
(pts
135-
(xy -7.63125 -7.63125)
136-
(xy 7.63125 -7.63125)
137-
(xy 7.63125 -12.8)
138-
(xy -7.63125 -12.8)
139-
)
140-
)
141-
)
142-
(zone (net 0) (net_name "") (layer "B.Cu") (tstamp b033604e-63d6-4b54-b451-3c05b68c53d6) (hatch edge 0.5)
143-
(connect_pads (clearance 0))
144-
(min_thickness 0.25) (filled_areas_thickness no)
145-
(keepout (tracks not_allowed) (vias not_allowed) (pads not_allowed) (copperpour not_allowed) (footprints allowed))
146-
(fill (thermal_gap 0.5) (thermal_bridge_width 0.5))
147-
(polygon
148-
(pts
149-
(xy 7.63125 -12.7875)
150-
(xy -7.63125 -12.8)
151-
(xy -7.63125 -7.63125)
152-
(xy 7.63125 -7.63125)
135+
(xy -7.73125 -7.63125)
136+
(xy 7.73125 -7.63125)
137+
(xy 7.73125 -12.8)
138+
(xy -7.73125 -12.8)
153139
)
154140
)
155141
)

0 commit comments

Comments
 (0)