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,18 @@
(module "LTST RBG LED" (layer F.Cu) (tedit 54D7C56A)
(fp_text reference "LTST RBG LED" (at 0 -7.62) (layer F.SilkS) hide
(effects (font (size 1.5 1.5) (thickness 0.15)))
)
(fp_text value VAL** (at 0 6.35) (layer F.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.15)))
)
(fp_line (start 0.3 -0.8) (end 1.1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1.1 -0.8) (end 1.1 -0.4) (layer F.SilkS) (width 0.15))
(fp_line (start -1.2 -0.9) (end 1.2 -0.9) (layer F.SilkS) (width 0.15))
(fp_line (start 1.2 -0.9) (end 1.2 0.9) (layer F.SilkS) (width 0.15))
(fp_line (start 1.2 0.9) (end -1.2 0.9) (layer F.SilkS) (width 0.15))
(fp_line (start -1.2 0.9) (end -1.2 -0.9) (layer F.SilkS) (width 0.15))
(pad RA smd rect (at -0.675 -0.575) (size 0.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad BA smd rect (at 0.675 -0.575) (size 0.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad GA smd rect (at -0.675 0.575) (size 0.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad CC smd rect (at 0.675 0.575) (size 0.75 0.45) (layers F.Cu F.Paste F.Mask))
)