-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8d0a654
commit 9a5a5f5
Showing
1 changed file
with
34 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,34 @@ | ||
(module ESP-07S (layer F.Cu) (tedit 5A27B10B) | ||
(descr "Module, ESP-8266, ESP-07S, 14 pad, SMD") | ||
(tags "Module ESP-8266 ESP8266") | ||
(attr smd) | ||
(fp_text reference >NAME (at 0 -9.5) (layer F.SilkS) | ||
(effects (font (size 1.27 1.27) (thickness 0.1016))) | ||
) | ||
(fp_text value >VALUE (at 0 9.5) (layer F.SilkS) | ||
(effects (font (size 1.27 1.27) (thickness 0.1016))) | ||
) | ||
(fp_circle (center -7.6 -8) (end -7.5 -8) (layer F.SilkS) (width 0.15)) | ||
(fp_circle (center -7.5 -8) (end -7.3 -8.1) (layer F.SilkS) (width 0.15)) | ||
(fp_circle (center -7.5 -8) (end -7.4 -8) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 8 -8.5) (end 8 8.5) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 8 8.5) (end -8 8.5) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -8 8.5) (end -8 -8.5) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -8 -8.5) (end 8 -8.5) (layer F.SilkS) (width 0.15)) | ||
(pad 1 smd rect (at -7.7 -7) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 2 smd rect (at -7.7 -5) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 3 smd rect (at -7.7 -3) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 4 smd rect (at -7.7 -1) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 5 smd rect (at -7.7 1) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 6 smd rect (at -7.7 3) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 7 smd rect (at -7.7 5) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 8 smd rect (at -7.7 7) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 9 smd rect (at 7.7 7) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 10 smd rect (at 7.7 5) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 11 smd rect (at 7.7 3) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 12 smd rect (at 7.7 1) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 13 smd rect (at 7.7 -1) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 14 smd rect (at 7.7 -3) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 15 smd rect (at 7.7 -5) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 16 smd rect (at 7.7 -7) (size 2.6 1.1) (layers F.Cu F.Paste F.Mask)) | ||
) |