4
mirror of https://github.com/murexrobotics/electrical-2024.git synced 2025-04-18 06:08:55 +00:00

Feat[SmartPowerBoard]: DRC Errors Fixed

This commit is contained in:
Crane-Lee 2024-12-14 17:49:52 -05:00
parent d24a0771d9
commit c4e1968b52
2 changed files with 4497 additions and 4047 deletions

View File

LOADING design file

View File

@ -121,19 +121,19 @@
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.0,
"min_clearance": 0.05,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.3,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_hole_clearance": 0.19,
"min_hole_to_hole": 0.2,
"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_through_hole_diameter": 0.2,
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.4,
@ -476,7 +476,7 @@
"classes": [
{
"bus_width": 12,
"clearance": 0.11,
"clearance": 0.05,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,