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,11 @@
(module HELIC_ANT (layer F.Cu) (tedit 548E42D2)
(fp_text reference HELIC_ANT (at 0 -6.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 8.89 -6.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2 1.5) (end 2 -3.5) (layer F.SilkS) (width 0.15))
(fp_line (start -2 1.5) (end -2 -3.5) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at 0 0) (size 3 3.5) (layers F.Cu F.Paste B.SilkS F.Mask))
)