Skip to content

Commit

Permalink
Add NRF24L01 PA+LNA SMD module
Browse files Browse the repository at this point in the history
Addition of NRF24L01 PA+LNA SMD module footprint. Tested and working.
  • Loading branch information
emc2cube committed Jul 3, 2016
1 parent 3837f95 commit 0d78886
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions NRF24L01_PA_LNA-SMD.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
(module NRF24L01_PA_LNA-SMD (layer F.Cu) (tedit 577395AB)
(fp_text reference REF** (at 0 -4.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value NRF24L01_PA_LNA-SMD (at -5 -4 90) (layer F.Fab)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_line (start -5.25 -17) (end 4.75 -17) (layer F.CrtYd) (width 0.5))
(fp_line (start -6 8.7) (end -6 -18.3) (layer F.CrtYd) (width 0.15))
(fp_line (start 6 -18.3) (end 6 8.7) (layer F.CrtYd) (width 0.15))
(fp_line (start -6 -13.3) (end 6 -13.3) (layer F.CrtYd) (width 0.15))
(fp_line (start 6 8.7) (end -6 8.7) (layer F.CrtYd) (width 0.15))
(fp_line (start -6 -18.3) (end 6 -18.3) (layer F.CrtYd) (width 0.15))
(pad 2 smd rect (at -4.4 8.7) (size 1 2) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -3.13 8.7) (size 1 2) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -1.86 8.7) (size 1 2) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at -0.59 8.7) (size 1 2) (layers F.Cu F.Paste F.Mask))
(pad 6 smd rect (at 0.68 8.7) (size 1 2) (layers F.Cu F.Paste F.Mask))
(pad 7 smd rect (at 1.95 8.7) (size 1 2) (layers F.Cu F.Paste F.Mask))
(pad 8 smd rect (at 3.22 8.7) (size 1 2) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 4.49 8.7) (size 1 2) (layers F.Cu F.Paste F.Mask))
(model ${MYSLOCAL}/mysensors.3dshapes/mysensors_radios.3dshapes/nrf24palnasmd.wrl
(at (xyz -5.7625 2.9 0.03))
(scale (xyz 0.395 0.395 0.395))
(rotate (xyz 0 0 0))
)
)

0 comments on commit 0d78886

Please sign in to comment.