Created folder, Old eagle, and imported eagle design into it, also moved gerbers folder and old eagle files all into it.

This commit is contained in:
2019-03-22 09:14:51 +00:00
parent 4abcd2df5a
commit c2ea386f6f
37 changed files with 150844 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
(module LED1 (layer F.Cu) (tedit 0)
(fp_text reference D7 (at -2.54 -2.54 -90) (layer F.SilkS)
(effects (font (size 1.2065 1.2065) (thickness 0.09652)) (justify left bottom))
)
(fp_text value VLMG31 (at -2.54 3.81) (layer F.Fab)
(effects (font (size 1.2065 1.2065) (thickness 0.09652)) (justify left bottom))
)
(fp_line (start -3.048 -1.524) (end 3.048 -1.524) (layer F.SilkS) (width 0.127))
(fp_line (start 3.048 -1.524) (end 3.048 1.524) (layer F.SilkS) (width 0.127))
(fp_line (start 3.048 1.524) (end -3.048 1.524) (layer F.SilkS) (width 0.127))
(fp_line (start -3.048 1.524) (end -3.048 -1.524) (layer F.SilkS) (width 0.127))
(fp_poly (pts (xy 3.048 1.524) (xy 3.556 1.524) (xy 3.556 -1.524) (xy 3.048 -1.524)) (layer F.SilkS) (width 0))
(pad A smd rect (at -1.778 0 90) (size 2.794 1.778) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.0508))
(pad K smd rect (at 1.778 0 90) (size 2.794 1.778) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.0508))
)