improve zone fill
This commit is contained in:
parent
ac78903414
commit
792dbf1078
File diff suppressed because it is too large
Load Diff
@ -58,16 +58,7 @@
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [
|
||||
[
|
||||
"solder_mask_bridge|55795000|119480000|3ee9a7b0-6fe5-46cb-b80f-dde8e560f1fb|f07cee2b-370f-41c0-8982-ac48eb52be9b",
|
||||
""
|
||||
],
|
||||
[
|
||||
"solder_mask_bridge|55795000|134320000|431fec1e-87a0-4620-aabf-66d0b099ab61|ea7be00a-8c78-44cc-9b0e-335cb28f56c4",
|
||||
""
|
||||
]
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
@ -77,7 +68,7 @@
|
||||
"connection_width": "warning",
|
||||
"copper_edge_clearance": "error",
|
||||
"copper_sliver": "warning",
|
||||
"courtyards_overlap": "warning",
|
||||
"courtyards_overlap": "ignore",
|
||||
"creepage": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
@ -110,8 +101,8 @@
|
||||
"padstack": "warning",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_edge_clearance": "ignore",
|
||||
"silk_over_copper": "ignore",
|
||||
"silk_overlap": "ignore",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
|
Loading…
x
Reference in New Issue
Block a user