Update clearance and via rules for PWR/GND

This commit is contained in:
Marco Massarelli 2023-10-17 13:15:07 -04:00
parent 0eb1a9a32f
commit a5c52d4d4d
1 changed files with 2 additions and 2 deletions

View File

@ -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)
) )