Skip to content

Commit

Permalink
Merge pull request #7 from ElectronicCats/vTQFN
Browse files Browse the repository at this point in the history
Update v1.6
  • Loading branch information
sabas1080 authored Jan 12, 2022
2 parents 554c678 + 3e59268 commit f52be3a
Show file tree
Hide file tree
Showing 11 changed files with 103,121 additions and 90,533 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
.DS_Store

Hardware/gerbers_nfc1v3/

hardware/nfc_copy_cat-backups/
19 changes: 19 additions & 0 deletions hardware/Micro_interruptor_SPDT.kicad_mod
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))
)
Loading

0 comments on commit f52be3a

Please sign in to comment.