7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-03 00:26:36 +00:00

Merge branch 'github/fork/gggfred/bourns3362p' into 'master'

Added Bourns 3362P potentiometer

See merge request kicad/libraries/kicad-footprints!1863
This commit is contained in:
Galo Guzmán 2025-03-31 14:02:01 +00:00
commit d761639501

View File

@ -0,0 +1,35 @@
(module Potentiometer_Bourns_3362P_Vertical (layer F.Cu) (tedit 5D867DCA)
(descr "Potentiometer, vertical, Bourns 3362P, https://www.bourns.com/docs/Product-Datasheets/3362.pdf")
(tags "Potentiometer vertical Bourns 3362P")
(fp_text reference REF** (at -0.03 -7.05) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Potentiometer_Bourns_3362P_Vertical (at 0 1.86) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at -1.11 -4.89) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.46 -5.84) (end -3.53 -5.84) (layer F.Fab) (width 0.1))
(fp_line (start -3.65 0.88) (end 3.58 0.88) (layer F.SilkS) (width 0.12))
(fp_line (start 3.76 -6.14) (end -3.83 -6.14) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.53 -5.84) (end -3.53 0.76) (layer F.Fab) (width 0.1))
(fp_line (start 3.58 -5.96) (end 3.58 0.88) (layer F.SilkS) (width 0.12))
(fp_line (start 3.76 1.06) (end 3.76 -6.14) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.83 -6.14) (end -3.83 1.06) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.65 -5.96) (end 3.58 -5.96) (layer F.SilkS) (width 0.12))
(fp_line (start -3.83 1.06) (end 3.76 1.06) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.46 0.76) (end 3.46 -5.84) (layer F.Fab) (width 0.1))
(fp_circle (center 0.31 -2.54) (end 1.885 -2.54) (layer F.Fab) (width 0.1))
(fp_line (start -3.53 0.76) (end 3.46 0.76) (layer F.Fab) (width 0.1))
(fp_line (start -3.65 -5.96) (end -3.65 0.88) (layer F.SilkS) (width 0.12))
(fp_line (start 0.31 -0.971) (end 0.31 -4.115) (layer F.Fab) (width 0.1))
(pad 3 thru_hole circle (at 0 -5.08) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 -2.54) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Bourns_3362P_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)