Skip to content

Commit

Permalink
Merge pull request #37 from oshwabadge2020/m3
Browse files Browse the repository at this point in the history
add M3 footprint with 0.6mm clearance
  • Loading branch information
pdp7 authored Feb 9, 2020
2 parents 84d48e1 + 07cfb4e commit 7afd41d
Show file tree
Hide file tree
Showing 3 changed files with 2,615 additions and 2,581 deletions.
16 changes: 16 additions & 0 deletions Badge-PCB.pretty/M3.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
(module M3 (layer F.Cu) (tedit 5E3F516F)
(descr "Mounting Hole 3.2mm, no annular, M3, ISO7380")
(tags "mounting hole 3.2mm no annular m3 iso7380")
(attr virtual)
(fp_text reference REF** (at 0 -3.85) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value M3 (at 0 3.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0.3 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at 0 0) (size 2.9 2.9) (drill 2.9) (layers *.Cu *.Mask)
(clearance 0.6))
)
13 changes: 8 additions & 5 deletions backplate.kicad_pcb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
(kicad_pcb (version 20171130) (host pcbnew 5.1.5-52549c5~84~ubuntu18.04.1)
(kicad_pcb (version 20171130) (host pcbnew 5.1.5-52549c5~84~ubuntu19.04.1)

(general
(thickness 1.6)
(drawings 3)
(drawings 4)
(tracks 0)
(zones 0)
(modules 3)
Expand Down Expand Up @@ -2153,7 +2153,7 @@
(xy 17.779648 11.1633) (xy 17.78635 11.978348)) (layer F.Cu) (width 0.01))
)

(module Badge-PCB:bottom-pcb (layer F.Cu) (tedit 5E289924) (tstamp 5E2960DB)
(module Badge-PCB:bottom-pcb (layer F.Cu) (tedit 5E289924) (tstamp 5E40CBCA)
(at 127.7 105.275)
(fp_text reference Ref** (at 0 0) (layer F.SilkS) hide
(effects (font (size 1.27 1.27) (thickness 0.15)))
Expand Down Expand Up @@ -2469,7 +2469,7 @@
(fp_line (start -40.33907 -24.018443) (end -40.653976 -24.002647) (layer Edge.Cuts) (width 0.1))
)

(module Badge-PCB:oshw-us000214 (layer F.Cu) (tedit 0) (tstamp 5E296E3D)
(module Badge-PCB:oshw-us000214 (layer F.Cu) (tedit 0) (tstamp 5E40C37C)
(at 103.75 104.475)
(fp_text reference Ref** (at 0 0) (layer F.SilkS) hide
(effects (font (size 1.27 1.27) (thickness 0.15)))
Expand Down Expand Up @@ -2623,7 +2623,10 @@
(xy -9.091094 6.570498)) (layer F.Cu) (width 0.01))
)

(gr_text " Sponsored by:\nDigi-Key, Sparkfun and OSHPark" (at 99.725 116.825) (layer F.SilkS) (tstamp 5E28FFEF)
(gr_text "with help from:\nAnool Mahidharia\nDrew Fustini" (at 100.99802 117.42674) (layer F.SilkS) (tstamp 5E3FFCE8)
(effects (font (size 0.75 0.75) (thickness 0.1)))
)
(gr_text "Thanks to DigiKey, Sparkfun & OSH Park" (at 97.27184 87.32012) (layer F.SilkS) (tstamp 5E28FFEF)
(effects (font (size 0.75 0.75) (thickness 0.1)))
)
(gr_text "Designed by:\nAlex Camilo\nMichael Welling" (at 101.05 113.55) (layer F.SilkS) (tstamp 5E28FFEE)
Expand Down
Loading

0 comments on commit 7afd41d

Please sign in to comment.