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

Commit

Permalink
Add a -9V power symbol to match the existing +9V one
Browse files Browse the repository at this point in the history
  • Loading branch information
aurel32 committed Nov 22, 2017
1 parent b6467f6 commit 48de59e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions library/power.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,11 @@ D power-flag symbol
K Power Flag Symbol
$ENDCMP
#
$CMP -9V
D power-flag symbol
K Power Flag Symbol
$ENDCMP
#
$CMP -9VA
D power-flag symbol
K Power Flag Symbol
Expand Down
14 changes: 14 additions & 0 deletions library/power.lib
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,20 @@ P 6 0 1 0 0 0 0 50 30 50 0 100 -30 50 0 50 F
ENDDRAW
ENDDEF
#
# -9V
#
DEF -9V #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -125 50 H I C CNN
F1 "-9V" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 0 0 0 100 N
P 4 0 1 0 30 50 -30 50 0 100 30 50 F
X -9V 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# -9VA
#
DEF -9VA #PWR 0 0 Y Y 1 F P
Expand Down

0 comments on commit 48de59e

Please sign in to comment.