create kicad project

This commit is contained in:
2024-10-20 15:22:39 -06:00
parent 93e48595a0
commit ff19e4390c
11 changed files with 1881 additions and 0 deletions

7
photodetector.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)
)