diff --git a/Connectors/RF/RF_Connectors.lib b/Connectors/RF/RF_Connectors.lib index b20f09098441ffd3260392fdb85c0080bf2c0fec..8a9523679a85022fc23df9968126f04fe6301f5a 100644 --- a/Connectors/RF/RF_Connectors.lib +++ b/Connectors/RF/RF_Connectors.lib @@ -39,4 +39,19 @@ X ~ 2 -75 -75 0 R 25 25 1 1 W ENDDRAW ENDDEF # +# uFL +# +DEF uFL J 0 40 N N 1 F N +F0 "J" 0 300 60 H V C CNN +F1 "uFL" 0 400 60 H V C CNN +F2 "" 0 0 60 H I C CNN +F3 "" 0 0 60 H I C CNN +DRAW +C 0 0 50 0 1 0 N +S -100 100 100 -100 0 1 0 N +X RF 1 -150 0 100 R 25 25 1 1 I +X GND 2 0 -200 100 U 25 25 1 1 I +ENDDRAW +ENDDEF +# #End Library diff --git a/Pretty_Footprints/Connectors_RF.pretty/U.FL-R-SMT-1.kicad_mod b/Pretty_Footprints/Connectors_RF.pretty/U.FL-R-SMT-1.kicad_mod new file mode 100644 index 0000000000000000000000000000000000000000..d135eb1aa0ba98283ebec689f45337d7ad9f9cf4 --- /dev/null +++ b/Pretty_Footprints/Connectors_RF.pretty/U.FL-R-SMT-1.kicad_mod @@ -0,0 +1,15 @@ +(module U.FL-R-SMT-1 (layer F.Cu) (tedit 5AB42D7A) + (fp_text reference REF** (at 0 -2.032) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value U.FL-R-SMT-1 (at 0 -3.556) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.54 2.54) (end -2.54 -1.27) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.54 2.54) (end -2.54 2.54) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.54 -1.27) (end 2.54 2.54) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.54 -1.27) (end 2.54 -1.27) (layer F.SilkS) (width 0.15)) + (pad 2 smd rect (at -1.475 0) (size 1.05 2.2) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at 1.475 0) (size 1.05 2.2) (layers F.Cu F.Paste F.Mask)) + (pad 1 smd rect (at 0 1.525) (size 1 1.05) (layers F.Cu F.Paste F.Mask)) +)