forked from greatscottgadgets/hackrf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LNA915: add copy of F5Q footprint to local library and update
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
(module F5Q (layer F.Cu) (tedit 5F26F223) | ||
(fp_text reference REF** (at 0 -1.25) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value F5Q (at 0 1.35) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start -0.6 -0.6) (end -0.6 -0.25) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 0.6 0.6) (end -0.7508 0.6) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 0.6 -0.6) (end 0.6 0.6) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -0.6 -0.6) (end 0.6 -0.6) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -0.55 -0.45) (end 0.55 -0.45) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 0.55 -0.45) (end 0.55 0.45) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 0.55 0.45) (end -0.55 0.45) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -0.55 0.45) (end -0.55 -0.45) (layer F.Fab) (width 0.1)) | ||
(fp_text user %R (at 0 0) (layer F.Fab) | ||
(effects (font (size 0.5 0.3) (thickness 0.075))) | ||
) | ||
(fp_line (start 0.7 -0.7) (end 0.7 0.7) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 0.7 0.7) (end -0.85 0.7) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -0.85 0.7) (end -0.85 -0.7) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -0.85 -0.7) (end 0.7 -0.7) (layer F.CrtYd) (width 0.05)) | ||
(pad 5 smd rect (at 0 -0.325) (size 0.25 0.4) (layers F.Cu F.Paste F.Mask)) | ||
(pad 2 smd rect (at 0 0.325) (size 0.25 0.4) (layers F.Cu F.Paste F.Mask) | ||
(die_length 3.40614)) | ||
(pad 4 smd rect (at 0.395 -0.325) (size 0.25 0.4) (layers F.Cu F.Paste F.Mask) | ||
(die_length -1518.485687)) | ||
(pad 3 smd rect (at 0.395 0.325) (size 0.25 0.4) (layers F.Cu F.Paste F.Mask) | ||
(die_length -1518.485687)) | ||
(pad 1 smd rect (at -0.495 0) (size 0.4 0.25) (layers F.Cu F.Paste F.Mask) | ||
(die_length 3.40614)) | ||
) |