Initial commit.

This commit is contained in:
Ricardo
2017-02-20 13:24:16 +00:00
commit 5c198abda9
14 changed files with 507 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
(module POT-3362P (layer F.Cu) (tedit 58912B5C)
(fp_text reference REF** (at 0.635 -3.81) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value POT-3362P (at 0 5.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.81 -3.175) (end 3.81 -3.175) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 3.81) (end 3.81 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 -3.175) (end -3.81 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 3.81) (end 3.81 -3.175) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole circle (at 0 2.54) (size 1.5 1.5) (drill 0.5) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -1.27 0) (size 1.5 1.5) (drill 0.5) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 1.27 0) (size 1.5 1.5) (drill 0.5) (layers *.Cu *.Mask))
)