-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Cherry MX Low Profile footprint (tighter than spec)
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 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 |
---|---|---|
@@ -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)) | ||
) |