This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 710
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1041 from ferdymercury/patch-3
Mounting holes for a PCB to DIN rail adapter
- Loading branch information
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
MountingHole.pretty/DINRailAdapter_3xM3_PhoenixContact_1201578.kicad_mod
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) | ||
) | ||
) |