Skip to content

Commit

Permalink
fix label R5 and R12
Browse files Browse the repository at this point in the history
  • Loading branch information
sabas1080 committed Sep 26, 2022
1 parent 3184db6 commit 8699bce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions hardware/BomberCat.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -1814,7 +1814,7 @@
(property "provedor" "LCSC")
(path "/97c6029d-c28a-435a-8e24-ceedc003f3eb")
(attr smd)
(fp_text reference "R12" (at 0.08 -2.83) (layer "F.SilkS")
(fp_text reference "R12" (at 0.07 1.024) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 3fcd3c12-d2f4-49f7-b56b-af0d84ef584c)
)
Expand Down Expand Up @@ -7230,7 +7230,7 @@
(property "provedor" "LCSC")
(path "/5b4e360d-ba34-4e84-bf13-c216e272db9a")
(attr smd)
(fp_text reference "R5" (at 0.045 -2.35) (layer "F.SilkS")
(fp_text reference "R5" (at 0 1.316) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a91214a7-f1e1-4b79-be90-cd49baa510e8)
)
Expand Down Expand Up @@ -11603,7 +11603,7 @@
(zone (net 0) (net_name "") (layers *.Cu) (tstamp 49d20d6e-0419-4c9f-808c-b9a8f44fce5e) (hatch full 0.508)
(connect_pads (clearance 0))
(min_thickness 0.254)
(keepout (tracks not_allowed) (vias not_allowed) (pads not_allowed ) (copperpour not_allowed) (footprints not_allowed))
(keepout (tracks not_allowed) (vias not_allowed) (pads not_allowed) (copperpour not_allowed) (footprints not_allowed))
(fill (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
Expand Down Expand Up @@ -28519,7 +28519,7 @@
(zone (net 0) (net_name "") (layers F&B.Cu) (tstamp b1136af0-375f-4066-8d60-cdac626ff894) (hatch edge 0.508)
(connect_pads (clearance 0))
(min_thickness 0.254)
(keepout (tracks not_allowed) (vias not_allowed) (pads not_allowed ) (copperpour not_allowed) (footprints allowed))
(keepout (tracks not_allowed) (vias not_allowed) (pads not_allowed) (copperpour not_allowed) (footprints allowed))
(fill (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
Expand Down
2 changes: 1 addition & 1 deletion hardware/BomberCat.kicad_prl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"board": {
"active_layer": 0,
"active_layer": 37,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_nets": [],
Expand Down

0 comments on commit 8699bce

Please sign in to comment.