Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Added Johanson Balun 1.6 x 0.8 mm filter footprint (#1539)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppielorz authored and poeschlr committed Nov 9, 2019
1 parent 729e876 commit f81670a
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions RF_Converter.pretty/Balun_Johanson_1.6x0.8mm.kicad_mod
@@ -0,0 +1,37 @@
(module Balun_Johanson_1.6x0.8mm (layer F.Cu) (tedit 5DC1AACD)
(descr "6-pin 1.6x0.8 mm balun footprint")
(tags "Johanson balun filter")
(attr smd)
(fp_text reference REF** (at 0.01 2.15) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Balun_Johanson_1.6x0.8mm (at 0.01 -1.95) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.41 -0.6) (end -0.41 0.8) (layer F.Fab) (width 0.1))
(fp_line (start -0.41 0.8) (end 0.41 0.8) (layer F.Fab) (width 0.1))
(fp_line (start 0.41 0.8) (end 0.41 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start 0.41 -0.8) (end -0.2 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start 0 -0.55) (end 0 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.89 1.05) (end -0.89 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.89 -1.05) (end 0.89 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.89 -1.05) (end 0.89 1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.89 1.05) (end -0.89 1.05) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0.01 -3.075) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -0.9) (end 0.4 -0.9) (layer F.SilkS) (width 0.12))
(fp_line (start -0.4 0.9) (end 0.4 0.9) (layer F.SilkS) (width 0.12))
(fp_line (start -0.41 -0.6) (end -0.2 -0.8) (layer F.Fab) (width 0.1))
(pad 1 smd roundrect (at -0.41 -0.5 180) (size 0.45 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at -0.41 0) (size 0.45 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 3 smd roundrect (at -0.41 0.5) (size 0.45 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 4 smd roundrect (at 0.41 0.5) (size 0.45 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 5 smd roundrect (at 0.41 0) (size 0.45 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 6 smd roundrect (at 0.41 -0.5) (size 0.45 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/RF_Converter.3dshapes/Balun_Johanson_1.6x0.8mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

0 comments on commit f81670a

Please sign in to comment.