Add inductor and rotary encoder

This commit is contained in:
2021-02-08 19:24:34 +01:00
parent 6ae9d96e5f
commit 908138fa81
3 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
(module FerroCore_HPI0630 (layer F.Cu) (tedit 6015C4EA)
(fp_text reference REF** (at 0 -4.3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value FerroCore_HPI0630 (at -0.1 4.7 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.8 -3.5) (end -3.8 -3.5) (layer F.SilkS) (width 0.12))
(fp_line (start -3.8 -3.5) (end -3.8 -2.3) (layer F.SilkS) (width 0.12))
(fp_line (start 3.8 -3.5) (end 3.8 -2.3) (layer F.SilkS) (width 0.12))
(fp_line (start -4.4 -3.8) (end -4.4 3.8) (layer F.CrtYd) (width 0.12))
(fp_line (start -4.4 3.8) (end 4.4 3.8) (layer F.CrtYd) (width 0.12))
(fp_line (start 4.4 3.8) (end 4.4 -3.8) (layer F.CrtYd) (width 0.12))
(fp_line (start 4.4 -3.8) (end -4.4 -3.8) (layer F.CrtYd) (width 0.12))
(fp_line (start -3.8 3.5) (end -3.8 2.3) (layer F.SilkS) (width 0.12))
(fp_line (start 3.8 3.5) (end 3.8 2.3) (layer F.SilkS) (width 0.12))
(fp_line (start -3.8 3.5) (end 3.8 3.5) (layer F.SilkS) (width 0.12))
(pad 1 smd rect (at -3 0) (size 2.3 3.5) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 3 0) (size 2.3 3.5) (layers F.Cu F.Paste F.Mask))
)