From b852943f991f015f57c6f92faab6fc48a2c313f9 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 16 Dec 2020 13:15:01 -0700 Subject: [PATCH] fix net= attribute in +24V symbol --- symbols/common/24V-plus.sym | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/symbols/common/24V-plus.sym b/symbols/common/24V-plus.sym index c97612e..5ac42ec 100644 --- a/symbols/common/24V-plus.sym +++ b/symbols/common/24V-plus.sym @@ -1,17 +1,17 @@ v 20201211 2 P 200 0 200 200 1 0 0 { -T 250 50 5 6 0 1 0 0 1 +T -50 850 5 6 0 0 0 0 1 pinnumber=1 -T 250 50 5 6 0 0 0 0 1 +T -50 750 5 6 0 0 0 0 1 pinseq=1 -T 250 50 5 6 0 1 0 0 1 +T -50 650 5 6 0 0 0 0 1 pinlabel=1 -T 250 50 5 6 0 1 0 0 1 +T -50 950 5 6 0 0 0 0 1 pintype=pwr } L 50 200 350 200 3 0 0 0 -1 -1 T -25 250 9 8 1 0 0 0 1 +24V -T 300 0 8 8 0 0 0 0 1 -net=+3.3V:1 +T 0 500 8 8 0 0 0 0 1 +net=+24V:1 -- 2.47.2