added KiCAD Files and MANUAL.md

This commit is contained in:
sublunarspace 2020-06-18 20:44:09 +02:00
parent d0d1353a8a
commit 6457210857
84 changed files with 382083 additions and 19 deletions

View 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))
)

View file

@ -0,0 +1,11 @@
(module ring_top_silk (layer F.Cu) (tedit 5E5597D4)
(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 ring_top_silk (at 0 1.27) (layer F.Fab) hide
(effects (font (size 0.635 0.508) (thickness 0.1016)))
)
(fp_circle (center 0 0) (end 41.402 0) (layer F.SilkS) (width 0.508))
(fp_circle (center 0 0) (end 32.512 0) (layer F.SilkS) (width 0.508))
(fp_circle (center 0 0) (end 0.127 0) (layer F.Fab) (width 0.12))
)

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff