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,9 @@
(module MOISTPAD_15x6 (layer F.Cu) (tedit 555DF0ED)
(fp_text reference REF** (at 0 0.75) (layer F.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.15)))
)
(fp_text value MOISTPAD_15x6 (at 0 -0.75) (layer F.Fab)
(effects (font (size 1.5 1.5) (thickness 0.15)))
)
(pad 1 smd rect (at 0 0) (size 6 15) (layers F.Cu F.Paste F.Mask))
)