mirror of
https://gitlab.com/fabinfra/fabhardware/fablight.git
synced 2025-03-12 22:51:47 +01:00
24 lines
955 B
Plaintext
24 lines
955 B
Plaintext
(module Banana_Jack_1Pin (layer F.Cu) (tedit 5A1AB217)
|
|
(descr "Single banana socket, footprint - 6mm drill")
|
|
(tags "banana socket")
|
|
(fp_text reference REF** (at 0 -6.5) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value Banana_Jack_1Pin (at -0.25 6.5) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text user %R (at 0 0) (layer F.Fab)
|
|
(effects (font (size 0.8 0.8) (thickness 0.12)))
|
|
)
|
|
(fp_circle (center 0 0) (end 5.75 0) (layer F.CrtYd) (width 0.05))
|
|
(fp_circle (center 0 0) (end 2 0) (layer F.Fab) (width 0.1))
|
|
(fp_circle (center 0 0) (end 4.85 0.05) (layer F.Fab) (width 0.1))
|
|
(fp_circle (center 0 0) (end 5.5 0) (layer F.SilkS) (width 0.12))
|
|
(pad 1 thru_hole circle (at 0 0) (size 10.16 10.16) (drill 6.1) (layers *.Cu *.Mask))
|
|
(model ${KISYS3DMOD}/Connector.3dshapes/Banana_Jack_1Pin.wrl
|
|
(at (xyz 0 0 0))
|
|
(scale (xyz 2 2 2))
|
|
(rotate (xyz 0 0 0))
|
|
)
|
|
)
|