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 #1484 from aewallin/heatsink_pad
Browse files Browse the repository at this point in the history
add "Heatsink:*" fp-filter to both heatsink-symbols.
  • Loading branch information
myfreescalewebpage committed Feb 3, 2019
2 parents af85863 + 9d70dbd commit eab4d51
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 22 deletions.
12 changes: 6 additions & 6 deletions Mechanical.dcm
@@ -1,5 +1,11 @@
EESchema-DOCLIB Version 2.0
#
$CMP DIN_Rail_Adapter
D DIN Rail adapter universal, mounting holes without connection
K Mounting holes, DIN rail adapter
F ~
$ENDCMP
#
$CMP Fiducial
D Fiducial Marker
K fiducial marker
Expand Down Expand Up @@ -42,10 +48,4 @@ K mounting hole
F ~
$ENDCMP
#
$CMP DIN_Rail_Adapter
D DIN Rail adapter universal, mounting holes without connection
K Mounting holes, DIN rail adapter
F ~
$ENDCMP
#
#End Doc Library
39 changes: 23 additions & 16 deletions Mechanical.lib
@@ -1,9 +1,25 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# DIN_Rail_Adapter
#
DEF DIN_Rail_Adapter DRA 0 20 Y Y 1 F N
F0 "DRA" 0 250 50 H V C CNN
F1 "DIN_Rail_Adapter" 0 150 50 H V C CNN
F2 "" 0 -200 50 H I C CNN
F3 "" 0 150 50 H I C CNN
$FPLIST
DINRailAdapter?3xM3*
DINRailAdapter?2xM3*
$ENDFPLIST
DRAW
P 14 0 1 0 400 100 -400 100 -400 -150 -300 -150 -300 -100 -350 -100 -350 -50 350 -50 350 -100 300 -100 300 -150 400 -150 400 100 -400 100 f
ENDDRAW
ENDDEF
#
# Fiducial
#
DEF Fiducial FD 0 20 Y Y 1 F N
DEF Fiducial FID 0 20 Y Y 1 F N
F0 "FID" 0 200 50 H V C CNN
F1 "Fiducial" 0 125 50 H V C CNN
F2 "" 0 0 50 H I C CNN
Expand All @@ -23,6 +39,9 @@ F0 "HS" 0 200 50 H V C CNN
F1 "Heatsink" 0 -50 50 H V C CNN
F2 "" 12 0 50 H I C CNN
F3 "" 12 0 50 H I C CNN
$FPLIST
Heatsink:*
$ENDFPLIST
DRAW
P 10 0 1 10 -13 50 -38 50 -38 150 -63 150 -63 50 -88 50 -88 150 -113 150 -113 0 -38 0 f
P 13 0 1 10 -13 50 -13 150 12 150 12 50 37 50 37 150 62 150 62 50 87 50 87 150 112 150 112 0 -38 0 f
Expand All @@ -36,6 +55,9 @@ F0 "HS" 0 225 50 H V C CNN
F1 "Heatsink_Pad" 0 150 50 H V C CNN
F2 "" 12 -50 50 H I C CNN
F3 "" 12 -50 50 H I C CNN
$FPLIST
Heatsink:*
$ENDFPLIST
DRAW
P 10 0 1 10 -13 0 -38 0 -38 100 -63 100 -63 0 -88 0 -88 100 -113 100 -113 -50 -38 -50 f
P 13 0 1 10 -13 0 -13 100 12 100 12 0 37 0 37 100 62 100 62 0 87 0 87 100 112 100 112 -50 -38 -50 f
Expand Down Expand Up @@ -155,19 +177,4 @@ X 1 1 0 -100 100 U 50 50 1 1 I
ENDDRAW
ENDDEF
#
# DIN_Rail_Adapter
DEF DIN_Rail_Adapter DRA 0 20 Y Y 1 F N
F0 "DRA" 0 250 50 H V C CNN
F1 "DIN_Rail_Adapter" 0 150 50 H V C CNN
F2 "" 0 -200 50 H I C CNN
F3 "" 0 150 50 H I C CNN
$FPLIST
DINRailAdapter?3xM3*
DINRailAdapter?2xM3*
$ENDFPLIST
DRAW
P 14 0 1 0 400 100 -400 100 -400 -150 -300 -150 -300 -100 -350 -100 -350 -50 350 -50 350 -100 300 -100 300 -150 400 -150 400 100 -400 100 f
ENDDRAW
ENDDEF
#
#End Library

0 comments on commit eab4d51

Please sign in to comment.