|
|
@@ -74,7 +74,6 @@
|
|
74
|
74
|
"invalid_outline": "error",
|
|
75
|
75
|
"item_on_disabled_layer": "error",
|
|
76
|
76
|
"items_not_allowed": "error",
|
|
77
|
|
- "keepout": "error",
|
|
78
|
77
|
"length_out_of_range": "error",
|
|
79
|
78
|
"malformed_courtyard": "error",
|
|
80
|
79
|
"microvia_drill_too_small": "error",
|
|
|
@@ -95,7 +94,6 @@
|
|
95
|
94
|
"unconnected_items": "error",
|
|
96
|
95
|
"unresolved_variable": "error",
|
|
97
|
96
|
"via_dangling": "warning",
|
|
98
|
|
- "via_hole_larger_than_pad": "error",
|
|
99
|
97
|
"zone_has_empty_net": "error",
|
|
100
|
98
|
"zones_intersect": "error"
|
|
101
|
99
|
},
|
|
|
@@ -105,6 +103,7 @@
|
|
105
|
103
|
"max_error": 0.005,
|
|
106
|
104
|
"min_clearance": 0.0,
|
|
107
|
105
|
"min_copper_edge_clearance": 0.0,
|
|
|
106
|
+ "min_hole_clearance": 0.0,
|
|
108
|
107
|
"min_hole_to_hole": 0.25,
|
|
109
|
108
|
"min_microvia_diameter": 0.19999999999999998,
|
|
110
|
109
|
"min_microvia_drill": 0.09999999999999999,
|