Skip to content

Commit

Permalink
Add Cherry MX Low Profile footprint (tighter than spec)
Browse files Browse the repository at this point in the history
  • Loading branch information
nooges committed Oct 23, 2018
1 parent 0d5c741 commit 23974d2
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Cherry-MX-Low-Profile.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
(module Cherry-MX-Low-Profile (layer F.Cu) (tedit 5B8593EA)
(fp_text reference "Cherry MX Low Profile" (at 0 -7.14375 180) (layer Dwgs.User)
(effects (font (size 1 1) (thickness 0.2)))
)
(fp_text value MX (at 0 -5.08 180) (layer F.SilkS) hide
(effects (font (size 1.2 1.2) (thickness 0.2032)))
)
(fp_line (start 6.95 6.95) (end -6.95 6.95) (layer Cmts.User) (width 0.1524))
(fp_line (start -6.95 6.95) (end -6.95 -6.95) (layer Cmts.User) (width 0.1524))
(fp_line (start -6.95 -6.95) (end 6.95 -6.95) (layer Cmts.User) (width 0.1524))
(fp_line (start 6.95 -6.95) (end 6.95 6.95) (layer Cmts.User) (width 0.1524))
(fp_line (start 9 8.5) (end -9 8.5) (layer Dwgs.User) (width 0.1524))
(fp_line (start -9 8.5) (end -9 -8.5) (layer Dwgs.User) (width 0.1524))
(fp_line (start -9 -8.5) (end 9 -8.5) (layer Dwgs.User) (width 0.1524))
(fp_line (start 9 -8.5) (end 9 8.5) (layer Dwgs.User) (width 0.1524))
(fp_line (start 7.5 7.5) (end -7.5 7.5) (layer Eco2.User) (width 0.1524))
(fp_line (start -7.5 7.5) (end -7.5 -7.5) (layer Eco2.User) (width 0.1524))
(fp_line (start -7.5 -7.5) (end 7.5 -7.5) (layer Eco2.User) (width 0.1524))
(fp_line (start 7.5 -7.5) (end 7.5 7.5) (layer Eco2.User) (width 0.1524))
(pad "" np_thru_hole circle (at 0 0 180) (size 6.25 6.25) (drill 6.25) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 6.05 180) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 4.13 3.3 41.9) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 0 3.7 180) (size 2.3 2.3) (drill 2.3) (layers *.Cu *.Mask))
)

0 comments on commit 23974d2

Please sign in to comment.