hardware: add footprints for most components
Add footprints for most of the components we'll use. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
24
hardware/pcb/tomu-fpga.pretty/Touchpads.kicad_mod
Normal file
24
hardware/pcb/tomu-fpga.pretty/Touchpads.kicad_mod
Normal file
@ -0,0 +1,24 @@
|
||||
(module Touchpads (layer F.Cu) (tedit 5BD9311D)
|
||||
(fp_text reference REF** (at -24 3 90) (layer F.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Touchpads (at -0.1 9) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user 1 (at -18 7) (layer F.SilkS)
|
||||
(effects (font (size 2 2) (thickness 0.25)))
|
||||
)
|
||||
(fp_text user 2 (at -6 7) (layer F.SilkS)
|
||||
(effects (font (size 2 2) (thickness 0.25)))
|
||||
)
|
||||
(fp_text user 3 (at 6 7) (layer F.SilkS)
|
||||
(effects (font (size 2 2) (thickness 0.25)))
|
||||
)
|
||||
(fp_text user 4 (at 18 7) (layer F.SilkS)
|
||||
(effects (font (size 2 2) (thickness 0.25)))
|
||||
)
|
||||
(pad 1 smd rect (at -18 0 180) (size 10 10) (layers F.Cu F.Mask))
|
||||
(pad 2 smd rect (at -6 0 180) (size 10 10) (layers F.Cu F.Mask))
|
||||
(pad 3 smd rect (at 6 0 180) (size 10 10) (layers F.Cu F.Mask))
|
||||
(pad 4 smd rect (at 18 0 180) (size 10 10) (layers F.Cu F.Mask))
|
||||
)
|
Reference in New Issue
Block a user