added KiCAD Files and MANUAL.md
This commit is contained in:
parent
d0d1353a8a
commit
6457210857
84 changed files with 382083 additions and 19 deletions
14
hardware/psithemius_top/_local/holes_support.kicad_mod
Normal file
14
hardware/psithemius_top/_local/holes_support.kicad_mod
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
(module holes_support (layer F.Cu) (tedit 5E559C4E)
|
||||
(attr virtual)
|
||||
(fp_text reference REF** (at 0 -1.27) (layer F.Fab) hide
|
||||
(effects (font (size 0.762 0.635) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value holes_support (at 0 1.27) (layer F.Fab) hide
|
||||
(effects (font (size 0.635 0.508) (thickness 0.1016)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 0.127 0) (layer F.Fab) (width 0.12))
|
||||
(pad "" np_thru_hole circle (at -26.035 -26.035) (size 2.2 2.2) (drill 2.2) (layers *.Cu *.Mask))
|
||||
(pad "" np_thru_hole circle (at 26.035 -26.035) (size 2.2 2.2) (drill 2.2) (layers *.Cu *.Mask))
|
||||
(pad "" np_thru_hole circle (at 26.035 26.035) (size 2.2 2.2) (drill 2.2) (layers *.Cu *.Mask))
|
||||
(pad "" np_thru_hole circle (at -26.035 26.035) (size 2.2 2.2) (drill 2.2) (layers *.Cu *.Mask))
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue