Skip to content

Commit cc05d2e

Browse files
committed
Trim audio jack silkscreen.
Then ignore warning that the footprint no longer matches.
1 parent eaabed5 commit cc05d2e

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

Kicad/neotron-pico.kicad_pcb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8921,14 +8921,8 @@
89218921
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 91c553d8-2931-49a7-87b0-d3d38ca0680d))
89228922
(fp_line (start -6.096 8.89) (end -2.032 8.89)
89238923
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 209d1d60-d131-405a-84cb-2d9a57ba0bc8))
8924-
(fp_line (start -2.032 8.89) (end -2.032 10.033)
8925-
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a842bf57-ce2c-4649-8607-ef6c9678b1a1))
8926-
(fp_line (start -2.032 10.033) (end 2.032 10.033)
8927-
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d88694e7-5f8f-48f7-b503-94b27248c818))
89288924
(fp_line (start 2.032 8.89) (end 6.096 8.89)
89298925
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5496621a-2058-449b-a42c-73019a40e46e))
8930-
(fp_line (start 2.032 10.033) (end 2.032 8.89)
8931-
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ff106e09-6111-4253-b56f-9305b71419ee))
89328926
(fp_line (start 6.096 -12.446) (end -6.096 -12.446)
89338927
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a705f2d9-a46c-4012-99f9-f590833d991b))
89348928
(fp_line (start 6.096 8.89) (end 6.096 -12.446)

Kicad/neotron-pico.kicad_pro

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
}
5858
],
5959
"drc_exclusions": [
60-
"silk_edge_clearance|123571000|25400000|d49ed7cc-4771-4b00-9095-7cff7cc44a9e|ff106e09-6111-4253-b56f-9305b71419ee",
61-
"silk_edge_clearance|127635000|25400000|d49ed7cc-4771-4b00-9095-7cff7cc44a9e|a842bf57-ce2c-4649-8607-ef6c9678b1a1"
60+
"lib_footprint_mismatch|127583786|35814000|00000000-0000-0000-0000-0000606b8add|00000000-0000-0000-0000-000000000000"
6261
],
6362
"meta": {
6463
"filename": "board_design_settings.json",
@@ -97,7 +96,7 @@
9796
"pth_inside_courtyard": "ignore",
9897
"shorting_items": "error",
9998
"silk_edge_clearance": "warning",
100-
"silk_over_copper": "ignore",
99+
"silk_over_copper": "warning",
101100
"silk_overlap": "warning",
102101
"skew_out_of_range": "error",
103102
"solder_mask_bridge": "error",
@@ -605,4 +604,4 @@
605604
"date": "2022-12-26",
606605
"version": "398ac1a"
607606
}
608-
}
607+
}

0 commit comments

Comments
 (0)