Skip to content

Commit f52be3a

Browse files
authored
Merge pull request #7 from ElectronicCats/vTQFN
Update v1.6
2 parents 554c678 + 3e59268 commit f52be3a

11 files changed

+103121
-90533
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
.DS_Store
33

44
Hardware/gerbers_nfc1v3/
5+
6+
hardware/nfc_copy_cat-backups/
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
(module Micro_interruptor_SPDT (layer F.Cu) (tedit 5DA61CD3)
2+
(fp_text reference SW1 (at 1.25 -1.85) (layer F.SilkS)
3+
(effects (font (size 1 1) (thickness 0.15)))
4+
)
5+
(fp_text value SW_Push_SPDT (at 2.25 9.2) (layer F.Fab)
6+
(effects (font (size 1 1) (thickness 0.15)))
7+
)
8+
(fp_line (start -0.2 0.5) (end 2.7 0.5) (layer F.SilkS) (width 0.15))
9+
(fp_line (start 2.7 0.5) (end 2.7 7.25) (layer F.SilkS) (width 0.15))
10+
(fp_line (start 2.7 7.25) (end -0.15 7.25) (layer F.SilkS) (width 0.15))
11+
(fp_line (start -0.15 7.25) (end -0.2 0.5) (layer F.SilkS) (width 0.15))
12+
(pad "" np_thru_hole circle (at 1.35 5.25) (size 0.9 0.9) (drill 0.7) (layers *.Cu *.Mask))
13+
(pad "" np_thru_hole circle (at 1.4 2.25) (size 0.9 0.9) (drill 0.7) (layers *.Cu *.Mask))
14+
(pad NC smd rect (at 1.3 7.85) (size 2.8 1) (layers F.Cu F.Paste F.Mask))
15+
(pad 3 smd rect (at 3.2 4.5 90) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
16+
(pad 2 smd rect (at 3.2 6 90) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
17+
(pad 1 smd rect (at 3.2 1.5 90) (size 0.7 1) (layers F.Cu F.Paste F.Mask))
18+
(pad NC smd rect (at 1.3 -0.1) (size 2.8 1) (layers F.Cu F.Paste F.Mask))
19+
)

0 commit comments

Comments
 (0)