pluto_io_shield/pluto_shield.kicad_dru
Brendan Haines 95a61bcfc7
Some checks failed
kibot / erc (push) Failing after 2s
kibot / drc (push) Failing after -7s
kibot / generate_outputs (push) Successful in 21s
initial commit
2024-12-05 22:34:11 -07:00

8 lines
158 B
Plaintext

(version 1)
(rule IgnoreSilkScreenGraphicOverlap
(condition "A.Type == 'Graphic' && B.Type == 'Graphic'")
(constraint silk_clearance)
(severity ignore)
)