This repository has been archived by the owner on Nov 21, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silkscreen fixes to the NR4018 (and the hand-soldering version)
- Loading branch information
1 parent
f3ca8ea
commit 132dc62
Showing
2 changed files
with
17 additions
and
35 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
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 |
---|---|---|
@@ -1,28 +1,18 @@ | ||
(module NR4018_HandSoldering (layer F.Cu) (tedit 562DB7E7) | ||
(module NR4018_HandSoldering (layer F.Cu) (tedit 56525EEF) | ||
(descr http://www.yuden.co.jp/productdata/catalog/en/wound04_e.pdf) | ||
(attr smd) | ||
(fp_text reference REF** (at 0 3.25) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value NR4018_HandSoldering (at 0 -3) (layer F.Fab) | ||
(fp_text value NR4018_HandSoldering (at 0 -3.2) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start -3.5 2.25) (end -3.5 -2.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 3.5 2.25) (end -3.5 2.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 3.5 -2.25) (end 3.5 2.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -3.5 -2.25) (end 3.5 -2.25) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -2 -1.75) (end -2 1.75) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 2 -1.75) (end 2 1.75) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -1.25 -2) (end 1.25 -2) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 1.25 2) (end -1.25 2) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -1.5 -1.75) (end -1.25 -2) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -2 -1.75) (end -1.5 -1.75) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -1.5 1.75) (end -1.25 2) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -2 1.75) (end -1.5 1.75) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 1.5 1.75) (end 1.25 2) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 2 1.75) (end 1.5 1.75) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 1.5 -1.75) (end 2 -1.75) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 1.25 -2) (end 1.5 -1.75) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -3.5 2.4) (end -3.5 -2.4) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 3.5 2.4) (end -3.5 2.4) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 3.5 -2.4) (end 3.5 2.4) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -3.5 -2.4) (end 3.5 -2.4) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -1.2 -2.2) (end 1.2 -2.2) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 1.2 2.2) (end -1.2 2.2) (layer F.SilkS) (width 0.15)) | ||
(pad 1 smd rect (at -2 0) (size 2 3.7) (layers F.Cu F.Paste F.Mask)) | ||
(pad 2 smd rect (at 2 0) (size 2 3.7) (layers F.Cu F.Paste F.Mask)) | ||
) |