Initial real commit

This commit is contained in:
Damien Broqua 2017-10-18 23:26:19 +02:00
parent 4074e0e973
commit 590a13f325
169 changed files with 12337 additions and 0 deletions

19
Footprint/MXST.kicad_mod Normal file
View file

@ -0,0 +1,19 @@
(module MXST (layer F.Cu) (tedit 59170627)
(fp_text reference MXST (at 7.14375 9.52373) (layer F.SilkS) hide
(effects (font (thickness 0.3048)))
)
(fp_text value VAL** (at 7.239 -7.112) (layer F.SilkS) hide
(effects (font (thickness 0.3048)))
)
(fp_line (start 3.429 10.668) (end 3.429 -8.001) (layer F.SilkS) (width 0.381))
(fp_line (start 3.429 -8.001) (end -3.429 -8.001) (layer F.SilkS) (width 0.381))
(fp_line (start -3.429 -8.001) (end -3.429 10.668) (layer F.SilkS) (width 0.381))
(fp_line (start -3.429 10.668) (end 3.429 10.668) (layer F.SilkS) (width 0.381))
(pad "" np_thru_hole circle (at 0 -6.985) (size 3.048 3.048) (drill 3.048) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 0 8.255) (size 3.9802 3.9802) (drill 3.9802) (layers *.Cu *.Mask))
(model cherry_mx1.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)