Switch to kicad_default clearance to avoid error

This commit is contained in:
Marco Massarelli 2023-10-19 11:17:18 -04:00
parent f3a9ca384e
commit 1ed6b9fdda
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 "power_ground") (clearance_class "kicad_default")
(via_rule "power_ground") (via_rule "kicad_default")
(rule (rule
(width 250.0) (width 250.0)
) )