Update clearance and via rules for PWR/GND
This commit is contained in:
parent
0eb1a9a32f
commit
a5c52d4d4d
|
|
@ -91,8 +91,8 @@
|
||||||
)
|
)
|
||||||
(class "power_ground"
|
(class "power_ground"
|
||||||
"VCC" "GND" "RAW"
|
"VCC" "GND" "RAW"
|
||||||
(clearance_class "kicad_default")
|
(clearance_class "power_ground")
|
||||||
(via_rule kicad_default)
|
(via_rule "power_ground")
|
||||||
(rule
|
(rule
|
||||||
(width 250.0)
|
(width 250.0)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue