@tscircuit/schematic-trace-solver 0.0.68 → 0.0.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +86 -29
- package/lib/solvers/TraceLabelOverlapAvoidanceSolver/rerouteCollidingTrace.ts +12 -3
- package/lib/solvers/TraceLabelOverlapAvoidanceSolver/sub-solvers/SingleOverlapSolver/SingleOverlapSolver.ts +11 -0
- package/lib/solvers/TraceLabelOverlapAvoidanceSolver/tryFourPointDetour.ts +13 -8
- package/lib/solvers/TraceLabelOverlapAvoidanceSolver/violation.ts +54 -20
- package/lib/solvers/TraceOverlapShiftSolver/TraceOverlapIssueSolver/TraceOverlapIssueSolver.ts +45 -10
- package/package.json +1 -1
- package/site/examples/example42.page.tsx +4 -0
- package/tests/assets/example42.json +139 -0
- package/tests/examples/__snapshots__/example03.snap.svg +66 -66
- package/tests/examples/__snapshots__/example16.snap.svg +5 -9
- package/tests/examples/__snapshots__/example20.snap.svg +4 -7
- package/tests/examples/__snapshots__/example22.snap.svg +5 -9
- package/tests/examples/__snapshots__/example32.snap.svg +108 -93
- package/tests/examples/__snapshots__/example42.snap.svg +195 -0
- package/tests/examples/example42.test.ts +12 -0
- package/tests/repros/__snapshots__/repro-bq24074-battery-charger.snap.svg +396 -0
- package/tests/repros/assets/repro-bq24074-battery-charger.input.json +219 -0
- package/tests/repros/repro-bq24074-battery-charger.test.ts +18 -0
|
@@ -0,0 +1,195 @@
|
|
|
1
|
+
<svg width="640" height="640" viewBox="0 0 640 640" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="100%" height="100%" fill="white" />
|
|
3
|
+
<g>
|
|
4
|
+
<circle data-type="point" data-label="U3.1
|
|
5
|
+
x+" data-x="2.6" data-y="0.8499999999999999" cx="477.8947368421052" cy="194.5684210526316" r="3" fill="hsl(81, 100%, 50%, 0.8)" />
|
|
6
|
+
</g>
|
|
7
|
+
<g>
|
|
8
|
+
<circle data-type="point" data-label="U3.2
|
|
9
|
+
x+" data-x="2.6" data-y="0.6499999999999999" cx="477.8947368421052" cy="211.4105263157895" r="3" fill="hsl(82, 100%, 50%, 0.8)" />
|
|
10
|
+
</g>
|
|
11
|
+
<g>
|
|
12
|
+
<circle data-type="point" data-label="U3.3
|
|
13
|
+
x+" data-x="2.6" data-y="0.44999999999999996" cx="477.8947368421052" cy="228.2526315789474" r="3" fill="hsl(83, 100%, 50%, 0.8)" />
|
|
14
|
+
</g>
|
|
15
|
+
<g>
|
|
16
|
+
<circle data-type="point" data-label="U3.4
|
|
17
|
+
x+" data-x="2.6" data-y="0.10000000000000009" cx="477.8947368421052" cy="257.7263157894737" r="3" fill="hsl(84, 100%, 50%, 0.8)" />
|
|
18
|
+
</g>
|
|
19
|
+
<g>
|
|
20
|
+
<circle data-type="point" data-label="U3.5
|
|
21
|
+
x+" data-x="2.6" data-y="-0.09999999999999987" cx="477.8947368421052" cy="274.5684210526316" r="3" fill="hsl(85, 100%, 50%, 0.8)" />
|
|
22
|
+
</g>
|
|
23
|
+
<g>
|
|
24
|
+
<circle data-type="point" data-label="U3.6
|
|
25
|
+
x+" data-x="2.6" data-y="-0.44999999999999984" cx="477.8947368421052" cy="304.0421052631579" r="3" fill="hsl(86, 100%, 50%, 0.8)" />
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
<circle data-type="point" data-label="U3.7
|
|
29
|
+
x+" data-x="2.6" data-y="-0.6499999999999999" cx="477.8947368421052" cy="320.88421052631577" r="3" fill="hsl(87, 100%, 50%, 0.8)" />
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
<circle data-type="point" data-label="U3.8
|
|
33
|
+
x+" data-x="2.6" data-y="-0.8499999999999999" cx="477.8947368421052" cy="337.7263157894737" r="3" fill="hsl(88, 100%, 50%, 0.8)" />
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
<circle data-type="point" data-label="R8.1
|
|
37
|
+
x-" data-x="2.6500000000000004" data-y="-1.4" cx="482.1052631578947" cy="384.0421052631579" r="3" fill="hsl(113, 100%, 50%, 0.8)" />
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
<circle data-type="point" data-label="R8.2
|
|
41
|
+
x+" data-x="3.75" data-y="-1.4" cx="574.7368421052631" cy="384.0421052631579" r="3" fill="hsl(114, 100%, 50%, 0.8)" />
|
|
42
|
+
</g>
|
|
43
|
+
<g>
|
|
44
|
+
<circle data-type="point" data-label="R9.1
|
|
45
|
+
x-" data-x="2.6500000000000004" data-y="-2.4" cx="482.1052631578947" cy="468.25263157894733" r="3" fill="hsl(354, 100%, 50%, 0.8)" />
|
|
46
|
+
</g>
|
|
47
|
+
<g>
|
|
48
|
+
<circle data-type="point" data-label="R9.2
|
|
49
|
+
x+" data-x="3.75" data-y="-2.4" cx="574.7368421052631" cy="468.25263157894733" r="3" fill="hsl(355, 100%, 50%, 0.8)" />
|
|
50
|
+
</g>
|
|
51
|
+
<g>
|
|
52
|
+
<circle data-type="point" data-label="anchorPoint
|
|
53
|
+
orientation: y+" data-x="2.701" data-y="1.001" cx="486.4" cy="181.8526315789474" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
54
|
+
</g>
|
|
55
|
+
<g>
|
|
56
|
+
<circle data-type="point" data-label="anchorPoint
|
|
57
|
+
orientation: x+" data-x="2.6" data-y="0.6499999999999999" cx="477.8947368421052" cy="211.4105263157895" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
58
|
+
</g>
|
|
59
|
+
<g>
|
|
60
|
+
<circle data-type="point" data-label="anchorPoint
|
|
61
|
+
orientation: x+" data-x="2.6" data-y="0.44999999999999996" cx="477.8947368421052" cy="228.2526315789474" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
62
|
+
</g>
|
|
63
|
+
<g>
|
|
64
|
+
<circle data-type="point" data-label="anchorPoint
|
|
65
|
+
orientation: x+" data-x="2.61" data-y="0.10000000000000009" cx="478.7368421052631" cy="257.7263157894737" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
66
|
+
</g>
|
|
67
|
+
<g>
|
|
68
|
+
<circle data-type="point" data-label="anchorPoint
|
|
69
|
+
orientation: x+" data-x="2.6400000000000006" data-y="-0.09999999999999987" cx="481.2631578947369" cy="274.5684210526316" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
70
|
+
</g>
|
|
71
|
+
<g>
|
|
72
|
+
<circle data-type="point" data-label="anchorPoint
|
|
73
|
+
orientation: y-" data-x="3.95" data-y="-2.4" cx="591.578947368421" cy="468.25263157894733" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
74
|
+
</g>
|
|
75
|
+
<g>
|
|
76
|
+
<polyline data-points="2.6,-0.8499999999999999 3.75,-1.4" data-type="line" data-label="" points="477.8947368421052,337.7263157894737 574.7368421052631,384.0421052631579" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
77
|
+
</g>
|
|
78
|
+
<g>
|
|
79
|
+
<polyline data-points="2.6,-0.8499999999999999 3.75,-2.4" data-type="line" data-label="" points="477.8947368421052,337.7263157894737 574.7368421052631,468.25263157894733" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
80
|
+
</g>
|
|
81
|
+
<g>
|
|
82
|
+
<polyline data-points="3.75,-1.4 3.75,-2.4" data-type="line" data-label="" points="574.7368421052631,384.0421052631579 574.7368421052631,468.25263157894733" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
83
|
+
</g>
|
|
84
|
+
<g>
|
|
85
|
+
<polyline data-points="2.6,0.10000000000000009 2.6500000000000004,-1.4" data-type="line" data-label="" points="477.8947368421052,257.7263157894737 482.1052631578947,384.0421052631579" fill="none" stroke="hsl(273, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
86
|
+
</g>
|
|
87
|
+
<g>
|
|
88
|
+
<polyline data-points="2.6,-0.09999999999999987 2.6500000000000004,-2.4" data-type="line" data-label="" points="477.8947368421052,274.5684210526316 482.1052631578947,468.25263157894733" fill="none" stroke="hsl(274, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
89
|
+
</g>
|
|
90
|
+
<g>
|
|
91
|
+
<polyline data-points="3.75,-2.4 3.95,-2.4 3.95,-1.4 3.75,-1.4" data-type="line" data-label="" points="574.7368421052631,468.25263157894733 591.578947368421,468.25263157894733 591.578947368421,384.0421052631579 574.7368421052631,384.0421052631579" fill="none" stroke="purple" stroke-width="1" />
|
|
92
|
+
</g>
|
|
93
|
+
<g>
|
|
94
|
+
<polyline data-points="2.6,-0.8499999999999999 3.95,-0.8499999999999999 3.95,-1.4 3.75,-1.4" data-type="line" data-label="" points="477.8947368421052,337.7263157894737 591.578947368421,337.7263157894737 591.578947368421,384.0421052631579 574.7368421052631,384.0421052631579" fill="none" stroke="purple" stroke-width="1" />
|
|
95
|
+
</g>
|
|
96
|
+
<g>
|
|
97
|
+
<polyline data-points="2.6,0.10000000000000009 2.61,0.10000000000000009 2.61,-1.2 2.435,-1.2 2.435,-1.4 2.6500000000000004,-1.4" data-type="line" data-label="" points="477.8947368421052,257.7263157894737 478.7368421052631,257.7263157894737 478.7368421052631,367.2 463.99999999999994,367.2 463.99999999999994,384.0421052631579 482.1052631578947,384.0421052631579" fill="none" stroke="purple" stroke-width="1" />
|
|
98
|
+
</g>
|
|
99
|
+
<g>
|
|
100
|
+
<polyline data-points="2.6,-0.09999999999999987 2.6400000000000006,-0.09999999999999987 2.6400000000000006,-1.25 2.4650000000000007,-1.25 2.4650000000000007,-2.4 2.6500000000000004,-2.4" data-type="line" data-label="" points="477.8947368421052,274.5684210526316 481.2631578947369,274.5684210526316 481.2631578947369,371.41052631578947 466.5263157894737,371.41052631578947 466.5263157894737,468.25263157894733 482.1052631578947,468.25263157894733" fill="none" stroke="purple" stroke-width="1" />
|
|
101
|
+
</g>
|
|
102
|
+
<g>
|
|
103
|
+
<polyline data-points="2.6,0.8499999999999999 2.701,0.8499999999999999 2.701,1.001" data-type="line" data-label="" points="477.8947368421052,194.5684210526316 486.4,194.5684210526316 486.4,181.8526315789474" fill="none" stroke="purple" stroke-width="1" />
|
|
104
|
+
</g>
|
|
105
|
+
<g>
|
|
106
|
+
<rect data-type="rect" data-label="schematic_component_16" data-x="0" data-y="0" x="39.99999999999997" y="181.93684210526317" width="437.8947368421052" height="168.42105263157896" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011875000000000002" />
|
|
107
|
+
</g>
|
|
108
|
+
<g>
|
|
109
|
+
<rect data-type="rect" data-label="schematic_component_17" data-x="3.2" data-y="-1.4" x="482.1052631578947" y="351.24586526315795" width="92.63157894736844" height="65.59247999999991" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011875000000000002" />
|
|
110
|
+
</g>
|
|
111
|
+
<g>
|
|
112
|
+
<rect data-type="rect" data-label="schematic_component_18" data-x="3.2" data-y="-2.4" x="482.1052631578947" y="435.45639157894743" width="92.63157894736844" height="65.59247999999985" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.011875000000000002" />
|
|
113
|
+
</g>
|
|
114
|
+
<g>
|
|
115
|
+
<rect data-type="rect" data-label="netId: VBUS
|
|
116
|
+
globalConnNetId: connectivity_net3" data-x="2.701" data-y="1.301" x="477.978947368421" y="131.3263157894737" width="16.84210526315792" height="50.5263157894737" fill="#ef444466" stroke="#ef4444" stroke-width="0.011875000000000002" />
|
|
117
|
+
</g>
|
|
118
|
+
<g>
|
|
119
|
+
<rect data-type="rect" data-label="netId: D_PLUS
|
|
120
|
+
globalConnNetId: connectivity_net2" data-x="3.021" data-y="0.6499999999999999" x="477.978947368421" y="202.98947368421057" width="70.73684210526312" height="16.84210526315789" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.011875000000000002" />
|
|
121
|
+
</g>
|
|
122
|
+
<g>
|
|
123
|
+
<rect data-type="rect" data-label="netId: D_MINUS
|
|
124
|
+
globalConnNetId: connectivity_net1" data-x="3.081" data-y="0.44999999999999996" x="477.978947368421" y="219.83157894736846" width="80.8421052631578" height="16.84210526315789" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.011875000000000002" />
|
|
125
|
+
</g>
|
|
126
|
+
<g>
|
|
127
|
+
<rect data-type="rect" data-label="netId: CC1
|
|
128
|
+
globalConnNetId: connectivity_net4" data-x="2.8499999999999996" data-y="0.10000000000000009" x="478.73684210526307" y="249.30526315789476" width="40.421052631579016" height="16.84210526315789" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.011875000000000002" />
|
|
129
|
+
</g>
|
|
130
|
+
<g>
|
|
131
|
+
<rect data-type="rect" data-label="netId: CC2
|
|
132
|
+
globalConnNetId: connectivity_net5" data-x="2.880000000000001" data-y="-0.09999999999999987" x="481.2631578947369" y="266.14736842105265" width="40.42105263157896" height="16.842105263157862" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.011875000000000002" />
|
|
133
|
+
</g>
|
|
134
|
+
<g>
|
|
135
|
+
<rect data-type="rect" data-label="netId: GND
|
|
136
|
+
globalConnNetId: connectivity_net0" data-x="3.95" data-y="-2.6399999999999997" x="583.1578947368421" y="468.25263157894733" width="16.84210526315792" height="40.42105263157896" fill="#00000066" stroke="#000000" stroke-width="0.011875000000000002" />
|
|
137
|
+
</g>
|
|
138
|
+
<g id="crosshair" style="display: none">
|
|
139
|
+
<line id="crosshair-h" y1="0" y2="640" stroke="#666" stroke-width="0.5" />
|
|
140
|
+
<line id="crosshair-v" x1="0" x2="640" stroke="#666" stroke-width="0.5" /><text id="coordinates" font-family="monospace" font-size="12" fill="#666"></text>
|
|
141
|
+
</g>
|
|
142
|
+
<script>
|
|
143
|
+
<![CDATA[
|
|
144
|
+
document.currentScript.parentElement.addEventListener('mousemove', (e) => {
|
|
145
|
+
const svg = e.currentTarget;
|
|
146
|
+
const rect = svg.getBoundingClientRect();
|
|
147
|
+
const x = e.clientX - rect.left;
|
|
148
|
+
const y = e.clientY - rect.top;
|
|
149
|
+
const crosshair = svg.getElementById('crosshair');
|
|
150
|
+
const h = svg.getElementById('crosshair-h');
|
|
151
|
+
const v = svg.getElementById('crosshair-v');
|
|
152
|
+
const coords = svg.getElementById('coordinates');
|
|
153
|
+
|
|
154
|
+
crosshair.style.display = 'block';
|
|
155
|
+
h.setAttribute('x1', '0');
|
|
156
|
+
h.setAttribute('x2', '640');
|
|
157
|
+
h.setAttribute('y1', y);
|
|
158
|
+
h.setAttribute('y2', y);
|
|
159
|
+
v.setAttribute('x1', x);
|
|
160
|
+
v.setAttribute('x2', x);
|
|
161
|
+
v.setAttribute('y1', '0');
|
|
162
|
+
v.setAttribute('y2', '640');
|
|
163
|
+
|
|
164
|
+
// Calculate real coordinates using inverse transformation
|
|
165
|
+
const matrix = {
|
|
166
|
+
"a": 84.21052631578947,
|
|
167
|
+
"c": 0,
|
|
168
|
+
"e": 258.9473684210526,
|
|
169
|
+
"b": 0,
|
|
170
|
+
"d": -84.21052631578947,
|
|
171
|
+
"f": 266.14736842105265
|
|
172
|
+
};
|
|
173
|
+
// Manually invert and apply the affine transform
|
|
174
|
+
// Since we only use translate and scale, we can directly compute:
|
|
175
|
+
// x' = (x - tx) / sx
|
|
176
|
+
// y' = (y - ty) / sy
|
|
177
|
+
const sx = matrix.a;
|
|
178
|
+
const sy = matrix.d;
|
|
179
|
+
const tx = matrix.e;
|
|
180
|
+
const ty = matrix.f;
|
|
181
|
+
const realPoint = {
|
|
182
|
+
x: (x - tx) / sx,
|
|
183
|
+
y: (y - ty) / sy // Flip y back since we used negative scale
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
coords.textContent = `(${realPoint.x.toFixed(2)}, ${realPoint.y.toFixed(2)})`;
|
|
187
|
+
coords.setAttribute('x', (x + 5).toString());
|
|
188
|
+
coords.setAttribute('y', (y - 5).toString());
|
|
189
|
+
});
|
|
190
|
+
document.currentScript.parentElement.addEventListener('mouseleave', () => {
|
|
191
|
+
document.currentScript.parentElement.getElementById('crosshair').style.display = 'none';
|
|
192
|
+
});
|
|
193
|
+
]]>
|
|
194
|
+
</script>
|
|
195
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { test, expect } from "bun:test"
|
|
2
|
+
import { SchematicTracePipelineSolver } from "lib/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver"
|
|
3
|
+
import inputProblem from "../assets/example42.json"
|
|
4
|
+
import "tests/fixtures/matcher"
|
|
5
|
+
|
|
6
|
+
test("example42", () => {
|
|
7
|
+
const solver = new SchematicTracePipelineSolver(inputProblem as any)
|
|
8
|
+
|
|
9
|
+
solver.solve()
|
|
10
|
+
|
|
11
|
+
expect(solver).toMatchSolverSnapshot(import.meta.path)
|
|
12
|
+
})
|
|
@@ -0,0 +1,396 @@
|
|
|
1
|
+
<svg width="640" height="640" viewBox="0 0 640 640" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="100%" height="100%" fill="white" />
|
|
3
|
+
<g>
|
|
4
|
+
<circle data-type="point" data-label="J1.1
|
|
5
|
+
x+" data-x="-3.1600000000000006" data-y="-0.10500000000000029" cx="213.5399284862932" cy="295.8045292014303" r="3" fill="hsl(218, 100%, 50%, 0.8)" />
|
|
6
|
+
</g>
|
|
7
|
+
<g>
|
|
8
|
+
<circle data-type="point" data-label="J1.2
|
|
9
|
+
x+" data-x="-3.1600000000000006" data-y="-0.30500000000000027" cx="213.5399284862932" cy="309.15375446960667" r="3" fill="hsl(219, 100%, 50%, 0.8)" />
|
|
10
|
+
</g>
|
|
11
|
+
<g>
|
|
12
|
+
<circle data-type="point" data-label="U1.1
|
|
13
|
+
x-" data-x="-1.9500000000000002" data-y="-0.7000000000000001" cx="294.30274135876044" cy="335.51847437425505" r="3" fill="hsl(319, 100%, 50%, 0.8)" />
|
|
14
|
+
</g>
|
|
15
|
+
<g>
|
|
16
|
+
<circle data-type="point" data-label="U1.2
|
|
17
|
+
x-" data-x="-1.9500000000000002" data-y="-0.9" cx="294.30274135876044" cy="348.86769964243143" r="3" fill="hsl(320, 100%, 50%, 0.8)" />
|
|
18
|
+
</g>
|
|
19
|
+
<g>
|
|
20
|
+
<circle data-type="point" data-label="U1.4
|
|
21
|
+
x+" data-x="1.9500000000000002" data-y="-0.85" cx="554.6126340882001" cy="345.5303933253873" r="3" fill="hsl(322, 100%, 50%, 0.8)" />
|
|
22
|
+
</g>
|
|
23
|
+
<g>
|
|
24
|
+
<circle data-type="point" data-label="U1.5
|
|
25
|
+
x+" data-x="1.9500000000000002" data-y="-0.2499999999999999" cx="554.6126340882001" cy="305.48271752085816" r="3" fill="hsl(323, 100%, 50%, 0.8)" />
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
<circle data-type="point" data-label="U1.6
|
|
29
|
+
x+" data-x="1.9500000000000002" data-y="-0.44999999999999996" cx="554.6126340882001" cy="318.83194278903454" r="3" fill="hsl(324, 100%, 50%, 0.8)" />
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
<circle data-type="point" data-label="U1.7
|
|
33
|
+
y+" data-x="-0.44999999999999996" data-y="2.55" cx="394.42193087008343" cy="118.5935637663886" r="3" fill="hsl(325, 100%, 50%, 0.8)" />
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
<circle data-type="point" data-label="U1.8
|
|
37
|
+
x-" data-x="-1.9500000000000002" data-y="0.7" cx="294.30274135876044" cy="242.07389749702025" r="3" fill="hsl(326, 100%, 50%, 0.8)" />
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
<circle data-type="point" data-label="U1.9
|
|
41
|
+
y+" data-x="0.44999999999999996" data-y="2.55" cx="454.4934445768772" cy="118.5935637663886" r="3" fill="hsl(327, 100%, 50%, 0.8)" />
|
|
42
|
+
</g>
|
|
43
|
+
<g>
|
|
44
|
+
<circle data-type="point" data-label="U1.10
|
|
45
|
+
x+" data-x="1.9500000000000002" data-y="0.85" cx="554.6126340882001" cy="232.06197854588797" r="3" fill="hsl(217, 100%, 50%, 0.8)" />
|
|
46
|
+
</g>
|
|
47
|
+
<g>
|
|
48
|
+
<circle data-type="point" data-label="U1.12
|
|
49
|
+
y-" data-x="0" data-y="-2.55" cx="424.4576877234803" cy="458.99880810488673" r="3" fill="hsl(219, 100%, 50%, 0.8)" />
|
|
50
|
+
</g>
|
|
51
|
+
<g>
|
|
52
|
+
<circle data-type="point" data-label="U1.13
|
|
53
|
+
x-" data-x="-1.9500000000000002" data-y="0.9" cx="294.30274135876044" cy="228.72467222884387" r="3" fill="hsl(220, 100%, 50%, 0.8)" />
|
|
54
|
+
</g>
|
|
55
|
+
<g>
|
|
56
|
+
<circle data-type="point" data-label="U1.14
|
|
57
|
+
x+" data-x="1.9500000000000002" data-y="-0.6499999999999999" cx="554.6126340882001" cy="332.1811680572109" r="3" fill="hsl(221, 100%, 50%, 0.8)" />
|
|
58
|
+
</g>
|
|
59
|
+
<g>
|
|
60
|
+
<circle data-type="point" data-label="U1.15
|
|
61
|
+
y-" data-x="-0.65" data-y="-2.55" cx="381.07270560190705" cy="458.99880810488673" r="3" fill="hsl(222, 100%, 50%, 0.8)" />
|
|
62
|
+
</g>
|
|
63
|
+
<g>
|
|
64
|
+
<circle data-type="point" data-label="U1.16
|
|
65
|
+
y-" data-x="0.65" data-y="-2.55" cx="467.8426698450536" cy="458.99880810488673" r="3" fill="hsl(223, 100%, 50%, 0.8)" />
|
|
66
|
+
</g>
|
|
67
|
+
<g>
|
|
68
|
+
<circle data-type="point" data-label="C1.1
|
|
69
|
+
x-" data-x="-4.260000000000002" data-y="2.1149999999999998" cx="140.11918951132293" cy="147.62812872467228" r="3" fill="hsl(121, 100%, 50%, 0.8)" />
|
|
70
|
+
</g>
|
|
71
|
+
<g>
|
|
72
|
+
<circle data-type="point" data-label="C1.2
|
|
73
|
+
x+" data-x="-3.160000000000001" data-y="2.1149999999999998" cx="213.53992848629318" cy="147.62812872467228" r="3" fill="hsl(122, 100%, 50%, 0.8)" />
|
|
74
|
+
</g>
|
|
75
|
+
<g>
|
|
76
|
+
<circle data-type="point" data-label="BT1.1
|
|
77
|
+
x+" data-x="-2.755" data-y="-2.705" cx="240.57210965435044" cy="469.34445768772343" r="3" fill="hsl(114, 100%, 50%, 0.8)" />
|
|
78
|
+
</g>
|
|
79
|
+
<g>
|
|
80
|
+
<circle data-type="point" data-label="BT1.2
|
|
81
|
+
x+" data-x="-2.755" data-y="-2.9050000000000002" cx="240.57210965435044" cy="482.6936829558998" r="3" fill="hsl(115, 100%, 50%, 0.8)" />
|
|
82
|
+
</g>
|
|
83
|
+
<g>
|
|
84
|
+
<circle data-type="point" data-label="BT1.3
|
|
85
|
+
x+" data-x="-2.755" data-y="-3.1050000000000004" cx="240.57210965435044" cy="496.04290822407626" r="3" fill="hsl(116, 100%, 50%, 0.8)" />
|
|
86
|
+
</g>
|
|
87
|
+
<g>
|
|
88
|
+
<circle data-type="point" data-label="anchorPoint
|
|
89
|
+
orientation: x-" data-x="-2.5550000000000006" data-y="0.9" cx="253.9213349225268" cy="228.72467222884387" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
90
|
+
</g>
|
|
91
|
+
<g>
|
|
92
|
+
<circle data-type="point" data-label="anchorPoint
|
|
93
|
+
orientation: x-" data-x="-4.260000000000002" data-y="2.1149999999999998" cx="140.11918951132293" cy="147.62812872467228" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
94
|
+
</g>
|
|
95
|
+
<g>
|
|
96
|
+
<circle data-type="point" data-label="anchorPoint
|
|
97
|
+
orientation: y-" data-x="-2.6550000000000002" data-y="-0.30500000000000027" cx="247.24672228843863" cy="309.15375446960667" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
98
|
+
</g>
|
|
99
|
+
<g>
|
|
100
|
+
<circle data-type="point" data-label="anchorPoint
|
|
101
|
+
orientation: y-" data-x="2.1500000000000004" data-y="-0.85" cx="567.9618593563766" cy="345.5303933253873" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
102
|
+
</g>
|
|
103
|
+
<g>
|
|
104
|
+
<circle data-type="point" data-label="anchorPoint
|
|
105
|
+
orientation: y-" data-x="-3.059000000000001" data-y="1.664" cx="220.28128724672226" cy="177.73063170441003" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
106
|
+
</g>
|
|
107
|
+
<g>
|
|
108
|
+
<circle data-type="point" data-label="anchorPoint
|
|
109
|
+
orientation: y-" data-x="-2.654" data-y="-3.3060000000000005" cx="247.31346841477952" cy="509.4588796185935" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
110
|
+
</g>
|
|
111
|
+
<g>
|
|
112
|
+
<circle data-type="point" data-label="anchorPoint
|
|
113
|
+
orientation: x-" data-x="-2.531" data-y="-0.9190000000000002" cx="255.523241954708" cy="350.1358760429082" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
114
|
+
</g>
|
|
115
|
+
<g>
|
|
116
|
+
<circle data-type="point" data-label="anchorPoint
|
|
117
|
+
orientation: x-" data-x="-1.9500000000000002" data-y="-0.9" cx="294.30274135876044" cy="348.86769964243143" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
118
|
+
</g>
|
|
119
|
+
<g>
|
|
120
|
+
<circle data-type="point" data-label="anchorPoint
|
|
121
|
+
orientation: x+" data-x="-2.755" data-y="-2.9050000000000002" cx="240.57210965435044" cy="482.6936829558998" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
122
|
+
</g>
|
|
123
|
+
<g>
|
|
124
|
+
<circle data-type="point" data-label="anchorPoint
|
|
125
|
+
orientation: x+" data-x="2.1500000000000004" data-y="-0.2499999999999999" cx="567.9618593563766" cy="305.48271752085816" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
126
|
+
</g>
|
|
127
|
+
<g>
|
|
128
|
+
<circle data-type="point" data-label="anchorPoint
|
|
129
|
+
orientation: x-" data-x="-1.9510000000000005" data-y="2.651" cx="294.23599523241955" cy="111.85220500595952" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
130
|
+
</g>
|
|
131
|
+
<g>
|
|
132
|
+
<circle data-type="point" data-label="anchorPoint
|
|
133
|
+
orientation: x-" data-x="0.39899999999999997" data-y="2.751" cx="451.08939213349225" cy="105.17759237187133" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
134
|
+
</g>
|
|
135
|
+
<g>
|
|
136
|
+
<circle data-type="point" data-label="anchorPoint
|
|
137
|
+
orientation: x-" data-x="-0.7510000000000001" data-y="-3.3009999999999997" cx="374.33134684147797" cy="509.12514898688903" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
138
|
+
</g>
|
|
139
|
+
<g>
|
|
140
|
+
<circle data-type="point" data-label="anchorPoint
|
|
141
|
+
orientation: x-" data-x="-0.7010000000000001" data-y="-2.7009999999999996" cx="377.66865315852203" cy="469.0774731823599" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
142
|
+
</g>
|
|
143
|
+
<g>
|
|
144
|
+
<circle data-type="point" data-label="anchorPoint
|
|
145
|
+
orientation: x-" data-x="0.599" data-y="-2.7009999999999996" cx="464.43861740166864" cy="469.0774731823599" r="3" fill="hsl(40, 100%, 50%, 0.9)" />
|
|
146
|
+
</g>
|
|
147
|
+
<g>
|
|
148
|
+
<polyline data-points="-3.1600000000000006,-0.10500000000000029 -1.9500000000000002,0.9" data-type="line" data-label="" points="213.5399284862932,295.8045292014303 294.30274135876044,228.72467222884387" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
149
|
+
</g>
|
|
150
|
+
<g>
|
|
151
|
+
<polyline data-points="-3.1600000000000006,-0.10500000000000029 -4.260000000000002,2.1149999999999998" data-type="line" data-label="" points="213.5399284862932,295.8045292014303 140.11918951132293,147.62812872467228" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
152
|
+
</g>
|
|
153
|
+
<g>
|
|
154
|
+
<polyline data-points="-1.9500000000000002,0.9 -4.260000000000002,2.1149999999999998" data-type="line" data-label="" points="294.30274135876044,228.72467222884387 140.11918951132293,147.62812872467228" fill="none" stroke="hsl(181, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
155
|
+
</g>
|
|
156
|
+
<g>
|
|
157
|
+
<polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.85" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,345.5303933253873" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
158
|
+
</g>
|
|
159
|
+
<g>
|
|
160
|
+
<polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.44999999999999996" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,318.83194278903454" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
161
|
+
</g>
|
|
162
|
+
<g>
|
|
163
|
+
<polyline data-points="-3.1600000000000006,-0.30500000000000027 -1.9500000000000002,0.7" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
164
|
+
</g>
|
|
165
|
+
<g>
|
|
166
|
+
<polyline data-points="-3.1600000000000006,-0.30500000000000027 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
167
|
+
</g>
|
|
168
|
+
<g>
|
|
169
|
+
<polyline data-points="-3.1600000000000006,-0.30500000000000027 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
170
|
+
</g>
|
|
171
|
+
<g>
|
|
172
|
+
<polyline data-points="-3.1600000000000006,-0.30500000000000027 -2.755,-3.1050000000000004" data-type="line" data-label="" points="213.5399284862932,309.15375446960667 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
173
|
+
</g>
|
|
174
|
+
<g>
|
|
175
|
+
<polyline data-points="1.9500000000000002,-0.85 1.9500000000000002,-0.44999999999999996" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 554.6126340882001,318.83194278903454" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
176
|
+
</g>
|
|
177
|
+
<g>
|
|
178
|
+
<polyline data-points="1.9500000000000002,-0.85 -1.9500000000000002,0.7" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
179
|
+
</g>
|
|
180
|
+
<g>
|
|
181
|
+
<polyline data-points="1.9500000000000002,-0.85 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
182
|
+
</g>
|
|
183
|
+
<g>
|
|
184
|
+
<polyline data-points="1.9500000000000002,-0.85 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
185
|
+
</g>
|
|
186
|
+
<g>
|
|
187
|
+
<polyline data-points="1.9500000000000002,-0.85 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
188
|
+
</g>
|
|
189
|
+
<g>
|
|
190
|
+
<polyline data-points="1.9500000000000002,-0.44999999999999996 -1.9500000000000002,0.7" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 294.30274135876044,242.07389749702025" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
191
|
+
</g>
|
|
192
|
+
<g>
|
|
193
|
+
<polyline data-points="1.9500000000000002,-0.44999999999999996 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
194
|
+
</g>
|
|
195
|
+
<g>
|
|
196
|
+
<polyline data-points="1.9500000000000002,-0.44999999999999996 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
197
|
+
</g>
|
|
198
|
+
<g>
|
|
199
|
+
<polyline data-points="1.9500000000000002,-0.44999999999999996 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
200
|
+
</g>
|
|
201
|
+
<g>
|
|
202
|
+
<polyline data-points="-1.9500000000000002,0.7 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 554.6126340882001,332.1811680572109" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
203
|
+
</g>
|
|
204
|
+
<g>
|
|
205
|
+
<polyline data-points="-1.9500000000000002,0.7 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
206
|
+
</g>
|
|
207
|
+
<g>
|
|
208
|
+
<polyline data-points="-1.9500000000000002,0.7 -2.755,-3.1050000000000004" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
209
|
+
</g>
|
|
210
|
+
<g>
|
|
211
|
+
<polyline data-points="1.9500000000000002,-0.6499999999999999 -3.160000000000001,2.1149999999999998" data-type="line" data-label="" points="554.6126340882001,332.1811680572109 213.53992848629318,147.62812872467228" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
212
|
+
</g>
|
|
213
|
+
<g>
|
|
214
|
+
<polyline data-points="1.9500000000000002,-0.6499999999999999 -2.755,-3.1050000000000004" data-type="line" data-label="" points="554.6126340882001,332.1811680572109 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
215
|
+
</g>
|
|
216
|
+
<g>
|
|
217
|
+
<polyline data-points="-3.160000000000001,2.1149999999999998 -2.755,-3.1050000000000004" data-type="line" data-label="" points="213.53992848629318,147.62812872467228 240.57210965435044,496.04290822407626" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
218
|
+
</g>
|
|
219
|
+
<g>
|
|
220
|
+
<polyline data-points="-1.9500000000000002,-0.7000000000000001 -2.755,-2.705" data-type="line" data-label="" points="294.30274135876044,335.51847437425505 240.57210965435044,469.34445768772343" fill="none" stroke="hsl(167, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
221
|
+
</g>
|
|
222
|
+
<g>
|
|
223
|
+
<polyline data-points="-1.9500000000000002,-0.9 -2.755,-2.9050000000000002" data-type="line" data-label="" points="294.30274135876044,348.86769964243143 240.57210965435044,482.6936829558998" fill="none" stroke="hsl(5, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
224
|
+
</g>
|
|
225
|
+
<g>
|
|
226
|
+
<polyline data-points="1.9500000000000002,-0.2499999999999999 1.9500000000000002,0.85" data-type="line" data-label="" points="554.6126340882001,305.48271752085816 554.6126340882001,232.06197854588797" fill="none" stroke="hsl(158, 100%, 50%, 0.8)" stroke-width="1" stroke-dasharray="4 2" />
|
|
227
|
+
</g>
|
|
228
|
+
<g>
|
|
229
|
+
<polyline data-points="-1.9500000000000002,0.9 -2.5550000000000006,0.9 -2.5550000000000006,-0.10500000000000029 -3.1600000000000006,-0.10500000000000029" data-type="line" data-label="" points="294.30274135876044,228.72467222884387 253.9213349225268,228.72467222884387 253.9213349225268,295.8045292014303 213.5399284862932,295.8045292014303" fill="none" stroke="purple" stroke-width="1" />
|
|
230
|
+
</g>
|
|
231
|
+
<g>
|
|
232
|
+
<polyline data-points="-1.9500000000000002,0.7 -2.1500000000000004,0.7 -2.1500000000000004,-0.30500000000000027 -3.1600000000000006,-0.30500000000000027" data-type="line" data-label="" points="294.30274135876044,242.07389749702025 280.953516090584,242.07389749702025 280.953516090584,309.15375446960667 213.5399284862932,309.15375446960667" fill="none" stroke="purple" stroke-width="1" />
|
|
233
|
+
</g>
|
|
234
|
+
<g>
|
|
235
|
+
<polyline data-points="1.9500000000000002,-0.44999999999999996 2.1500000000000004,-0.44999999999999996 2.1500000000000004,-0.6499999999999999 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,318.83194278903454 567.9618593563766,318.83194278903454 567.9618593563766,332.1811680572109 554.6126340882001,332.1811680572109" fill="none" stroke="purple" stroke-width="1" />
|
|
236
|
+
</g>
|
|
237
|
+
<g>
|
|
238
|
+
<polyline data-points="1.9500000000000002,-0.85 2.1500000000000004,-0.85 2.1500000000000004,-0.6499999999999999 1.9500000000000002,-0.6499999999999999" data-type="line" data-label="" points="554.6126340882001,345.5303933253873 567.9618593563766,345.5303933253873 567.9618593563766,332.1811680572109 554.6126340882001,332.1811680572109" fill="none" stroke="purple" stroke-width="1" />
|
|
239
|
+
</g>
|
|
240
|
+
<g>
|
|
241
|
+
<polyline data-points="1.9500000000000002,-0.2499999999999999 2.1500000000000004,-0.2499999999999999 2.1500000000000004,0.85 1.9500000000000002,0.85" data-type="line" data-label="" points="554.6126340882001,305.48271752085816 567.9618593563766,305.48271752085816 567.9618593563766,232.06197854588797 554.6126340882001,232.06197854588797" fill="none" stroke="purple" stroke-width="1" />
|
|
242
|
+
</g>
|
|
243
|
+
<g>
|
|
244
|
+
<polyline data-points="-1.9500000000000002,-0.7000000000000001 -2.531,-0.7000000000000001 -2.531,-1.7025000000000001 -2.3525,-1.7025000000000001 -2.3525,-2.705 -2.755,-2.705" data-type="line" data-label="" points="294.30274135876044,335.51847437425505 255.523241954708,335.51847437425505 255.523241954708,402.4314660309892 267.4374255065554,402.4314660309892 267.4374255065554,469.34445768772343 240.57210965435044,469.34445768772343" fill="none" stroke="purple" stroke-width="1" />
|
|
245
|
+
</g>
|
|
246
|
+
<g>
|
|
247
|
+
<polyline data-points="-3.160000000000001,2.1149999999999998 -3.059000000000001,2.1149999999999998 -3.059000000000001,1.664" data-type="line" data-label="" points="213.53992848629318,147.62812872467228 220.28128724672226,147.62812872467228 220.28128724672226,177.73063170441003" fill="none" stroke="purple" stroke-width="1" />
|
|
248
|
+
</g>
|
|
249
|
+
<g>
|
|
250
|
+
<polyline data-points="-2.755,-3.1050000000000004 -2.654,-3.1050000000000004 -2.654,-3.3060000000000005" data-type="line" data-label="" points="240.57210965435044,496.04290822407626 247.31346841477952,496.04290822407626 247.31346841477952,509.4588796185935" fill="none" stroke="purple" stroke-width="1" />
|
|
251
|
+
</g>
|
|
252
|
+
<g>
|
|
253
|
+
<polyline data-points="-0.44999999999999996,2.55 -0.44999999999999996,2.5509999999999997 -1.9510000000000005,2.5509999999999997 -1.9510000000000005,2.651" data-type="line" data-label="" points="394.42193087008343,118.5935637663886 394.42193087008343,118.52681764004774 294.23599523241955,118.52681764004774 294.23599523241955,111.85220500595952" fill="none" stroke="purple" stroke-width="1" />
|
|
254
|
+
</g>
|
|
255
|
+
<g>
|
|
256
|
+
<polyline data-points="0.44999999999999996,2.55 0.44999999999999996,2.751 0.39899999999999997,2.751" data-type="line" data-label="" points="454.4934445768772,118.5935637663886 454.4934445768772,105.17759237187133 451.08939213349225,105.17759237187133" fill="none" stroke="purple" stroke-width="1" />
|
|
257
|
+
</g>
|
|
258
|
+
<g>
|
|
259
|
+
<polyline data-points="0,-2.55 0,-3.3009999999999997 -0.7510000000000001,-3.3009999999999997" data-type="line" data-label="" points="424.4576877234803,458.99880810488673 424.4576877234803,509.12514898688903 374.33134684147797,509.12514898688903" fill="none" stroke="purple" stroke-width="1" />
|
|
260
|
+
</g>
|
|
261
|
+
<g>
|
|
262
|
+
<polyline data-points="-0.65,-2.55 -0.65,-2.7009999999999996 -0.7010000000000001,-2.7009999999999996" data-type="line" data-label="" points="381.07270560190705,458.99880810488673 381.07270560190705,469.0774731823599 377.66865315852203,469.0774731823599" fill="none" stroke="purple" stroke-width="1" />
|
|
263
|
+
</g>
|
|
264
|
+
<g>
|
|
265
|
+
<polyline data-points="0.65,-2.55 0.65,-2.7009999999999996 0.599,-2.7009999999999996" data-type="line" data-label="" points="467.8426698450536,458.99880810488673 467.8426698450536,469.0774731823599 464.43861740166864,469.0774731823599" fill="none" stroke="purple" stroke-width="1" />
|
|
266
|
+
</g>
|
|
267
|
+
<g>
|
|
268
|
+
<rect data-type="rect" data-label="schematic_component_0" data-x="-4.460000000000001" data-y="-0.2050000000000003" x="40" y="282.4553039332539" width="173.5399284862932" height="40.047675804529206" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286" />
|
|
269
|
+
</g>
|
|
270
|
+
<g>
|
|
271
|
+
<rect data-type="rect" data-label="schematic_component_1" data-x="0" data-y="0" x="294.30274135876044" y="118.5935637663886" width="260.3098927294397" height="340.40524433849816" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286" />
|
|
272
|
+
</g>
|
|
273
|
+
<g>
|
|
274
|
+
<rect data-type="rect" data-label="schematic_component_2" data-x="-3.7100000000000013" data-y="2.1149999999999998" x="140.11918951132293" y="119.59475566150184" width="73.42073897497025" height="56.06674612634086" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286" />
|
|
275
|
+
</g>
|
|
276
|
+
<g>
|
|
277
|
+
<rect data-type="rect" data-label="schematic_component_3" data-x="-4.205" data-y="-2.9050000000000002" x="47.00834326579269" y="455.99523241954705" width="193.56376638855775" height="53.39690107270559" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.01498214285714286" />
|
|
278
|
+
</g>
|
|
279
|
+
<g>
|
|
280
|
+
<rect data-type="rect" data-label="netId: IN
|
|
281
|
+
globalConnNetId: connectivity_net0" data-x="-2.7350000000000008" data-y="0.9" x="229.89272943980927" y="222.05005959475568" width="24.028605482717524" height="13.349225268176383" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
282
|
+
</g>
|
|
283
|
+
<g>
|
|
284
|
+
<rect data-type="rect" data-label="netId: IN
|
|
285
|
+
globalConnNetId: connectivity_net0" data-x="-4.441000000000002" data-y="2.1149999999999998" x="116.02383790226457" y="140.95351609058406" width="24.028605482717467" height="13.349225268176411" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
286
|
+
</g>
|
|
287
|
+
<g>
|
|
288
|
+
<rect data-type="rect" data-label="netId: GND
|
|
289
|
+
globalConnNetId: connectivity_net1" data-x="-2.6550000000000002" data-y="-0.5450000000000003" x="240.5721096543504" y="309.15375446960667" width="13.349225268176411" height="32.038140643623365" fill="#00000066" stroke="#000000" stroke-width="0.01498214285714286" />
|
|
290
|
+
</g>
|
|
291
|
+
<g>
|
|
292
|
+
<rect data-type="rect" data-label="netId: GND
|
|
293
|
+
globalConnNetId: connectivity_net1" data-x="2.1500000000000004" data-y="-1.0899999999999999" x="561.2872467222884" y="345.5303933253873" width="13.349225268176383" height="32.038140643623365" fill="#00000066" stroke="#000000" stroke-width="0.01498214285714286" />
|
|
294
|
+
</g>
|
|
295
|
+
<g>
|
|
296
|
+
<rect data-type="rect" data-label="netId: GND
|
|
297
|
+
globalConnNetId: connectivity_net1" data-x="-3.059000000000001" data-y="1.424" x="213.60667461263404" y="177.73063170441003" width="13.349225268176411" height="32.038140643623365" fill="#00000066" stroke="#000000" stroke-width="0.01498214285714286" />
|
|
298
|
+
</g>
|
|
299
|
+
<g>
|
|
300
|
+
<rect data-type="rect" data-label="netId: GND
|
|
301
|
+
globalConnNetId: connectivity_net1" data-x="-2.654" data-y="-3.5460000000000003" x="240.63885578069133" y="509.4588796185935" width="13.349225268176411" height="32.038140643623365" fill="#00000066" stroke="#000000" stroke-width="0.01498214285714286" />
|
|
302
|
+
</g>
|
|
303
|
+
<g>
|
|
304
|
+
<rect data-type="rect" data-label="netId: TS
|
|
305
|
+
globalConnNetId: connectivity_net2" data-x="-2.7110000000000003" data-y="-0.9190000000000002" x="231.49463647199048" y="343.46126340882" width="24.028605482717524" height="13.349225268176383" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
306
|
+
</g>
|
|
307
|
+
<g>
|
|
308
|
+
<rect data-type="rect" data-label="netId: BAT
|
|
309
|
+
globalConnNetId: connectivity_net3" data-x="-2.1910000000000003" data-y="-0.9" x="262.1978545887962" y="342.19308700834324" width="32.038140643623365" height="13.349225268176383" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
310
|
+
</g>
|
|
311
|
+
<g>
|
|
312
|
+
<rect data-type="rect" data-label="netId: BAT
|
|
313
|
+
globalConnNetId: connectivity_net3" data-x="-2.514" data-y="-2.9050000000000002" x="240.63885578069136" y="476.0190703218116" width="32.03814064362331" height="13.34922526817644" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
314
|
+
</g>
|
|
315
|
+
<g>
|
|
316
|
+
<rect data-type="rect" data-label="netId: OUT
|
|
317
|
+
globalConnNetId: connectivity_net4" data-x="2.3900000000000006" data-y="-0.2499999999999999" x="567.9618593563766" y="298.80810488676997" width="32.038140643623365" height="13.349225268176383" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
318
|
+
</g>
|
|
319
|
+
<g>
|
|
320
|
+
<rect data-type="rect" data-label="netId: N_PGOOD_LED
|
|
321
|
+
globalConnNetId: connectivity_net5" data-x="-2.6710000000000003" data-y="2.651" x="198.12157330154952" y="105.17759237187133" width="96.11442193087004" height="13.349225268176411" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
322
|
+
</g>
|
|
323
|
+
<g>
|
|
324
|
+
<rect data-type="rect" data-label="netId: N_CHG_LED
|
|
325
|
+
globalConnNetId: connectivity_net6" data-x="-0.201" data-y="2.751" x="370.99404052443384" y="98.50297973778311" width="80.09535160905841" height="13.349225268176411" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
326
|
+
</g>
|
|
327
|
+
<g>
|
|
328
|
+
<rect data-type="rect" data-label="netId: ILIM
|
|
329
|
+
globalConnNetId: connectivity_net7" data-x="-1.0510000000000002" data-y="-3.3009999999999997" x="334.28367103694876" y="502.4505363528009" width="40.047675804529206" height="13.349225268176383" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
330
|
+
</g>
|
|
331
|
+
<g>
|
|
332
|
+
<rect data-type="rect" data-label="netId: ITERM
|
|
333
|
+
globalConnNetId: connectivity_net8" data-x="-1.061" data-y="-2.7009999999999996" x="329.61144219308704" y="462.40286054827163" width="48.05721096543499" height="13.34922526817644" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
334
|
+
</g>
|
|
335
|
+
<g>
|
|
336
|
+
<rect data-type="rect" data-label="netId: ISET
|
|
337
|
+
globalConnNetId: connectivity_net9" data-x="0.299" data-y="-2.7009999999999996" x="424.39094159713943" y="462.40286054827163" width="40.047675804529206" height="13.34922526817644" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.01498214285714286" />
|
|
338
|
+
</g>
|
|
339
|
+
<g id="crosshair" style="display: none">
|
|
340
|
+
<line id="crosshair-h" y1="0" y2="640" stroke="#666" stroke-width="0.5" />
|
|
341
|
+
<line id="crosshair-v" x1="0" x2="640" stroke="#666" stroke-width="0.5" /><text id="coordinates" font-family="monospace" font-size="12" fill="#666"></text>
|
|
342
|
+
</g>
|
|
343
|
+
<script>
|
|
344
|
+
<![CDATA[
|
|
345
|
+
document.currentScript.parentElement.addEventListener('mousemove', (e) => {
|
|
346
|
+
const svg = e.currentTarget;
|
|
347
|
+
const rect = svg.getBoundingClientRect();
|
|
348
|
+
const x = e.clientX - rect.left;
|
|
349
|
+
const y = e.clientY - rect.top;
|
|
350
|
+
const crosshair = svg.getElementById('crosshair');
|
|
351
|
+
const h = svg.getElementById('crosshair-h');
|
|
352
|
+
const v = svg.getElementById('crosshair-v');
|
|
353
|
+
const coords = svg.getElementById('coordinates');
|
|
354
|
+
|
|
355
|
+
crosshair.style.display = 'block';
|
|
356
|
+
h.setAttribute('x1', '0');
|
|
357
|
+
h.setAttribute('x2', '640');
|
|
358
|
+
h.setAttribute('y1', y);
|
|
359
|
+
h.setAttribute('y2', y);
|
|
360
|
+
v.setAttribute('x1', x);
|
|
361
|
+
v.setAttribute('x2', x);
|
|
362
|
+
v.setAttribute('y1', '0');
|
|
363
|
+
v.setAttribute('y2', '640');
|
|
364
|
+
|
|
365
|
+
// Calculate real coordinates using inverse transformation
|
|
366
|
+
const matrix = {
|
|
367
|
+
"a": 66.74612634088199,
|
|
368
|
+
"c": 0,
|
|
369
|
+
"e": 424.4576877234803,
|
|
370
|
+
"b": 0,
|
|
371
|
+
"d": -66.74612634088199,
|
|
372
|
+
"f": 288.79618593563765
|
|
373
|
+
};
|
|
374
|
+
// Manually invert and apply the affine transform
|
|
375
|
+
// Since we only use translate and scale, we can directly compute:
|
|
376
|
+
// x' = (x - tx) / sx
|
|
377
|
+
// y' = (y - ty) / sy
|
|
378
|
+
const sx = matrix.a;
|
|
379
|
+
const sy = matrix.d;
|
|
380
|
+
const tx = matrix.e;
|
|
381
|
+
const ty = matrix.f;
|
|
382
|
+
const realPoint = {
|
|
383
|
+
x: (x - tx) / sx,
|
|
384
|
+
y: (y - ty) / sy // Flip y back since we used negative scale
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
coords.textContent = `(${realPoint.x.toFixed(2)}, ${realPoint.y.toFixed(2)})`;
|
|
388
|
+
coords.setAttribute('x', (x + 5).toString());
|
|
389
|
+
coords.setAttribute('y', (y - 5).toString());
|
|
390
|
+
});
|
|
391
|
+
document.currentScript.parentElement.addEventListener('mouseleave', () => {
|
|
392
|
+
document.currentScript.parentElement.getElementById('crosshair').style.display = 'none';
|
|
393
|
+
});
|
|
394
|
+
]]>
|
|
395
|
+
</script>
|
|
396
|
+
</svg>
|