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

Commit

Permalink
Add Coaxial (RF) testpoint (exmaple Hirose MS-153C3) (#2068)
Browse files Browse the repository at this point in the history
  • Loading branch information
drid authored Jul 7, 2020
1 parent def6b9f commit daef621
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Connector.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,12 @@ K connector 3-pin PD-30 power DIN
F http://www.cui.com/product/resource/pd-30.pdf
$ENDCMP
#
$CMP CoaxialSwitch_Testpoint
D Subminiature Coaxial Switch testpoint
K Coaxial Switch RF testpoint
F ~
$ENDCMP
#
$CMP Conn_01x01_Female
D Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)
K connector
Expand Down
25 changes: 25 additions & 0 deletions Connector.lib
Original file line number Diff line number Diff line change
Expand Up @@ -2499,6 +2499,31 @@ X Shield 4 -400 -200 100 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# CoaxialSwitch_Testpoint
#
DEF CoaxialSwitch_Testpoint TP 0 40 Y N 1 F N
F0 "TP" 0 -150 50 H V C CNN
F1 "CoaxialSwitch_Testpoint" 0 150 50 H V C CNN
F2 "" 0 50 50 H I C CNN
F3 "" 0 50 50 H I C CNN
$FPLIST
CoaxialSwitch*
$ENDFPLIST
DRAW
C -80 50 20 1 1 0 N
C 80 50 20 1 1 0 N
S -100 -100 100 -100 0 1 0 N
S -100 0 -100 -100 0 1 0 N
S 100 0 -100 0 0 1 0 N
S 100 0 100 -100 0 1 0 N
P 2 1 1 0 -100 25 100 25 N
P 2 1 1 0 0 25 0 100 N
X A A 200 50 100 L 50 50 1 1 P
X C C -200 50 100 R 50 50 1 1 P
X G G 200 -50 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Conn_01x01_Female
#
DEF Conn_01x01_Female J 0 40 Y N 1 F N
Expand Down

0 comments on commit daef621

Please sign in to comment.