First commit

This commit is contained in:
2023-02-13 01:58:56 +03:00
parent 227f2b1c59
commit f886acdae7
62 changed files with 290419 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
(module EN11_Encoder (layer F.Cu) (tedit 5EF941E5)
(fp_text reference SW1 (at 0 5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Rotary_Encoder_Switch (at 0 -5.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.75 0) (layer F.SilkS) (width 0.15))
(pad A thru_hole circle (at -2.5 7.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad C thru_hole circle (at 0 7.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad B thru_hole circle (at 2.5 7.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad S1 thru_hole circle (at -2.5 -7) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad S2 thru_hole circle (at 2.5 -7) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad MP thru_hole oval (at -5.08 0) (size 2.5 4) (drill oval 2 3) (layers *.Cu *.Mask))
(pad MP thru_hole oval (at 5.08 0 180) (size 2.5 4) (drill oval 2 3) (layers *.Cu *.Mask))
(model ${KIPRJMOD}/Library/3D_Packages/en11-hsm1af15.STEP
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz -90 0 0))
)
)