hardware: library: add oscillator and TVM parts
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
19
hardware/pcb/tomu-fpga.pretty/TVM-12V.kicad_mod
Normal file
19
hardware/pcb/tomu-fpga.pretty/TVM-12V.kicad_mod
Normal file
@ -0,0 +1,19 @@
|
||||
(module TVM-12V (layer F.Cu) (tedit 5BF411C5)
|
||||
(fp_text reference REF** (at 0.1 1.6) (layer F.SilkS)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value TVM-12V (at 0 -1.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.9 -0.8) (end 1.9 -0.8) (layer F.CrtYd) (width 0.15))
|
||||
(fp_line (start 1.9 -0.8) (end 1.9 0.8) (layer F.CrtYd) (width 0.15))
|
||||
(fp_line (start 1.9 0.8) (end -1.9 0.8) (layer F.CrtYd) (width 0.15))
|
||||
(fp_line (start -1.9 0.8) (end -1.9 -0.8) (layer F.CrtYd) (width 0.15))
|
||||
(pad 1 smd roundrect (at -1.05 0) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(pad 2 smd roundrect (at 1.05 0) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMB.step
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 0.7 0.5 0.5))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user