Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Relay: Add Panasonic AD11 Form A (#1638)
Browse files Browse the repository at this point in the history
* Relay: Add Panasonic AD11 Form A

* Relay: Fix AD11 3D paths

* Relay: Re-fix AD11 3D path

* Relay_THT: Rotate footprint of AD11

* Relay_THT: Unrotate ADW11 pad

* Relay_THT: Rename ADW11 fp to conform to naming standards

* Update 3D model path
  • Loading branch information
antoniovazquezblanco authored Mar 11, 2020
1 parent cee686a commit e8ac935
Showing 1 changed file with 47 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
(module Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT (layer F.Cu) (tedit 5E68DFB0)
(descr "Panasonic Relay SPST 10mm 24mm, https://www.panasonic-electric-works.com/pew/es/downloads/ds_dw_hl_en.pdf")
(tags "Panasonic Relay SPST")
(fp_text reference REF** (at 7.08 -2.46 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT (at 3.99 23.62 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.25 0) (end 0 -1.5) (layer F.Fab) (width 0.1))
(fp_line (start 8.75 22.5) (end 8.75 -1.5) (layer F.Fab) (width 0.1))
(fp_line (start 8.75 -1.5) (end 0 -1.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.25 0) (end -1.25 22.5) (layer F.Fab) (width 0.1))
(fp_line (start 8.75 22.5) (end -1.25 22.5) (layer F.Fab) (width 0.1))
(fp_line (start 1.55 -0.4) (end 6.05 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 8.9 0.51) (end 8.9 16.99) (layer F.SilkS) (width 0.12))
(fp_line (start 8.9 -1.65) (end -1.4 -1.65) (layer F.SilkS) (width 0.12))
(fp_line (start -1.4 1.31) (end -1.4 20.49) (layer F.SilkS) (width 0.12))
(fp_line (start 8.9 22.65) (end -1.4 22.65) (layer F.SilkS) (width 0.12))
(fp_line (start 3.45 -0.2) (end 4.15 -0.6) (layer F.SilkS) (width 0.12))
(fp_line (start 4.15 0.2) (end 4.15 -1) (layer F.SilkS) (width 0.12))
(fp_line (start 4.15 -1) (end 3.45 -1) (layer F.SilkS) (width 0.12))
(fp_line (start 3.45 -1) (end 3.45 0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 3.45 0.2) (end 4.15 0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.65 0.44) (end -1.65 -1.9) (layer F.SilkS) (width 0.12))
(fp_line (start -1.65 -1.9) (end 0.75 -1.9) (layer F.SilkS) (width 0.12))
(fp_line (start 9 22.75) (end 9 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 9 -1.75) (end -1.5 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 -1.75) (end -1.5 22.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 9 22.75) (end -1.5 22.75) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 3.75 12 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 8.9 -1.65) (end 8.9 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 8.89 18.05) (end 8.9 22.65) (layer F.SilkS) (width 0.12))
(fp_line (start -1.4 22.65) (end -1.4 21.51) (layer F.SilkS) (width 0.12))
(fp_line (start -1.4 -1.65) (end -1.4 -1.31) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole rect (at 0 0) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 0 21) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 7.5 17.5) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 7.5 0) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Relay_THT.3dshapes/Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

0 comments on commit e8ac935

Please sign in to comment.