1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns="http://www.w3.org/2000/svg"
width="100"
height="140"
id="svg2016"
>
<g stroke='black'
stroke-width='2px'
id="555"
class="model"
>
<metadata class="part" >
<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" >
<wtx:pins>
<wtx:analog>
<wtx:node index="1" x="60" y="140"/>
<wtx:node index="2" x="0" y="110"/>
<wtx:node index="3" x="100" y="70"/>
<wtx:node index="4" x="60" y="0"/>
<wtx:node index="5" x="30" y="140"/>
<wtx:node index="6" x="0" y="70"/>
<wtx:node index="7" x="0" y="30"/>
<wtx:node index="8" x="30" y="0"/>
</wtx:analog>
</wtx:pins>
<wtx:id>555</wtx:id>
<wtx:type>u</wtx:type>
<wtx:name>555</wtx:name>
<wtx:category>model</wtx:category>
<wtx:value>555</wtx:value>
<wtx:spice></wtx:spice>
<wtx:label></wtx:label>
<wtx:flip>false</wtx:flip>
<wtx:model></wtx:model>
</wtx:part>
</metadata> <rect
width="80"
height="120"
x="10"
y="10"
id="rect2024"
fill='none'/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="30" x="0" stroke-width="0px" font-style="normal" fill="black">7</text>
<path d="M 0,30 L 10,30" id="path2028"/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="70" x="0" stroke-width="0px" font-style="normal" fill="black">6</text>
<path d="M 0,70 L 10,70" id="path2034"/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="110" x="0" stroke-width="0px" font-style="normal" fill="black">2</text>
<path d="M 0,110 L 10,110" id="path2036"/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="10" x="30" stroke-width="0px" font-style="normal" fill="black">8</text>
<path d="M 30,0 L 30,10" id="path2034"/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="10" x="60" stroke-width="0px" font-style="normal" fill="black">4</text>
<path d="M 60,0 L 60,10" id="path2038"/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="140" x="30" stroke-width="0px" font-style="normal" fill="black">5</text>
<path d="M 30,130 L 30,140" id="path2034"/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="140" x="60" stroke-width="0px" font-style="normal" fill="black">1</text>
<path d="M 60,130 L 60,140" id="path2028"/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="70" x="90" stroke-width="0px" font-style="normal" fill="black">3</text>
<path d="M 90,70 L 100,70" id="path2040" />
</g>
</svg>
|