fix DRC errors
This commit is contained in:
parent
cf30c45051
commit
595d1ae9c8
@ -7,7 +7,7 @@
|
||||
)
|
||||
|
||||
(rule IgnoreSmaEdge
|
||||
(condition "A.getField('Footprint') == '*SuperSMA*'")
|
||||
(condition "A.insideArea('EDGE_CONNECTOR') && A.Type == 'Pad'")
|
||||
(constraint edge_clearance)
|
||||
(severity ignore)
|
||||
)
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -58,7 +58,15 @@
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"drc_exclusions": [
|
||||
"lib_footprint_mismatch|136732550|101727000|59f7150c-e5b9-4e44-ad7e-fcc868467d6d|00000000-0000-0000-0000-000000000000",
|
||||
"lib_footprint_mismatch|136732550|115697000|daf5a28e-f576-4c72-bb22-641fba8a52c8|00000000-0000-0000-0000-000000000000",
|
||||
"lib_footprint_mismatch|136732550|73787000|afe7b1fb-efbc-4e7d-8510-705dda160086|00000000-0000-0000-0000-000000000000",
|
||||
"lib_footprint_mismatch|136732550|87757000|0684b884-63b1-4ba6-92a8-9584cbf07d1c|00000000-0000-0000-0000-000000000000",
|
||||
"lib_footprint_mismatch|79167450|100457000|eba1c57e-562c-4a61-a3c7-8f65d0c1b069|00000000-0000-0000-0000-000000000000",
|
||||
"silk_overlap|77216000|119459582|7dc4bab5-1662-4e93-ae85-edfcd135bfe1|6c2be5ce-85b7-4de0-9953-9a61d10d3e1f",
|
||||
"silk_overlap|89022798|118446602|54e388d0-9772-4369-ac3e-a28d27a63d02|6c2be5ce-85b7-4de0-9953-9a61d10d3e1f"
|
||||
],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 17f21a2f300e9a8e5b2c4c32aa8fbd841bff069b
|
||||
Subproject commit df6a34bce6e6c246641dc3e75a3b64105616f384
|
Loading…
x
Reference in New Issue
Block a user