summaryrefslogtreecommitdiff
path: root/gschem/board.pcb
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2012-12-02 00:28:37 +0800
committerrekado <rekado@elephly.net>2012-12-02 00:30:24 +0800
commit86aa0605907da826830c97dd0d6b4636cdd66be5 (patch)
treed1f6b918418da07c11796763c680a2fa4bc72adf /gschem/board.pcb
parent05d0d989a88f4d2a76cb35b5cfd7b34713ea00c7 (diff)
replace power filtering resistor with inductor
Diffstat (limited to 'gschem/board.pcb')
-rw-r--r--gschem/board.pcb36
1 files changed, 18 insertions, 18 deletions
diff --git a/gschem/board.pcb b/gschem/board.pcb
index 109d20e..50e0957 100644
--- a/gschem/board.pcb
+++ b/gschem/board.pcb
@@ -6,7 +6,7 @@ FileVersion[20070407]
PCB["" 330000 330000]
Grid[2500.0 0 0 0]
-Cursor[65000 100000 0.000000]
+Cursor[122500 165000 0.000000]
PolyArea[3100.006200]
Thermal[0.500000]
DRC[1000 1000 1000 1000 1500 1000]
@@ -1236,7 +1236,7 @@ Element["" "R025" "R310" "22k" 257500 22500 -12000 2000 2 100 ""]
Element["" "RCY100P" "C301" "1u" 252500 107500 -10000 -15000 1 100 ""]
(
- Pin[0 0 6000 3000 6600 3000 "+" "1" "found,square"]
+ Pin[0 0 6000 3000 6600 3000 "+" "1" "square"]
Pin[0 -10000 6000 3000 6600 3000 "-" "2" ""]
ElementLine [0 7000 0 11000 1000]
ElementLine [-2000 9000 2000 9000 1000]
@@ -1805,19 +1805,6 @@ Element["" "R025" "R431" "3k3" 262500 210000 12000 -2000 0 100 ""]
Element["" "R025" "R307" "3k3" 280000 127500 -12000 2000 2 100 ""]
(
Pin[0 0 6800 3000 7400 3800 "1" "1" "square,edge2,thermal(1X)"]
- Pin[-40000 0 6800 3000 7400 3800 "2" "2" "found,edge2"]
- ElementLine [-30000 5000 -10000 5000 2000]
- ElementLine [-30000 -5000 -30000 5000 2000]
- ElementLine [-30000 -5000 -10000 -5000 2000]
- ElementLine [-10000 -5000 -10000 5000 2000]
- ElementLine [-10000 0 0 0 2000]
- ElementLine [-40000 0 -30000 0 2000]
-
- )
-
-Element["" "R025" "R520" "100" 275000 262500 -12000 2000 2 100 ""]
-(
- Pin[0 0 6800 3000 7400 3800 "1" "1" "square,edge2"]
Pin[-40000 0 6800 3000 7400 3800 "2" "2" "edge2"]
ElementLine [-30000 5000 -10000 5000 2000]
ElementLine [-30000 -5000 -30000 5000 2000]
@@ -1900,11 +1887,24 @@ Element["" "TO92_CBE" "Q302" "unknown" 230000 155000 1000 -13000 0 100 ""]
(
Pin[20000 0 7200 3000 7800 4200 "1" "1" "square,edge2"]
Pin[10000 0 7200 3000 7800 4200 "2" "2" "edge2"]
- Pin[0 0 7200 3000 7800 4200 "3" "3" "found,edge2"]
+ Pin[0 0 7200 3000 7800 4200 "3" "3" "edge2"]
ElementLine [3000 -7000 17000 -7000 1000]
ElementArc [10000 0 10000 10000 315 270 1000]
)
+
+Element["" "R025" "L1" "1mH" 275000 262500 -12000 2000 2 100 ""]
+(
+ Pin[0 0 6800 3000 7400 3800 "1" "1" "square,edge2"]
+ Pin[-40000 0 6800 3000 7400 3800 "2" "2" "edge2"]
+ ElementLine [-30000 5000 -10000 5000 2000]
+ ElementLine [-30000 -5000 -30000 5000 2000]
+ ElementLine [-30000 -5000 -10000 -5000 2000]
+ ElementLine [-10000 -5000 -10000 5000 2000]
+ ElementLine [-10000 0 0 0 2000]
+ ElementLine [-40000 0 -30000 0 2000]
+
+ )
Layer(1 "component")
(
Line[177500 217500 217500 217500 2000 2000 "clearline"]
@@ -2533,7 +2533,7 @@ NetList()
Net("unnamed_net36" "(unknown)")
(
Connect("CONN503-2")
- Connect("R520-1")
+ Connect("L1-1")
)
Net("Vcc" "(unknown)")
(
@@ -2543,6 +2543,7 @@ NetList()
Connect("IC401-8")
Connect("J1-1")
Connect("J1-2")
+ Connect("L1-2")
Connect("Q101-1")
Connect("Q103-1")
Connect("Q201-1")
@@ -2551,7 +2552,6 @@ NetList()
Connect("Q302-1")
Connect("Q401-1")
Connect("Q501-1")
- Connect("R520-2")
Connect("U501-1")
)
Net("XOVER" "(unknown)")