Added THT DIP Switch

master
Markus Koch 2016-02-18 19:40:43 +01:00
parent 565d8ff5bb
commit 64ee8a1f8f
4 changed files with 253 additions and 0 deletions

View File

@ -50,5 +50,6 @@ Footprints
* DISP_5x7 (3d)
## tht
* THT 4-Pin Switch (3d)
* (3d) diode_do41
* (3d) 3x05 and 3x10 Socket

File diff suppressed because one or more lines are too long

View 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))
)