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,16 @@
(module "LTST-C19FD1WT RBG LED" (layer F.Cu)
(fp_text reference "LTST-C19FD1WT RBG LED" (at 0.05 -8.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 6.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.1 -0.85) (end 1.1 -0.85) (layer F.SilkS) (width 0.15))
(fp_line (start 1.1 -0.85) (end 1.1 0.85) (layer F.SilkS) (width 0.15))
(fp_line (start 1.1 0.85) (end -1.1 0.85) (layer F.SilkS) (width 0.15))
(fp_line (start -1.1 0.85) (end -1.1 -0.85) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at 0.675 -0.575) (size 0.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -0.675 -0.575) (size 0.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -0.675 0.575) (size 0.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 0.675 0.575) (size 0.75 0.45) (layers F.Cu F.Paste F.Mask))
)