brd: ignore some DRC for KiKit to not crash

This commit is contained in:
King Kévin 2023-03-30 11:33:26 +02:00
parent c04b337d7d
commit 75bb05f628
2 changed files with 12735 additions and 24966 deletions

File diff suppressed because it is too large Load Diff

View File

@ -58,6 +58,7 @@
],
"drc_exclusions": [
"lib_footprint_mismatch|45662500|82499999|fbe95f98-3185-4a9b-befe-da7de4f7e102|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|45662500|82500000|fbe95f98-3185-4a9b-befe-da7de4f7e102|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|45816786|82499999|fbe95f98-3185-4a9b-befe-da7de4f7e102|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|45995000|93293750|7c5f4deb-3360-4d1c-9295-2cdc3cfdd88e|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|45995000|93343750|7c5f4deb-3360-4d1c-9295-2cdc3cfdd88e|00000000-0000-0000-0000-000000000000",
@ -68,14 +69,7 @@
"missing_courtyard|76275000|68100000|ab305ed2-a286-4e70-b4f9-733ba8a71f2d|00000000-0000-0000-0000-000000000000",
"missing_courtyard|87274999|68100000|3d3700d3-ac9b-4e92-a615-6ac9b00d9952|00000000-0000-0000-0000-000000000000",
"missing_courtyard|88300000|98500000|cd9d7edf-572e-4901-840e-42d38965d36a|00000000-0000-0000-0000-000000000000",
"silk_edge_clearance|117300000|100200000|c4d33cb9-5ba0-4b77-9cbb-416495a84b59|ff527368-5f52-4511-94bd-709ec1e421fa",
"solder_mask_bridge|81025000|74349999|def1c89b-753c-423f-aba0-a1575f32a536|54c65f22-bcb3-497a-b9ba-01afaf725a96",
"solder_mask_bridge|82025000|74349999|def1c89b-753c-423f-aba0-a1575f32a536|54c65f22-bcb3-497a-b9ba-01afaf725a96",
"solder_mask_bridge|82774999|72699999|a6470c31-a9e3-4606-add8-eccede933284|8d1ddd91-5a2f-43cc-9deb-bca9072e915d",
"solder_mask_bridge|83025000|74349999|a6470c31-a9e3-4606-add8-eccede933284|8d1ddd91-5a2f-43cc-9deb-bca9072e915d",
"starved_thermal|48305000|79400000|e2526fed-4126-496f-b512-9163c6274088|5732b9c8-0cd0-47c2-a886-ea8305b6ca3a|F.Cu",
"starved_thermal|48305000|85600000|e2526fed-4126-496f-b512-9163c6274088|695fe152-71a3-469e-8500-2dc5a0798aa4|F.Cu",
"starved_thermal|48305000|85900000|e2526fed-4126-496f-b512-9163c6274088|06887222-1560-4480-b608-e288765fa63d|F.Cu"
"silk_edge_clearance|117300000|100200000|c4d33cb9-5ba0-4b77-9cbb-416495a84b59|ff527368-5f52-4511-94bd-709ec1e421fa"
],
"meta": {
"version": 2
@ -116,8 +110,8 @@
"silk_over_copper": "warning",
"silk_overlap": "ignore",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"solder_mask_bridge": "ignore",
"starved_thermal": "ignore",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",