a bit more DRC

This commit is contained in:
2025-05-22 13:03:19 +02:00
parent 42a9051e58
commit 4f4dd60970
3 changed files with 2099 additions and 1779 deletions

View File

@@ -0,0 +1,9 @@
(version 1)
(rule "power_ic_clearance"
(constraint clearance (min "0.4mm"))
(condition "A.NetClass == '200V' && B.intersectsArea('power_ic')")
)
(rule "power_ic_small_clearance"
(constraint clearance (min "0.2mm"))
(condition "A.NetClass == '200V' && A.intersectsArea('power_ic_small')")
)

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,7 @@
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
"min_clearance": 0.0
}
},
"diff_pair_dimensions": [