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

Commit

Permalink
Merge pull request #1852 from aurel32/power+10V-9V
Browse files Browse the repository at this point in the history
Add +10V & -9V power symbols
  • Loading branch information
SchrodingersGat authored Nov 22, 2017
2 parents d8440a4 + 48de59e commit 110d305
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
10 changes: 10 additions & 0 deletions library/power.dcm
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
EESchema-DOCLIB Version 2.0
#
$CMP +10V
D power-flag symbol
K Power Flag Symbol
$ENDCMP
#
$CMP +12C
D power-flag symbol
K Power Flag Symbol
Expand Down Expand Up @@ -280,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
29 changes: 29 additions & 0 deletions library/power.lib
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# +10V
#
DEF +10V #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "+10V" 0 140 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 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +10V 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# +12C
#
DEF +12C #PWR 0 0 Y Y 1 F P
Expand Down Expand Up @@ -799,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 110d305

Please sign in to comment.