mirror of
https://github.com/litruv/5x5Keypad.git
synced 2026-07-24 02:26:01 +10:00
Added PCB + Schematic
Don't know if KiCAD supports schematic export correctly..
This commit is contained in:
17
Library.pretty/CandK_6x6mm_Tactile.kicad_mod
Normal file
17
Library.pretty/CandK_6x6mm_Tactile.kicad_mod
Normal file
@@ -0,0 +1,17 @@
|
||||
(module Keebio-Parts:CandK_6x6mm_Tactile (layer F.Cu) (tedit 5B79EA89)
|
||||
(fp_text reference SW1 (at 0 0) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value SW_Push (at 0 -4.75) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.75 0) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 0 -3) (end -3 -3) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -3 -3) (end -3 3) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -3 3) (end 3 3) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 3 3) (end 3 -3) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 3 -3) (end 0 -3) (layer F.SilkS) (width 0.15))
|
||||
(pad 4 smd rect (at 4.75 2.25) (size 1.54 1.3) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 4.75 -2.25) (size 1.55 1.3) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 1 smd rect (at -4.75 -2.25) (size 1.55 1.3) (layers F.Cu F.Paste F.Mask))
|
||||
)
|
||||
Reference in New Issue
Block a user