test: update test files to fix DRC issues after changing the text position algo.

This commit is contained in:
jean-pierre charras 2022-03-30 10:56:16 +02:00
parent c0d8657d97
commit f3be3a5762
2 changed files with 6109 additions and 3787 deletions

File diff suppressed because it is too large Load Diff

View File

@ -79,19 +79,20 @@
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "ignore",
"lib_footprint_mismatch": "error",
"lib_footprint_mismatch": "ignore",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"overlapping_pads": "error",
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "ignore",
"silk_over_copper": "ignore",
"silk_overlap": "warning",
"silk_overlap": "ignore",
"skew_out_of_range": "error",
"solder_mask_bridge": "ignore",
"starved_thermal": "error",