Added Voltage Control Board

This commit is contained in:
Max Braungardt
2018-03-09 03:55:50 +01:00
parent f5a85d36ef
commit 9a55c13852
11 changed files with 1487 additions and 0 deletions

View File

@ -0,0 +1,11 @@
(module Inductor18.4x15 (layer F.Cu) (tedit 5AA1CF0D)
(fp_text reference REF** (at 0 6.2865) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Inductor18.4x15 (at 0 -3.2385) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 1.397 -8.4455) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -9 0) (size 4 2.5) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 9 0) (size 4 2.5) (layers F.Cu F.Paste F.Mask))
)