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

Commit

Permalink
Merge pull request #1041 from ferdymercury/patch-3
Browse files Browse the repository at this point in the history
Mounting holes for a PCB to DIN rail adapter
  • Loading branch information
myfreescalewebpage authored Dec 31, 2018
2 parents 1c0418e + 086a1db commit 4ed2b0f
Showing 1 changed file with 38 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
(module DINRailAdapter_3xM3_PhoenixContact_1201578 (layer F.Cu) (tedit 5BCE00B3)
(descr https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1)
(tags "DIN rail adapter universal three M3 clearance holes")
(fp_text reference REF** (at 0 6) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value DINRailAdapter_3xM3_PhoenixContact_1201578 (at 0 -6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 12.5 0) (end 15.95 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 3.45 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center -12.5 0) (end -9.05 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center -12.5 0) (end -10.5 0) (layer F.SilkS) (width 0.12))
(fp_circle (center 12.5 0) (end 14.5 0) (layer F.SilkS) (width 0.12))
(fp_circle (center 0 0) (end 2 0) (layer F.SilkS) (width 0.12))
(fp_line (start 21.25 5) (end 21.25 -5) (layer B.SilkS) (width 0.12))
(fp_line (start -21.25 5) (end 21.25 5) (layer B.SilkS) (width 0.12))
(fp_line (start -21.25 -5) (end -21.25 5) (layer B.SilkS) (width 0.12))
(fp_line (start 21.25 -5) (end -21.25 -5) (layer B.SilkS) (width 0.12))
(fp_text user %R (at 0 4.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 12.5 0) (end 14.3 0) (layer F.Fab) (width 0.1))
(fp_circle (center 0 0) (end 1.8 0) (layer F.Fab) (width 0.1))
(fp_circle (center -12.5 0) (end -10.7 0) (layer F.Fab) (width 0.1))
(fp_line (start -21.25 -5) (end 21.25 -5) (layer B.CrtYd) (width 0.05))
(fp_line (start 21.25 -5) (end 21.25 5) (layer B.CrtYd) (width 0.05))
(fp_line (start 21.25 5) (end -21.25 5) (layer B.CrtYd) (width 0.05))
(fp_line (start -21.25 5) (end -21.25 -5) (layer B.CrtYd) (width 0.05))
(pad "" np_thru_hole circle (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 12.5 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -12.5 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/MountingHole.3dshapes/DINRailAdapter_3xM3_PhoenixContact_1201578.wrl
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

0 comments on commit 4ed2b0f

Please sign in to comment.