diff options
Diffstat (limited to 'footprints/SMA_CONN_STRAIGHT.kicad_mod')
-rw-r--r-- | footprints/SMA_CONN_STRAIGHT.kicad_mod | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/footprints/SMA_CONN_STRAIGHT.kicad_mod b/footprints/SMA_CONN_STRAIGHT.kicad_mod new file mode 100644 index 0000000..158e29f --- /dev/null +++ b/footprints/SMA_CONN_STRAIGHT.kicad_mod @@ -0,0 +1,46 @@ +(module SMA_CONN_STRAIGHT (layer F.Cu) (tedit 5CBF2F22)
+ (attr smd)
+ (fp_text reference OUT? (at 0.254 8.128) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value SMA-TYCO-5-1814832-1 (at 0.635 -25.654) (layer F.SilkS) hide
+ (effects (font (size 1.4 1.4) (thickness 0.05)))
+ )
+ (fp_line (start 5.588 0) (end -5.588 0) (layer Eco2.User) (width 0.1))
+ (fp_line (start -2.745 -1.55) (end -2 -1.55) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -2 -1.55) (end -2 -3.7) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -2 -3.7) (end -2.75 -4.45) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -2.75 -4.45) (end -2.75 -8.25) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -2.75 -8.25) (end -1.9 -8.25) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -1.9 -8.25) (end -1.9 -9.425) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -1.9 -9.425) (end 1.9 -9.425) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 1.9 -9.425) (end 1.9 -8.25) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 1.9 -8.25) (end 2.75 -8.25) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 2.75 -8.25) (end 2.75 -4.45) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 2.75 -4.45) (end 2 -3.7) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 2 -3.7) (end 2 -1.55) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 2 -1.55) (end 2.745 -1.55) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 2.745 -1.55) (end 2.745 4.65) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -2.745 4.65) (end -2.745 -1.55) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -1.945 4.65) (end -1.945 -0.1) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -1.945 -0.1) (end 1.945 -0.1) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 1.945 -0.1) (end 1.945 4.65) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 1.945 4.65) (end 2.745 4.65) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -4.064 0.635) (end -4.064 6.604) (layer F.SilkS) (width 0.127))
+ (fp_line (start -4.064 6.604) (end 4.064 6.604) (layer F.SilkS) (width 0.127))
+ (fp_line (start 4.064 6.604) (end 4.064 0.635) (layer F.SilkS) (width 0.127))
+ (fp_line (start -2.7432 4.699) (end -1.9431 4.699) (layer Eco2.User) (width 0.2032))
+ (fp_poly (pts (xy 0.5 -0.025) (xy 0.5 4.05) (xy -0.5 4.05) (xy -0.5 -0.025)) (layer Eco2.User) (width 0))
+ (fp_poly (pts (xy -4.445 0) (xy 4.445 0) (xy 4.445 6.985) (xy -4.445 6.985)) (layer Eco1.User) (width 0))
+ (fp_poly (pts (xy -4.445 0) (xy 4.445 0) (xy 4.445 6.985) (xy -4.445 6.985)) (layer Eco2.User) (width 0))
+ (pad 1 smd rect (at 0 3.8354 270) (size 5.08 1.27) (layers F.Cu F.Paste F.Mask)
+ (solder_mask_margin 0.1))
+ (pad G@1 smd rect (at 2.5146 3.8354 270) (size 5.08 1.778) (layers F.Cu F.Paste F.Mask)
+ (solder_mask_margin 0.1))
+ (pad G@2 smd rect (at -2.5146 3.8354 270) (size 5.08 1.778) (layers F.Cu F.Paste F.Mask)
+ (solder_mask_margin 0.1))
+ (pad G@4 smd rect (at -2.5146 3.8354 270) (size 5.08 2.54) (layers B.Cu B.Paste B.Mask)
+ (solder_mask_margin 0.1))
+ (pad G@3 smd rect (at 2.5146 3.8354 270) (size 5.08 2.54) (layers B.Cu B.Paste B.Mask)
+ (solder_mask_margin 0.1))
+)
|