lene schematic and trace cleanup special
This commit is contained in:
@ -58,54 +58,13 @@
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [
|
||||
[
|
||||
"lib_footprint_mismatch|124600000|119400000|018926d8-5120-4c7d-9df4-a6df800141ef|00000000-0000-0000-0000-000000000000",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|72450000|100275000|183d8812-9fe7-4dad-9e7a-1e632b451789|88850cfb-7bdc-49de-a847-f69e1b95a06b|B.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|72975000|74460000|9a4dc2e9-eccf-4f65-9aa8-d80485785422|fbc137c1-c643-494a-b259-0e68abd17930|F.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|84420000|45235000|183d8812-9fe7-4dad-9e7a-1e632b451789|1c1f192b-8f26-4f27-8eb1-212b6b21b2bd|B.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|84420000|45235000|1ad8db5b-7d91-4a83-8dfe-be4b7b9a4f83|1c1f192b-8f26-4f27-8eb1-212b6b21b2bd|In1.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|84420000|45235000|76c50e9d-5459-4e04-a757-42d465967603|1c1f192b-8f26-4f27-8eb1-212b6b21b2bd|In2.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|84420000|45235000|9a4dc2e9-eccf-4f65-9aa8-d80485785422|1c1f192b-8f26-4f27-8eb1-212b6b21b2bd|F.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|86637078|87095000|183d8812-9fe7-4dad-9e7a-1e632b451789|30d6a433-8d6d-4ace-934d-4d4d779dc610|B.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|87675000|95925000|9a4dc2e9-eccf-4f65-9aa8-d80485785422|7823f3c3-264e-4f01-82be-7049a6df65cb|F.Cu",
|
||||
""
|
||||
],
|
||||
[
|
||||
"starved_thermal|97865000|41175000|9a4dc2e9-eccf-4f65-9aa8-d80485785422|ae554d7b-6fe6-44be-adc5-e66c8913f28d|F.Cu",
|
||||
""
|
||||
]
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "ignore",
|
||||
"clearance": "error",
|
||||
"connection_width": "warning",
|
||||
"copper_edge_clearance": "error",
|
||||
"copper_sliver": "warning",
|
||||
@ -163,22 +122,22 @@
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_clearance": 0.2,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.5,
|
||||
"min_copper_edge_clearance": 0.3,
|
||||
"min_groove_width": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_hole_to_hole": 0.4,
|
||||
"min_microvia_diameter": 0.2,
|
||||
"min_microvia_drill": 0.1,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_resolved_spokes": 1,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.8,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.0,
|
||||
"min_track_width": 0.25,
|
||||
"min_via_annular_width": 0.1,
|
||||
"min_via_diameter": 0.5,
|
||||
"min_via_diameter": 0.4,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user