Skip to content

Commit

Permalink
Define a ground plane fill
Browse files Browse the repository at this point in the history
  • Loading branch information
jcxldn committed Aug 12, 2023
1 parent c26363c commit 3be856c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions genoswitch-rp2040/genoswitch-rp2040.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -3891,4 +3891,17 @@
(segment (start 110.747 70.4765) (end 110.747 68.825) (width 0.1524) (layer "F.Cu") (net 56) (tstamp 44babd26-525e-472e-89a4-bd6a5afb12b6))
(segment (start 110.747 68.825) (end 111.172 68.4) (width 0.1524) (layer "F.Cu") (net 56) (tstamp c6eedebf-cd48-4cc2-be0e-1dac2b14bda7))

(zone (net 2) (net_name "GND") (layer "B.Cu") (tstamp eddad058-04f8-4fea-a87b-acf65e539794) (hatch edge 0.5)
(connect_pads (clearance 0.1524))
(min_thickness 0.25) (filled_areas_thickness no)
(fill (thermal_gap 0.5) (thermal_bridge_width 0.5))
(polygon
(pts
(xy 84 43)
(xy 131 43)
(xy 131 95)
(xy 84 95)
)
)
)
)

0 comments on commit 3be856c

Please sign in to comment.