Added THT DIP Switch
This commit is contained in:
parent
565d8ff5bb
commit
64ee8a1f8f
@ -50,5 +50,6 @@ Footprints
|
||||
* DISP_5x7 (3d)
|
||||
|
||||
## tht
|
||||
* THT 4-Pin Switch (3d)
|
||||
* (3d) diode_do41
|
||||
* (3d) 3x05 and 3x10 Socket
|
||||
|
BIN
footprints/blender/tht.blender/THT_Switch_4pin.blend
Normal file
BIN
footprints/blender/tht.blender/THT_Switch_4pin.blend
Normal file
Binary file not shown.
231
footprints/packages3d/tht.shapes3d/THT_Switch_4pin.x3d
Normal file
231
footprints/packages3d/tht.shapes3d/THT_Switch_4pin.x3d
Normal file
File diff suppressed because one or more lines are too long
21
footprints/pretty/tht.pretty/THT_DIP_SWITCH_4.kicad_mod
Normal file
21
footprints/pretty/tht.pretty/THT_DIP_SWITCH_4.kicad_mod
Normal file
@ -0,0 +1,21 @@
|
||||
(module THT_DIP_SWITCH_4 (layer F.Cu) (tedit 5697EE02)
|
||||
(fp_text reference REF** (at -3 -6.05) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value THT_DIP_SWITCH_4 (at 0.3 0.25) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -5.2 4.2) (end -4.4 5) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 5.2 -5) (end -5.2 -5) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 5.2 5) (end 5.2 -5) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -5.2 5) (end 5.2 5) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -5.2 -5) (end -5.2 5) (layer F.SilkS) (width 0.15))
|
||||
(pad 8 thru_hole circle (at -3.81 -3.81) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad 7 thru_hole circle (at -1.27 -3.81) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad 6 thru_hole circle (at 1.27 -3.81) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad 5 thru_hole circle (at 3.81 -3.81) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad 1 thru_hole circle (at -3.81 3.81) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad 2 thru_hole circle (at -1.27 3.81) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad 3 thru_hole circle (at 1.27 3.81) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad 4 thru_hole circle (at 3.81 3.81) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
)
|
Loading…
Reference in New Issue
Block a user