wip pcb rev.A

This commit is contained in:
Eugene Lozovoy 2022-06-05 21:15:24 +03:00
parent 9ba5afdd57
commit 838afd89eb
3 changed files with 28904 additions and 10294 deletions

File diff suppressed because it is too large Load Diff

View File

@ -86,7 +86,7 @@
"padstack": "error", "padstack": "error",
"pth_inside_courtyard": "ignore", "pth_inside_courtyard": "ignore",
"shorting_items": "error", "shorting_items": "error",
"silk_over_copper": "error", "silk_over_copper": "warning",
"silk_overlap": "warning", "silk_overlap": "warning",
"skew_out_of_range": "error", "skew_out_of_range": "error",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
@ -107,7 +107,7 @@
"allow_microvias": false, "allow_microvias": false,
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.0, "min_clearance": 0.0,
"min_copper_edge_clearance": 0.254, "min_copper_edge_clearance": 0.19999999999999998,
"min_hole_clearance": 0.3, "min_hole_clearance": 0.3,
"min_hole_to_hole": 0.3, "min_hole_to_hole": 0.3,
"min_microvia_diameter": 0.19999999999999998, "min_microvia_diameter": 0.19999999999999998,

File diff suppressed because it is too large Load Diff