- Initial commit
This commit is contained in:
parent
efc7036de8
commit
36939b9130
207 changed files with 277298 additions and 0 deletions
14
Footprint/PPTC_nano.kicad_mod
Normal file
14
Footprint/PPTC_nano.kicad_mod
Normal file
|
@ -0,0 +1,14 @@
|
|||
(module 00Keyboard:PPTC_nano (layer F.Cu)
|
||||
(fp_text reference PPTC_nano (at 0 2.3) (layer F.SilkS)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value VAL** (at 0 -2.35) (layer F.SilkS)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 2.6 -1.5) (end 2.6 1.5) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 2.6 1.5) (end -2.6 1.5) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -2.6 1.5) (end -2.6 -1.5) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -2.6 -1.5) (end 2.6 -1.5) (layer F.SilkS) (width 0.2))
|
||||
(pad 1 smd rect (at -1.5 0) (size 1 1.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 1.5 0) (size 1 1.6) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue