brd: fix courtyard violation

This commit is contained in:
King Kévin 2023-10-12 03:22:46 +02:00
parent d52e940e28
commit 8d95b7a570
2 changed files with 26 additions and 7 deletions

View File

@ -1667,8 +1667,30 @@
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp d8a72393-6ae9-48c8-970e-d8eba3c27726))
(fp_line (start 6.575 -1.85) (end 6.575 1.85)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 190e69be-464f-4e1c-93c1-686e767dc1ca))
(fp_rect (start -6.725 -4.25) (end 6.725 4.25)
(stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 1c56403f-f283-42b2-aab5-f002ffa5788b))
(fp_line (start -6.725 4.25) (end -6.725 -4.25)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp e3ece1f1-7b8a-4235-aa65-8e4a30e43ddc))
(fp_line (start -1.25 -4.25) (end -6.725 -4.25)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 4cb90f53-bce5-4c5f-988f-21a6b84fe99c))
(fp_line (start -1.25 -4.25) (end -1.25 -2.1)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 4c4554c5-ec56-4179-8e3b-52abe10dee27))
(fp_line (start -1.25 -2.1) (end 1.25 -2.1)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp b654ac3c-c390-4c12-b3cd-7def5f70d052))
(fp_line (start -1.25 2.2) (end -1.25 4.25)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 6b8557e8-a028-4dac-b8ce-5d9b1d01b3eb))
(fp_line (start -1.25 4.25) (end -6.725 4.25)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 36261833-a4cc-4016-a24a-b9496e25e3bd))
(fp_line (start 1.15 2.2) (end -1.25 2.2)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 4392a3bf-bded-454c-9101-4b6885ba4120))
(fp_line (start 1.15 4.25) (end 1.15 2.2)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp bad6b4eb-d3b4-4515-abb5-b72bc3810ccd))
(fp_line (start 1.25 -4.25) (end 6.725 -4.25)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 7278c95e-1f79-4d51-8d93-93e4c49fb9d7))
(fp_line (start 1.25 -2.1) (end 1.25 -4.25)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp d144c5e1-be92-4616-b1ce-41863f8ac3e9))
(fp_line (start 6.725 -4.25) (end 6.725 4.25)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 849ebc42-30d5-424e-beac-b38b2f5b38f0))
(fp_line (start 6.725 4.25) (end 1.15 4.25)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 33477e5e-39e1-4277-942d-fe78af4c4912))
(fp_line (start -0.7 0) (end 0.7 0)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d12a7c7-38a5-4119-8198-aa676bd70433))
(fp_line (start 0 -0.7) (end 0 0.7)
@ -3409,7 +3431,7 @@
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 80e2afd8-aa19-4151-b85a-05f961ad3586))
(fp_line (start 16.225 7.9) (end -16.225 7.9)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 7c5a5214-4546-4ede-bc6c-ccbdbcb4e99b))
(fp_rect (start -17.45 -8.05) (end 17.45 8.05)
(fp_rect (start -17.45 -8.05) (end 16.5 8.05)
(stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 731e13b7-1d5f-4eee-bd61-6811fa5c22c3))
(fp_line (start -0.7 0) (end 0.7 0)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ee9ba0e1-5011-4054-a5fb-aa73580fb127))

View File

@ -56,10 +56,7 @@
"width": 0.0
}
],
"drc_exclusions": [
"courtyards_overlap|71475001|116790001|4546706f-47ae-4c32-bacc-bce22b751afe|ae607fce-dea1-4a5a-920b-091c06b397a0",
"courtyards_overlap|77470001|118995001|4546706f-47ae-4c32-bacc-bce22b751afe|016ffc6f-80d9-4dad-8a5e-b843adf5efdf"
],
"drc_exclusions": [],
"meta": {
"version": 2
},