added initial files, need some changes

This commit is contained in:
hodginsa
2018-01-31 02:18:11 -05:00
parent 2ad86ee6d9
commit ff1bc35d15
500 changed files with 184433 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
(module w_project:CMR200T (layer F.Cu) (tedit 559A9F26)
(fp_text reference X1 (at 0.5 -6.5) (layer F.SilkS) hide
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value CRYSTAL (at -1.61 -4.64) (layer F.SilkS) hide
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_line (start -7.5 -1.1) (end -7.5 1.1) (layer F.SilkS) (width 0.25))
(fp_line (start -7.5 1.1) (end -1.1 1.1) (layer F.SilkS) (width 0.25))
(fp_line (start -1.1 1.1) (end -1.1 -1.1) (layer F.SilkS) (width 0.25))
(fp_line (start -7.5 -1.1) (end -1.1 -1.1) (layer F.SilkS) (width 0.25))
(pad "" smd rect (at -6 0) (size 2.5 1.6) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 0.8 -1.3) (size 2 1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.8 1.2) (size 2 1) (layers F.Cu F.Paste F.Mask))
)