Skip to content

Commit 0ec5d7a

Browse files
committed
fix: Fix last DRC error
1 parent ce75515 commit 0ec5d7a

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

FACET.kicad_pcb

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91136,6 +91136,14 @@
9113691136
(net 86)
9113791137
(uuid "47f8da6d-d94f-4717-987c-ac097c38950e")
9113891138
)
91139+
(segment
91140+
(start 91.6625 117.4)
91141+
(end 90.8 117.4)
91142+
(width 0.3)
91143+
(layer "F.Cu")
91144+
(net 93)
91145+
(uuid "0e84a09c-a605-44a5-8eba-5e443ff7b318")
91146+
)
9113991147
(segment
9114091148
(start 81.1 105.4)
9114191149
(end 80.265599 105.4)
@@ -91312,6 +91320,14 @@
9131291320
(net 93)
9131391321
(uuid "d7b8fda6-450b-4780-9aaa-9a8a81da5136")
9131491322
)
91323+
(segment
91324+
(start 90.8 117.4)
91325+
(end 90.75 117.45)
91326+
(width 0.3)
91327+
(layer "F.Cu")
91328+
(net 93)
91329+
(uuid "dadf1ffd-a5a7-4664-9af4-e0ccae4b32c4")
91330+
)
9131591331
(segment
9131691332
(start 81.185 117.75)
9131791333
(end 81.185 119.021414)
@@ -91723,6 +91739,14 @@
9172391739
(net 93)
9172491740
(uuid "a11dcb2b-d190-4832-95cb-79d2f1fdb889")
9172591741
)
91742+
(via
91743+
(at 90.75 117.45)
91744+
(size 0.6)
91745+
(drill 0.3)
91746+
(layers "F.Cu" "B.Cu")
91747+
(net 93)
91748+
(uuid "a47ac8b8-007e-4dc4-9074-4107cec17e7a")
91749+
)
9172691750
(via
9172791751
(at 110.4 113.55)
9172891752
(size 0.6)

FACET.kicad_prl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"drc_exclusions",
4949
"shapes"
5050
],
51-
"visible_layers": "00000000_00000000_07fc12a0_fffffff7",
51+
"visible_layers": "00000000_00000000_07febaa0_ffffff57",
5252
"zone_display_mode": 1
5353
},
5454
"git": {

0 commit comments

Comments
 (0)