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

Commit

Permalink
add missing mask to holes
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdymercury authored Oct 27, 2018
1 parent 1c065b1 commit 5ebfb23
Showing 1 changed file with 19 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,25 +1,35 @@
(module DINRailAdapter_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 M3 clearance holes")
(fp_text reference REF** (at 0 -2.54) (layer F.SilkS)
(fp_text reference REF** (at 0 4.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DINRailAdapter_PhoenixContact_1201578 (at 0 -3.75) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -21.25 5) (end -21.25 -5) (layer F.CrtYd) (width 0.05))
(fp_line (start 21.25 5) (end -21.25 5) (layer F.CrtYd) (width 0.05))
(fp_line (start 21.25 -5) (end 21.25 5) (layer F.CrtYd) (width 0.05))
(fp_line (start -21.25 -5) (end 21.25 -5) (layer F.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))
(fp_line (start -21.25 -5) (end 21.25 -5) (layer B.CrtYd) (width 0.05))
(fp_circle (center -12.5 0) (end -10.596057 0) (layer F.Fab) (width 0.1))
(fp_circle (center 0 0) (end 0.75 -1.75) (layer F.Fab) (width 0.1))
(fp_circle (center 12.5 0) (end 12.5 -2) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 3.048) (layer F.Fab)
(fp_text user %R (at 0 3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at -12.5 0) (size 3.4 3.4) (drill 3.4) (layers *.Cu))
(pad "" np_thru_hole circle (at 12.5 0) (size 3.4 3.4) (drill 3.4) (layers *.Cu))
(pad "" np_thru_hole circle (at 0 0) (size 3.4 3.4) (drill 3.4) (layers *.Cu))
(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_circle (center 0 0) (end 0.75 -2) (layer F.SilkS) (width 0.12))
(fp_circle (center 12.5 0) (end 12.5 -2.25) (layer F.SilkS) (width 0.12))
(fp_circle (center -12.5 0) (end -11.75 -2) (layer F.SilkS) (width 0.12))
(fp_circle (center -12.5 0) (end -9.05 0) (layer F.CrtYd) (width 0.12))
(fp_circle (center 0 0) (end 3.45 0) (layer F.CrtYd) (width 0.12))
(fp_circle (center 12.5 0) (end 15.95 0) (layer F.CrtYd) (width 0.12))
(pad "" np_thru_hole circle (at -12.5 0) (size 3.4 3.4) (drill 3.4) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 12.5 0) (size 3.4 3.4) (drill 3.4) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 0 0) (size 3.4 3.4) (drill 3.4) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/MountingHole.3dshapes/DINRailAdapter_PhoenixContact_1201578.wrl
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
Expand Down

0 comments on commit 5ebfb23

Please sign in to comment.