initial commit
Some checks failed
kibot / erc (push) Failing after 2s
kibot / drc (push) Failing after -7s
kibot / generate_outputs (push) Successful in 21s

This commit is contained in:
2024-12-05 22:34:11 -07:00
commit 95a61bcfc7
15 changed files with 3328 additions and 0 deletions

7
pluto_shield.kicad_dru Normal file
View File

@@ -0,0 +1,7 @@
(version 1)
(rule IgnoreSilkScreenGraphicOverlap
(condition "A.Type == 'Graphic' && B.Type == 'Graphic'")
(constraint silk_clearance)
(severity ignore)
)