Switch to kicad_default clearance to avoid error
This commit is contained in:
parent
f3a9ca384e
commit
1ed6b9fdda
|
|
@ -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)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue