123456789101112131415161718192021222324252627282930313233343536373839 |
- (module MX_reversible_minimal (layer F.Cu) (tedit 5B22E621)
- (descr "MX-style keyswitch, reversible, without pcb-mount holes")
- (tags MX,cherry,gateron,kailh)
- (fp_text reference SW1:7 (at 0 -3) (layer F.SilkS)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (fp_text value SW_Push (at 0 -8.7) (layer F.Fab)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (fp_line (start -7 -6) (end -7 -7) (layer F.SilkS) (width 0.15))
- (fp_line (start -7 -7) (end -6 -7) (layer F.SilkS) (width 0.15))
- (fp_line (start -6 7) (end -7 7) (layer F.SilkS) (width 0.15))
- (fp_line (start -7 7) (end -7 6) (layer B.SilkS) (width 0.15))
- (fp_line (start 7 6) (end 7 7) (layer F.SilkS) (width 0.15))
- (fp_line (start 7 7) (end 6 7) (layer F.SilkS) (width 0.15))
- (fp_line (start 6 -7) (end 7 -7) (layer B.SilkS) (width 0.15))
- (fp_line (start 7 -7) (end 7 -6) (layer F.SilkS) (width 0.15))
- (fp_line (start -6.9 6.9) (end 6.9 6.9) (layer Eco2.User) (width 0.15))
- (fp_line (start 6.9 -6.9) (end -6.9 -6.9) (layer Eco2.User) (width 0.15))
- (fp_line (start 6.9 -6.9) (end 6.9 6.9) (layer Eco2.User) (width 0.15))
- (fp_line (start -6.9 6.9) (end -6.9 -6.9) (layer Eco2.User) (width 0.15))
- (fp_line (start -7.5 -7.5) (end 7.5 -7.5) (layer Eco2.User) (width 0.15))
- (fp_line (start 7.5 -7.5) (end 7.5 7.5) (layer Eco2.User) (width 0.15))
- (fp_line (start 7.5 7.5) (end -7.5 7.5) (layer Eco2.User) (width 0.15))
- (fp_line (start -7.5 7.5) (end -7.5 -7.5) (layer Eco2.User) (width 0.15))
- (fp_line (start -7 -6) (end -7 -7) (layer B.SilkS) (width 0.15))
- (fp_line (start -7 -7) (end -6 -7) (layer B.SilkS) (width 0.15))
- (fp_line (start 7 -7) (end 7 -6) (layer B.SilkS) (width 0.15))
- (fp_line (start 6 -7) (end 7 -7) (layer F.SilkS) (width 0.15))
- (fp_line (start 7 6) (end 7 7) (layer B.SilkS) (width 0.15))
- (fp_line (start 7 7) (end 6 7) (layer B.SilkS) (width 0.15))
- (fp_line (start -6 7) (end -7 7) (layer B.SilkS) (width 0.15))
- (fp_line (start -7 7) (end -7 6) (layer F.SilkS) (width 0.15))
- (pad 2 thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers *.Cu *.Mask))
- (pad 1 thru_hole circle (at -2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers *.Cu *.Mask))
- (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986) (layers *.Cu *.Mask))
- (pad "" np_thru_hole circle (at 0 0) (size 3.9878 3.9878) (drill 3.9878) (layers *.Cu *.Mask))
- (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.286 2.286) (drill 1.4986) (layers *.Cu *.Mask))
- )
|