-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from ElectronicCats/vTQFN
Update v1.6
- Loading branch information
Showing
11 changed files
with
103,121 additions
and
90,533 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 |
---|---|---|
|
@@ -2,3 +2,5 @@ | |
.DS_Store | ||
|
||
Hardware/gerbers_nfc1v3/ | ||
|
||
hardware/nfc_copy_cat-backups/ |
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,19 @@ | ||
(module Micro_interruptor_SPDT (layer F.Cu) (tedit 5DA61CD3) | ||
(fp_text reference SW1 (at 1.25 -1.85) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value SW_Push_SPDT (at 2.25 9.2) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start -0.2 0.5) (end 2.7 0.5) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 2.7 0.5) (end 2.7 7.25) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start 2.7 7.25) (end -0.15 7.25) (layer F.SilkS) (width 0.15)) | ||
(fp_line (start -0.15 7.25) (end -0.2 0.5) (layer F.SilkS) (width 0.15)) | ||
(pad "" np_thru_hole circle (at 1.35 5.25) (size 0.9 0.9) (drill 0.7) (layers *.Cu *.Mask)) | ||
(pad "" np_thru_hole circle (at 1.4 2.25) (size 0.9 0.9) (drill 0.7) (layers *.Cu *.Mask)) | ||
(pad NC smd rect (at 1.3 7.85) (size 2.8 1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 3 smd rect (at 3.2 4.5 90) (size 0.7 1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 2 smd rect (at 3.2 6 90) (size 0.7 1) (layers F.Cu F.Paste F.Mask)) | ||
(pad 1 smd rect (at 3.2 1.5 90) (size 0.7 1) (layers F.Cu F.Paste F.Mask)) | ||
(pad NC smd rect (at 1.3 -0.1) (size 2.8 1) (layers F.Cu F.Paste F.Mask)) | ||
) |
Oops, something went wrong.