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:
29
hardware/pcb/tomu-fpga.pretty/SPST-NO-Button.kicad_mod
Normal file
29
hardware/pcb/tomu-fpga.pretty/SPST-NO-Button.kicad_mod
Normal file
@ -0,0 +1,29 @@
|
||||
(module SPST-NO-Button (layer F.Cu) (tedit 5BD9231F)
|
||||
(fp_text reference SW? (at 3.4 3.9) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Button (at -1 3.8) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -4.6 3) (end -4.6 -3.1) (layer F.CrtYd) (width 0.2))
|
||||
(fp_line (start 4.6 3) (end -4.6 3) (layer F.CrtYd) (width 0.2))
|
||||
(fp_line (start 4.6 -3.1) (end 4.6 3) (layer F.CrtYd) (width 0.2))
|
||||
(fp_line (start -4.6 -3.1) (end 4.6 -3.1) (layer F.CrtYd) (width 0.2))
|
||||
(fp_line (start -1 -2.8) (end 0.7 -2.8) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start 4.3 1) (end 4.3 -1.1) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -1 2.7) (end 0.7 2.7) (layer F.SilkS) (width 0.2))
|
||||
(fp_line (start -4.3 1) (end -4.3 -1.1) (layer F.SilkS) (width 0.2))
|
||||
(pad 1 smd rect (at -3.2 -1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask)
|
||||
(solder_mask_margin 0.07))
|
||||
(pad 3 smd rect (at -3.2 1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask)
|
||||
(solder_mask_margin 0.07))
|
||||
(pad 2 smd rect (at 3.2 -1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask)
|
||||
(solder_mask_margin 0.07))
|
||||
(pad 4 smd rect (at 3.2 1.9) (size 1.6 1) (layers F.Cu F.Paste F.Mask)
|
||||
(solder_mask_margin 0.07))
|
||||
(model Buttons_Switches_SMD.3dshapes/SW_SPST_PTS645.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.8 0.8 0.25))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user