summaryrefslogtreecommitdiff
path: root/trunk/reprap/miscellaneous/Electronics/StepperSlaveStripboardTop_754410.svg
blob: 80d7d99f4cd3cc24e2ac840efc4a24f14ef3eb6b (plain)
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
<svg
   xmlns:ns0="http://ns.adobe.com/SaveForWeb/1.0/"
   xmlns:ns="http://ns.adobe.com/Variables/1.0/"
   xmlns:ns1="http://ns.adobe.com/Flows/1.0/"
   xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
   xmlns:x="http://ns.adobe.com/Extensibility/1.0/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://web.resource.org/cc/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   i:viewOrigin="45 667.1772"
   i:rulerOrigin="0 0"
   i:pageBounds="0 841.8896 595.2754 0"
   width="233.7pt"
   height="250pt"
   viewBox="0 0 292.13 197.344"
   overflow="visible"
   enable-background="new 0 0 292.13 197.344"
   xml:space="preserve"
   id="svg2"
   sodipodi:version="0.32"
   inkscape:version="0.43"
   sodipodi:docname="StepperSlaveStripboardTop_754410.svg"
   sodipodi:docbase="/home/sai/work/reprap/electronics"
   version="1.0"
   x="0.0000000"
   y="0.0000000"
   inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_754410.png"
   inkscape:export-xdpi="209.37"
   inkscape:export-ydpi="209.37"><defs
   id="defs1495">
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
		
		
		
		
		
	
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
			
			
			
			
			
			
			
			
			
			
			
			
		
			<foreignObject
   id="foreignObject25404"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M20.945,131.517" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>M</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_49_" />
			</foreignObject>
			




		</defs><sodipodi:namedview
   inkscape:window-height="977"
   inkscape:window-width="1280"
   inkscape:pageshadow="2"
   inkscape:pageopacity="0.0"
   borderopacity="1.0"
   bordercolor="#666666"
   pagecolor="#ffffff"
   id="base"
   inkscape:zoom="2.592"
   inkscape:cx="142.92283"
   inkscape:cy="158.71002"
   inkscape:window-x="-5"
   inkscape:window-y="0"
   inkscape:current-layer="layer4"
   showgrid="false"
   inkscape:showpageshadow="true"
   showborder="true"
   showguides="true"
   inkscape:guide-bbox="true" />
	<metadata
   id="metadata4">
		<ns:variableSets>
			<ns:variableSet
   varSetName="binding1"
   locked="none">
				<ns:variables />
				<ns:sampleDataSets />
			</ns:variableSet>
		</ns:variableSets>
		<ns0:sfw>
			<ns0:slices />
			<ns0:sliceSourceBounds
   x="45"
   y="469.833"
   width="292.13"
   height="197.344"
   bottomLeftOrigin="true" />
		</ns0:sfw>
	<rdf:RDF><cc:Work
     rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
       rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata>
	
	
	<switch
   id="switch924"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off"
   transform="translate(35.25193,-39.12814)"
   inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
   inkscape:export-xdpi="209.37"
   inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject926"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region
   textMatrix="0 -1 1 0 0 0">
						<ns1:path
   d="M12.736,92.191" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="8"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>Left edge</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_6_" />
			</foreignObject>
			<text
   transform="matrix(0,-1,1,0,12.7358,107.9067)"
   id="XMLID_6_"><tspan
     style="font-size:8px;font-family:Myriad-Roman"
     id="tspan929"
     font-size="8"
     y="0"
     x="0">Left edge</tspan></text>











		</switch><switch
   id="switch931"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off"
   transform="translate(-22.70966,-19.18712)"
   inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
   inkscape:export-xdpi="209.37"
   inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject933"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M142.917,167.593" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="8"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>Bottom edge</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_7_" />
			</foreignObject>
			<text
   transform="translate(121.0293,167.5933)"
   id="XMLID_7_"><tspan
     style="font-size:8px;font-family:Myriad-Roman"
     id="tspan936"
     font-size="8"
     y="0"
     x="0">Bottom edge</tspan></text>











		</switch><switch
   id="switch938"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off"
   transform="translate(-6.768572,-37.30399)"
   inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
   inkscape:export-xdpi="209.37"
   inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject940"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M133.25,6.648" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="8"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>Top edge</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_8_" />
			</foreignObject>
			<text
   transform="translate(117.6982,6.6479)"
   id="XMLID_8_"><tspan
     style="font-size:8px;font-family:Myriad-Roman"
     id="tspan943"
     font-size="8"
     y="0"
     x="0">Top edge</tspan></text>











		</switch><switch
   id="switch945"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off"
   transform="translate(-87.1133,-33.17566)"
   inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
   inkscape:export-xdpi="209.37"
   inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject947"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region
   textMatrix="0 -1 1 0 0 0">
						<ns1:path
   d="M290.13,89.883" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="8"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>Right edge</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_9_" />
			</foreignObject>
			<text
   transform="matrix(0,-1,1,0,290.1299,108.1226)"
   id="XMLID_9_"><tspan
     style="font-size:8px;font-family:Myriad-Roman"
     id="tspan950"
     font-size="8"
     y="0"
     x="0">Right edge</tspan></text>











		</switch>
	
	<path
   style="fill:#c52890"
   id="path1358"
   d="M 77.253565,175.63505 L 69.503565,175.63505 L 69.503565,173.38505 L 77.253565,173.38505 L 77.253565,175.63505 z "
   i:knockout="Off"
   inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
   inkscape:export-xdpi="209.37"
   inkscape:export-ydpi="209.37" /><switch
   id="switch1370"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
			<foreignObject
   id="foreignObject1372"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M210.667,46.621" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="6"
   font-family="'Myriad-Roman'">
						<ns1:p />
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_54_" />
			</foreignObject>
			<g
   id="g1374">
				<g
   id="XMLID_54_">
				</g>
			</g>
		</switch>
<g
   inkscape:groupmode="layer"
   id="layer2"
   inkscape:label="Board"
   style="display:inline"><path
     style="fill:#f8e285"
     id="path7"
     d="M 192.70033,139.05156 L 53.194607,139.05156 L 53.194607,-26.125946 L 192.70033,-26.125946 L 192.70033,139.05156 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><switch
     id="switch1039"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1041"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M31.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>1</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_22_" />
			</foreignObject>
			<text
   transform="translate(30.3271,15.4141)"
   id="XMLID_22_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1044"
     font-size="5"
     y="0"
     x="0">1</tspan></text>











		</switch><switch
     id="switch1046"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1048"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M40.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>2</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_23_" />
			</foreignObject>
			<text
   transform="translate(39.3271,15.4141)"
   id="XMLID_23_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1051"
     font-size="5"
     y="0"
     x="0">2</tspan></text>











		</switch><switch
     id="switch1053"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1055"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M49.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>3</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_24_" />
			</foreignObject>
			<text
   transform="translate(48.3271,15.4141)"
   id="XMLID_24_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1058"
     font-size="5"
     y="0"
     x="0">3</tspan></text>











		</switch><switch
     id="switch1060"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1062"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M58.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>4</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_25_" />
			</foreignObject>
			<text
   transform="translate(57.3271,15.4141)"
   id="XMLID_25_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1065"
     font-size="5"
     y="0"
     x="0">4</tspan></text>











		</switch><switch
     id="switch1067"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1069"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M67.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>5</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_26_" />
			</foreignObject>
			<text
   transform="translate(66.3271,15.4141)"
   id="XMLID_26_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1072"
     font-size="5"
     y="0"
     x="0">5</tspan></text>











		</switch><switch
     id="switch1074"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1076"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M76.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>6</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_27_" />
			</foreignObject>
			<text
   transform="translate(75.3271,15.4141)"
   id="XMLID_27_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1079"
     font-size="5"
     y="0"
     x="0">6</tspan></text>











		</switch><switch
     id="switch1081"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1083"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M85.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>7</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_28_" />
			</foreignObject>
			<text
   transform="translate(84.3271,15.4141)"
   id="XMLID_28_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1086"
     font-size="5"
     y="0"
     x="0">7</tspan></text>











		</switch><switch
     id="switch1088"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1090"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M94.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>8</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_29_" />
			</foreignObject>
			<text
   transform="translate(93.3271,15.4141)"
   id="XMLID_29_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1093"
     font-size="5"
     y="0"
     x="0">8</tspan></text>











		</switch><switch
     id="switch1095"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1097"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M103.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>9</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_30_" />
			</foreignObject>
			<text
   transform="translate(102.3271,15.4141)"
   id="XMLID_30_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1100"
     font-size="5"
     y="0"
     x="0">9</tspan></text>











		</switch><switch
     id="switch1102"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1104"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M112.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>10</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_31_" />
			</foreignObject>
			<text
   transform="translate(110.0444,15.4141)"
   id="XMLID_31_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1107"
     font-size="5"
     y="0"
     x="0">10</tspan></text>











		</switch><switch
     id="switch1109"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1111"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M121.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>11</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_32_" />
			</foreignObject>
			<text
   transform="translate(119.0444,15.4141)"
   id="XMLID_32_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1114"
     font-size="5"
     y="0"
     x="0">11</tspan></text>











		</switch><switch
     id="switch1116"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1118"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M130.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>12</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_33_" />
			</foreignObject>
			<text
   transform="translate(128.0444,15.4141)"
   id="XMLID_33_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1121"
     font-size="5"
     y="0"
     x="0">12</tspan></text>











		</switch><switch
     id="switch1123"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1125"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M139.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>13</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_34_" />
			</foreignObject>
			<text
   transform="translate(137.0444,15.4141)"
   id="XMLID_34_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1128"
     font-size="5"
     y="0"
     x="0">13</tspan></text>











		</switch><switch
     id="switch1130"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject1132"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M148.609,15.414" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>14</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_35_" />
			</foreignObject>
			<text
   transform="translate(146.0444,15.4141)"
   id="XMLID_35_"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan1135"
     font-size="5"
     y="0"
     x="0">14</tspan></text>











		</switch><g
     id="g25757"
     transform="translate(36.00062,-35.0006)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37"><switch
   id="switch955"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject957"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,23.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>A</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_10_" />
				</foreignObject>
				<text
   transform="translate(19.2202,23.9272)"
   id="XMLID_10_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan960"
     font-size="5"
     y="0"
     x="0">A</tspan></text>











			</switch><switch
   id="switch962"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject964"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,32.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>B</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_11_" />
				</foreignObject>
				<text
   transform="translate(19.395,32.9272)"
   id="XMLID_11_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan967"
     font-size="5"
     y="0"
     x="0">B</tspan></text>











			</switch><switch
   id="switch969"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject971"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,41.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>C</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_12_" />
				</foreignObject>
				<text
   transform="translate(19.2998,41.9272)"
   id="XMLID_12_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan974"
     font-size="5"
     y="0"
     x="0">C</tspan></text>











			</switch><switch
   id="switch976"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject978"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,50.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>D</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_13_" />
				</foreignObject>
				<text
   transform="translate(19.085,50.9272)"
   id="XMLID_13_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan981"
     font-size="5"
     y="0"
     x="0">D</tspan></text>











			</switch><switch
   id="switch983"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject985"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,59.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>E</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_14_" />
				</foreignObject>
				<text
   transform="translate(19.52,59.9272)"
   id="XMLID_14_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan988"
     font-size="5"
     y="0"
     x="0">E</tspan></text>











			</switch><switch
   id="switch990"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject992"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,68.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>F</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_15_" />
				</foreignObject>
				<text
   transform="translate(19.5327,68.9272)"
   id="XMLID_15_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan995"
     font-size="5"
     y="0"
     x="0">F</tspan></text>











			</switch><switch
   id="switch997"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject999"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,77.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>G</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_16_" />
				</foreignObject>
				<text
   transform="translate(19.1348,77.9272)"
   id="XMLID_16_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan1002"
     font-size="5"
     y="0"
     x="0">G</tspan></text>











			</switch><switch
   id="switch1004"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject1006"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,86.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>H</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_17_" />
				</foreignObject>
				<text
   transform="translate(19.1201,86.9272)"
   id="XMLID_17_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan1009"
     font-size="5"
     y="0"
     x="0">H</tspan></text>











			</switch><switch
   id="switch1011"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject1013"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,95.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>I</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_18_" />
				</foreignObject>
				<text
   transform="translate(20.1523,95.9272)"
   id="XMLID_18_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan1016"
     font-size="5"
     y="0"
     x="0">I</tspan></text>











			</switch><switch
   id="switch1018"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject1020"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,104.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>J</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_19_" />
				</foreignObject>
				<text
   transform="translate(19.8252,104.9272)"
   id="XMLID_19_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan1023"
     font-size="5"
     y="0"
     x="0">J</tspan></text>











			</switch><switch
   id="switch1025"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject1027"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,113.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>K</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_20_" />
				</foreignObject>
				<text
   transform="translate(19.395,113.9272)"
   id="XMLID_20_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan1030"
     font-size="5"
     y="0"
     x="0">K</tspan></text>











			</switch><switch
   id="switch1032"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
				<foreignObject
   id="foreignObject1034"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,122.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>L</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_21_" />
				</foreignObject>
				<text
   transform="translate(19.5698,122.9272)"
   id="XMLID_21_"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan1037"
     font-size="5"
     y="0"
     x="0">L</tspan></text>











			</switch><switch
   i:knockout="Off"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:objectType="pointText"
   id="switch1228">
			<foreignObject
   requiredExtensions="http://ns.adobe.com/Flows/1.0/"
   x="0"
   y="0"
   width="1"
   height="1"
   overflow="visible"
   id="foreignObject1230">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M20.945,131.517" />
					</ns1:region>
					<ns1:flow
   fill="#2589BA"
   font-family="'Myriad-Roman'"
   font-size="5"
   text-align="center"
   text-align-last="center">
						<ns1:p><ns1:span>M</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_49_" />
			</foreignObject>
			<text
   id="XMLID_49_"
   transform="translate(18.9355,131.5171)"><tspan
     x="0"
     y="0"
     font-size="5"
     id="tspan1233"
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman">M</tspan></text>











		</switch><switch
   i:knockout="Off"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:objectType="pointText"
   id="switch1235">
			<foreignObject
   requiredExtensions="http://ns.adobe.com/Flows/1.0/"
   x="0"
   y="0"
   width="1"
   height="1"
   overflow="visible"
   id="foreignObject1237">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M20.945,140.517" />
					</ns1:region>
					<ns1:flow
   fill="#2589BA"
   font-family="'Myriad-Roman'"
   font-size="5"
   text-align="center"
   text-align-last="center">
						<ns1:p><ns1:span>N</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_50_" />
			</foreignObject>
			<text
   id="XMLID_50_"
   transform="translate(19.3003,140.5171)"><tspan
     x="0"
     y="0"
     font-size="5"
     id="tspan1240"
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman">N</tspan></text>











		</switch><switch
   i:knockout="Off"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:objectType="pointText"
   id="switch1242">
			<foreignObject
   requiredExtensions="http://ns.adobe.com/Flows/1.0/"
   x="0"
   y="0"
   width="1"
   height="1"
   overflow="visible"
   id="foreignObject1244">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M20.945,149.517" />
					</ns1:region>
					<ns1:flow
   fill="#2589BA"
   font-family="'Myriad-Roman'"
   font-size="5"
   text-align="center"
   text-align-last="center">
						<ns1:p><ns1:span>O</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_51_" />
			</foreignObject>
			<text
   id="XMLID_51_"
   transform="translate(19.2227,149.5171)"><tspan
     x="0"
     y="0"
     font-size="5"
     id="tspan1247"
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman">O</tspan></text>











		</switch><text
   y="131.51711"
   x="18.935499"
   id="text25406"><tspan
     x="18.935499"
     y="131.51711"
     font-size="5"
     id="tspan25408"
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman">M</tspan></text>






<switch
   id="switch25410"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
			<foreignObject
   id="foreignObject25412"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M20.945,140.517" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>N</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_50_" />
			</foreignObject>
			<text
   transform="translate(19.3003,140.5171)"
   id="text25414"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan25416"
     font-size="5"
     y="0"
     x="0">N</tspan></text>











		</switch><switch
   id="switch25418"
   i:objectType="pointText"
   i:objectNS="http://ns.adobe.com/Flows/1.0/"
   i:knockout="Off">
			<foreignObject
   id="foreignObject25420"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M20.945,149.517" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2589BA">
						<ns1:p><ns1:span>O</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_51_" />
			</foreignObject>
			<text
   transform="translate(19.2227,149.5171)"
   id="text25422"><tspan
     style="font-size:5px;fill:#2589ba;font-family:Myriad-Roman"
     id="tspan25424"
     font-size="5"
     y="0"
     x="0">O</tspan></text>











		</switch></g><switch
     id="switch25831"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.19065,98.7862)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
				<foreignObject
   id="foreignObject25833"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,23.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>A</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_10_" />
				</foreignObject>
				<text
   transform="translate(19.2202,23.9272)"
   id="text25835"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan25837"
     font-size="5"
     y="0"
     x="0">P</tspan></text>











			</switch><switch
     id="switch25839"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(36.19065,98.7862)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
				<foreignObject
   id="foreignObject25841"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
					<ns1:flowDef>
						<ns1:region>
							<ns1:path
   d="M20.75,32.927" />
						</ns1:region>
						<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="5"
   font-family="'Myriad-Roman'"
   fill="#2289BD">
							<ns1:p><ns1:span>B</ns1:span></ns1:p>
						</ns1:flow>
					</ns1:flowDef>
					<x:targetRef
   xlink:href="#XMLID_11_" />
				</foreignObject>
				<text
   transform="translate(19.395,32.9272)"
   id="text25843"><tspan
     style="font-size:5px;fill:#2289bd;font-family:Myriad-Roman"
     id="tspan25845"
     font-size="5"
     y="0"
     x="0">Q</tspan></text>











			</switch></g><g
   inkscape:groupmode="layer"
   id="layer3"
   inkscape:label="Stripboard holes"
   style="display:inline"><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path9"
     d="M 70.334836,85.384211 C 70.334836,86.627211 69.327836,87.634211 68.084836,87.634211 C 66.841836,87.634211 65.834836,86.627211 65.834836,85.384211 C 65.834836,84.141211 66.841836,83.134211 68.084836,83.134211 C 69.327836,83.134211 70.334836,84.142211 70.334836,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path11"
     d="M 79.334836,85.384211 C 79.334836,86.627211 78.327836,87.634211 77.084836,87.634211 C 75.841836,87.634211 74.834836,86.627211 74.834836,85.384211 C 74.834836,84.141211 75.841836,83.134211 77.084836,83.134211 C 78.327836,83.134211 79.334836,84.142211 79.334836,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path13"
     d="M 88.334836,85.384211 C 88.334836,86.627211 87.327836,87.634211 86.084836,87.634211 C 84.841836,87.634211 83.834836,86.627211 83.834836,85.384211 C 83.834836,84.141211 84.841836,83.134211 86.084836,83.134211 C 87.327836,83.134211 88.334836,84.142211 88.334836,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path15"
     d="M 97.334836,85.384211 C 97.334836,86.627211 96.327836,87.634211 95.084836,87.634211 C 93.841836,87.634211 92.834836,86.627211 92.834836,85.384211 C 92.834836,84.141211 93.841836,83.134211 95.084836,83.134211 C 96.327836,83.134211 97.334836,84.142211 97.334836,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path17"
     d="M 106.33484,85.384211 C 106.33484,86.627211 105.32784,87.634211 104.08484,87.634211 C 102.84184,87.634211 101.83484,86.627211 101.83484,85.384211 C 101.83484,84.141211 102.84184,83.134211 104.08484,83.134211 C 105.32784,83.134211 106.33484,84.142211 106.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path19"
     d="M 115.33484,85.384211 C 115.33484,86.627211 114.32784,87.634211 113.08484,87.634211 C 111.84184,87.634211 110.83484,86.627211 110.83484,85.384211 C 110.83484,84.141211 111.84184,83.134211 113.08484,83.134211 C 114.32784,83.134211 115.33484,84.142211 115.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path21"
     d="M 124.33484,85.384211 C 124.33484,86.627211 123.32784,87.634211 122.08484,87.634211 C 120.84184,87.634211 119.83484,86.627211 119.83484,85.384211 C 119.83484,84.141211 120.84184,83.134211 122.08484,83.134211 C 123.32784,83.134211 124.33484,84.142211 124.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path23"
     d="M 133.33484,85.384211 C 133.33484,86.627211 132.32784,87.634211 131.08484,87.634211 C 129.84184,87.634211 128.83484,86.627211 128.83484,85.384211 C 128.83484,84.141211 129.84184,83.134211 131.08484,83.134211 C 132.32784,83.134211 133.33484,84.142211 133.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path25"
     d="M 142.33484,85.384211 C 142.33484,86.627211 141.32784,87.634211 140.08484,87.634211 C 138.84184,87.634211 137.83484,86.627211 137.83484,85.384211 C 137.83484,84.141211 138.84184,83.134211 140.08484,83.134211 C 141.32784,83.134211 142.33484,84.142211 142.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path27"
     d="M 151.33484,85.384211 C 151.33484,86.627211 150.32784,87.634211 149.08484,87.634211 C 147.84184,87.634211 146.83484,86.627211 146.83484,85.384211 C 146.83484,84.141211 147.84184,83.134211 149.08484,83.134211 C 150.32784,83.134211 151.33484,84.142211 151.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path29"
     d="M 160.33484,85.384211 C 160.33484,86.627211 159.32784,87.634211 158.08484,87.634211 C 156.84184,87.634211 155.83484,86.627211 155.83484,85.384211 C 155.83484,84.141211 156.84184,83.134211 158.08484,83.134211 C 159.32784,83.134211 160.33484,84.142211 160.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path31"
     d="M 169.33484,85.384211 C 169.33484,86.627211 168.32784,87.634211 167.08484,87.634211 C 165.84184,87.634211 164.83484,86.627211 164.83484,85.384211 C 164.83484,84.141211 165.84184,83.134211 167.08484,83.134211 C 168.32784,83.134211 169.33484,84.142211 169.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path33"
     d="M 178.33484,85.384211 C 178.33484,86.627211 177.32784,87.634211 176.08484,87.634211 C 174.84184,87.634211 173.83484,86.627211 173.83484,85.384211 C 173.83484,84.141211 174.84184,83.134211 176.08484,83.134211 C 177.32784,83.134211 178.33484,84.142211 178.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path35"
     d="M 187.33484,85.384211 C 187.33484,86.627211 186.32784,87.634211 185.08484,87.634211 C 183.84184,87.634211 182.83484,86.627211 182.83484,85.384211 C 182.83484,84.141211 183.84184,83.134211 185.08484,83.134211 C 186.32784,83.134211 187.33484,84.142211 187.33484,85.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path55"
     d="M 70.334836,76.384211 C 70.334836,77.627211 69.327836,78.634211 68.084836,78.634211 C 66.841836,78.634211 65.834836,77.627211 65.834836,76.384211 C 65.834836,75.141211 66.841836,74.134211 68.084836,74.134211 C 69.327836,74.134211 70.334836,75.142211 70.334836,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path57"
     d="M 79.334836,76.384211 C 79.334836,77.627211 78.327836,78.634211 77.084836,78.634211 C 75.841836,78.634211 74.834836,77.627211 74.834836,76.384211 C 74.834836,75.141211 75.841836,74.134211 77.084836,74.134211 C 78.327836,74.134211 79.334836,75.142211 79.334836,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path59"
     d="M 88.334836,76.384211 C 88.334836,77.627211 87.327836,78.634211 86.084836,78.634211 C 84.841836,78.634211 83.834836,77.627211 83.834836,76.384211 C 83.834836,75.141211 84.841836,74.134211 86.084836,74.134211 C 87.327836,74.134211 88.334836,75.142211 88.334836,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path61"
     d="M 97.334836,76.384211 C 97.334836,77.627211 96.327836,78.634211 95.084836,78.634211 C 93.841836,78.634211 92.834836,77.627211 92.834836,76.384211 C 92.834836,75.141211 93.841836,74.134211 95.084836,74.134211 C 96.327836,74.134211 97.334836,75.142211 97.334836,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path63"
     d="M 106.33484,76.384211 C 106.33484,77.627211 105.32784,78.634211 104.08484,78.634211 C 102.84184,78.634211 101.83484,77.627211 101.83484,76.384211 C 101.83484,75.141211 102.84184,74.134211 104.08484,74.134211 C 105.32784,74.134211 106.33484,75.142211 106.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path65"
     d="M 115.33484,76.384211 C 115.33484,77.627211 114.32784,78.634211 113.08484,78.634211 C 111.84184,78.634211 110.83484,77.627211 110.83484,76.384211 C 110.83484,75.141211 111.84184,74.134211 113.08484,74.134211 C 114.32784,74.134211 115.33484,75.142211 115.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path67"
     d="M 124.33484,76.384211 C 124.33484,77.627211 123.32784,78.634211 122.08484,78.634211 C 120.84184,78.634211 119.83484,77.627211 119.83484,76.384211 C 119.83484,75.141211 120.84184,74.134211 122.08484,74.134211 C 123.32784,74.134211 124.33484,75.142211 124.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path69"
     d="M 133.33484,76.384211 C 133.33484,77.627211 132.32784,78.634211 131.08484,78.634211 C 129.84184,78.634211 128.83484,77.627211 128.83484,76.384211 C 128.83484,75.141211 129.84184,74.134211 131.08484,74.134211 C 132.32784,74.134211 133.33484,75.142211 133.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path71"
     d="M 142.33484,76.384211 C 142.33484,77.627211 141.32784,78.634211 140.08484,78.634211 C 138.84184,78.634211 137.83484,77.627211 137.83484,76.384211 C 137.83484,75.141211 138.84184,74.134211 140.08484,74.134211 C 141.32784,74.134211 142.33484,75.142211 142.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path73"
     d="M 151.33484,76.384211 C 151.33484,77.627211 150.32784,78.634211 149.08484,78.634211 C 147.84184,78.634211 146.83484,77.627211 146.83484,76.384211 C 146.83484,75.141211 147.84184,74.134211 149.08484,74.134211 C 150.32784,74.134211 151.33484,75.142211 151.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path75"
     d="M 160.33484,76.384211 C 160.33484,77.627211 159.32784,78.634211 158.08484,78.634211 C 156.84184,78.634211 155.83484,77.627211 155.83484,76.384211 C 155.83484,75.141211 156.84184,74.134211 158.08484,74.134211 C 159.32784,74.134211 160.33484,75.142211 160.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path77"
     d="M 169.33484,76.384211 C 169.33484,77.627211 168.32784,78.634211 167.08484,78.634211 C 165.84184,78.634211 164.83484,77.627211 164.83484,76.384211 C 164.83484,75.141211 165.84184,74.134211 167.08484,74.134211 C 168.32784,74.134211 169.33484,75.142211 169.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path79"
     d="M 178.33484,76.384211 C 178.33484,77.627211 177.32784,78.634211 176.08484,78.634211 C 174.84184,78.634211 173.83484,77.627211 173.83484,76.384211 C 173.83484,75.141211 174.84184,74.134211 176.08484,74.134211 C 177.32784,74.134211 178.33484,75.142211 178.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path81"
     d="M 187.33484,76.384211 C 187.33484,77.627211 186.32784,78.634211 185.08484,78.634211 C 183.84184,78.634211 182.83484,77.627211 182.83484,76.384211 C 182.83484,75.141211 183.84184,74.134211 185.08484,74.134211 C 186.32784,74.134211 187.33484,75.142211 187.33484,76.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path101"
     d="M 70.334836,67.384211 C 70.334836,68.627211 69.327836,69.634211 68.084836,69.634211 C 66.841836,69.634211 65.834836,68.627211 65.834836,67.384211 C 65.834836,66.141211 66.841836,65.134211 68.084836,65.134211 C 69.327836,65.134211 70.334836,66.142211 70.334836,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path103"
     d="M 79.334836,67.384211 C 79.334836,68.627211 78.327836,69.634211 77.084836,69.634211 C 75.841836,69.634211 74.834836,68.627211 74.834836,67.384211 C 74.834836,66.141211 75.841836,65.134211 77.084836,65.134211 C 78.327836,65.134211 79.334836,66.142211 79.334836,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path105"
     d="M 88.334836,67.384211 C 88.334836,68.627211 87.327836,69.634211 86.084836,69.634211 C 84.841836,69.634211 83.834836,68.627211 83.834836,67.384211 C 83.834836,66.141211 84.841836,65.134211 86.084836,65.134211 C 87.327836,65.134211 88.334836,66.142211 88.334836,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path107"
     d="M 97.334836,67.384211 C 97.334836,68.627211 96.327836,69.634211 95.084836,69.634211 C 93.841836,69.634211 92.834836,68.627211 92.834836,67.384211 C 92.834836,66.141211 93.841836,65.134211 95.084836,65.134211 C 96.327836,65.134211 97.334836,66.142211 97.334836,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path109"
     d="M 106.33484,67.384211 C 106.33484,68.627211 105.32784,69.634211 104.08484,69.634211 C 102.84184,69.634211 101.83484,68.627211 101.83484,67.384211 C 101.83484,66.141211 102.84184,65.134211 104.08484,65.134211 C 105.32784,65.134211 106.33484,66.142211 106.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path111"
     d="M 115.33484,67.384211 C 115.33484,68.627211 114.32784,69.634211 113.08484,69.634211 C 111.84184,69.634211 110.83484,68.627211 110.83484,67.384211 C 110.83484,66.141211 111.84184,65.134211 113.08484,65.134211 C 114.32784,65.134211 115.33484,66.142211 115.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path113"
     d="M 124.33484,67.384211 C 124.33484,68.627211 123.32784,69.634211 122.08484,69.634211 C 120.84184,69.634211 119.83484,68.627211 119.83484,67.384211 C 119.83484,66.141211 120.84184,65.134211 122.08484,65.134211 C 123.32784,65.134211 124.33484,66.142211 124.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path115"
     d="M 133.33484,67.384211 C 133.33484,68.627211 132.32784,69.634211 131.08484,69.634211 C 129.84184,69.634211 128.83484,68.627211 128.83484,67.384211 C 128.83484,66.141211 129.84184,65.134211 131.08484,65.134211 C 132.32784,65.134211 133.33484,66.142211 133.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path117"
     d="M 142.33484,67.384211 C 142.33484,68.627211 141.32784,69.634211 140.08484,69.634211 C 138.84184,69.634211 137.83484,68.627211 137.83484,67.384211 C 137.83484,66.141211 138.84184,65.134211 140.08484,65.134211 C 141.32784,65.134211 142.33484,66.142211 142.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path119"
     d="M 151.33484,67.384211 C 151.33484,68.627211 150.32784,69.634211 149.08484,69.634211 C 147.84184,69.634211 146.83484,68.627211 146.83484,67.384211 C 146.83484,66.141211 147.84184,65.134211 149.08484,65.134211 C 150.32784,65.134211 151.33484,66.142211 151.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path121"
     d="M 160.33484,67.384211 C 160.33484,68.627211 159.32784,69.634211 158.08484,69.634211 C 156.84184,69.634211 155.83484,68.627211 155.83484,67.384211 C 155.83484,66.141211 156.84184,65.134211 158.08484,65.134211 C 159.32784,65.134211 160.33484,66.142211 160.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path123"
     d="M 169.33484,67.384211 C 169.33484,68.627211 168.32784,69.634211 167.08484,69.634211 C 165.84184,69.634211 164.83484,68.627211 164.83484,67.384211 C 164.83484,66.141211 165.84184,65.134211 167.08484,65.134211 C 168.32784,65.134211 169.33484,66.142211 169.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path125"
     d="M 178.33484,67.384211 C 178.33484,68.627211 177.32784,69.634211 176.08484,69.634211 C 174.84184,69.634211 173.83484,68.627211 173.83484,67.384211 C 173.83484,66.141211 174.84184,65.134211 176.08484,65.134211 C 177.32784,65.134211 178.33484,66.142211 178.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path127"
     d="M 187.33484,67.384211 C 187.33484,68.627211 186.32784,69.634211 185.08484,69.634211 C 183.84184,69.634211 182.83484,68.627211 182.83484,67.384211 C 182.83484,66.141211 183.84184,65.134211 185.08484,65.134211 C 186.32784,65.134211 187.33484,66.142211 187.33484,67.384211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path147"
     d="M 70.334836,58.384207 C 70.334836,59.627207 69.327836,60.634207 68.084836,60.634207 C 66.841836,60.634207 65.834836,59.627207 65.834836,58.384207 C 65.834836,57.141207 66.841836,56.134207 68.084836,56.134207 C 69.327836,56.134207 70.334836,57.142207 70.334836,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path149"
     d="M 79.334836,58.384207 C 79.334836,59.627207 78.327836,60.634207 77.084836,60.634207 C 75.841836,60.634207 74.834836,59.627207 74.834836,58.384207 C 74.834836,57.141207 75.841836,56.134207 77.084836,56.134207 C 78.327836,56.134207 79.334836,57.142207 79.334836,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path151"
     d="M 88.334836,58.384207 C 88.334836,59.627207 87.327836,60.634207 86.084836,60.634207 C 84.841836,60.634207 83.834836,59.627207 83.834836,58.384207 C 83.834836,57.141207 84.841836,56.134207 86.084836,56.134207 C 87.327836,56.134207 88.334836,57.142207 88.334836,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path153"
     d="M 97.334836,58.384207 C 97.334836,59.627207 96.327836,60.634207 95.084836,60.634207 C 93.841836,60.634207 92.834836,59.627207 92.834836,58.384207 C 92.834836,57.141207 93.841836,56.134207 95.084836,56.134207 C 96.327836,56.134207 97.334836,57.142207 97.334836,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path155"
     d="M 106.33484,58.384207 C 106.33484,59.627207 105.32784,60.634207 104.08484,60.634207 C 102.84184,60.634207 101.83484,59.627207 101.83484,58.384207 C 101.83484,57.141207 102.84184,56.134207 104.08484,56.134207 C 105.32784,56.134207 106.33484,57.142207 106.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path157"
     d="M 115.33484,58.384207 C 115.33484,59.627207 114.32784,60.634207 113.08484,60.634207 C 111.84184,60.634207 110.83484,59.627207 110.83484,58.384207 C 110.83484,57.141207 111.84184,56.134207 113.08484,56.134207 C 114.32784,56.134207 115.33484,57.142207 115.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path159"
     d="M 124.33484,58.384207 C 124.33484,59.627207 123.32784,60.634207 122.08484,60.634207 C 120.84184,60.634207 119.83484,59.627207 119.83484,58.384207 C 119.83484,57.141207 120.84184,56.134207 122.08484,56.134207 C 123.32784,56.134207 124.33484,57.142207 124.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path161"
     d="M 133.33484,58.384207 C 133.33484,59.627207 132.32784,60.634207 131.08484,60.634207 C 129.84184,60.634207 128.83484,59.627207 128.83484,58.384207 C 128.83484,57.141207 129.84184,56.134207 131.08484,56.134207 C 132.32784,56.134207 133.33484,57.142207 133.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path163"
     d="M 142.33484,58.384207 C 142.33484,59.627207 141.32784,60.634207 140.08484,60.634207 C 138.84184,60.634207 137.83484,59.627207 137.83484,58.384207 C 137.83484,57.141207 138.84184,56.134207 140.08484,56.134207 C 141.32784,56.134207 142.33484,57.142207 142.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path165"
     d="M 151.33484,58.384207 C 151.33484,59.627207 150.32784,60.634207 149.08484,60.634207 C 147.84184,60.634207 146.83484,59.627207 146.83484,58.384207 C 146.83484,57.141207 147.84184,56.134207 149.08484,56.134207 C 150.32784,56.134207 151.33484,57.142207 151.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path167"
     d="M 160.33484,58.384207 C 160.33484,59.627207 159.32784,60.634207 158.08484,60.634207 C 156.84184,60.634207 155.83484,59.627207 155.83484,58.384207 C 155.83484,57.141207 156.84184,56.134207 158.08484,56.134207 C 159.32784,56.134207 160.33484,57.142207 160.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path169"
     d="M 169.33484,58.384207 C 169.33484,59.627207 168.32784,60.634207 167.08484,60.634207 C 165.84184,60.634207 164.83484,59.627207 164.83484,58.384207 C 164.83484,57.141207 165.84184,56.134207 167.08484,56.134207 C 168.32784,56.134207 169.33484,57.142207 169.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path171"
     d="M 178.33484,58.384207 C 178.33484,59.627207 177.32784,60.634207 176.08484,60.634207 C 174.84184,60.634207 173.83484,59.627207 173.83484,58.384207 C 173.83484,57.141207 174.84184,56.134207 176.08484,56.134207 C 177.32784,56.134207 178.33484,57.142207 178.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path173"
     d="M 187.33484,58.384207 C 187.33484,59.627207 186.32784,60.634207 185.08484,60.634207 C 183.84184,60.634207 182.83484,59.627207 182.83484,58.384207 C 182.83484,57.141207 183.84184,56.134207 185.08484,56.134207 C 186.32784,56.134207 187.33484,57.142207 187.33484,58.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path193"
     d="M 70.334836,49.384207 C 70.334836,50.627207 69.327836,51.634207 68.084836,51.634207 C 66.841836,51.634207 65.834836,50.627207 65.834836,49.384207 C 65.834836,48.141207 66.841836,47.134207 68.084836,47.134207 C 69.327836,47.134207 70.334836,48.142207 70.334836,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path195"
     d="M 79.334836,49.384207 C 79.334836,50.627207 78.327836,51.634207 77.084836,51.634207 C 75.841836,51.634207 74.834836,50.627207 74.834836,49.384207 C 74.834836,48.141207 75.841836,47.134207 77.084836,47.134207 C 78.327836,47.134207 79.334836,48.142207 79.334836,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path197"
     d="M 88.334836,49.384207 C 88.334836,50.627207 87.327836,51.634207 86.084836,51.634207 C 84.841836,51.634207 83.834836,50.627207 83.834836,49.384207 C 83.834836,48.141207 84.841836,47.134207 86.084836,47.134207 C 87.327836,47.134207 88.334836,48.142207 88.334836,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path199"
     d="M 97.334836,49.384207 C 97.334836,50.627207 96.327836,51.634207 95.084836,51.634207 C 93.841836,51.634207 92.834836,50.627207 92.834836,49.384207 C 92.834836,48.141207 93.841836,47.134207 95.084836,47.134207 C 96.327836,47.134207 97.334836,48.142207 97.334836,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path201"
     d="M 106.33484,49.384207 C 106.33484,50.627207 105.32784,51.634207 104.08484,51.634207 C 102.84184,51.634207 101.83484,50.627207 101.83484,49.384207 C 101.83484,48.141207 102.84184,47.134207 104.08484,47.134207 C 105.32784,47.134207 106.33484,48.142207 106.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path203"
     d="M 115.33484,49.384207 C 115.33484,50.627207 114.32784,51.634207 113.08484,51.634207 C 111.84184,51.634207 110.83484,50.627207 110.83484,49.384207 C 110.83484,48.141207 111.84184,47.134207 113.08484,47.134207 C 114.32784,47.134207 115.33484,48.142207 115.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path205"
     d="M 124.33484,49.384207 C 124.33484,50.627207 123.32784,51.634207 122.08484,51.634207 C 120.84184,51.634207 119.83484,50.627207 119.83484,49.384207 C 119.83484,48.141207 120.84184,47.134207 122.08484,47.134207 C 123.32784,47.134207 124.33484,48.142207 124.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path207"
     d="M 133.33484,49.384207 C 133.33484,50.627207 132.32784,51.634207 131.08484,51.634207 C 129.84184,51.634207 128.83484,50.627207 128.83484,49.384207 C 128.83484,48.141207 129.84184,47.134207 131.08484,47.134207 C 132.32784,47.134207 133.33484,48.142207 133.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path209"
     d="M 142.33484,49.384207 C 142.33484,50.627207 141.32784,51.634207 140.08484,51.634207 C 138.84184,51.634207 137.83484,50.627207 137.83484,49.384207 C 137.83484,48.141207 138.84184,47.134207 140.08484,47.134207 C 141.32784,47.134207 142.33484,48.142207 142.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path211"
     d="M 151.33484,49.384207 C 151.33484,50.627207 150.32784,51.634207 149.08484,51.634207 C 147.84184,51.634207 146.83484,50.627207 146.83484,49.384207 C 146.83484,48.141207 147.84184,47.134207 149.08484,47.134207 C 150.32784,47.134207 151.33484,48.142207 151.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path213"
     d="M 160.33484,49.384207 C 160.33484,50.627207 159.32784,51.634207 158.08484,51.634207 C 156.84184,51.634207 155.83484,50.627207 155.83484,49.384207 C 155.83484,48.141207 156.84184,47.134207 158.08484,47.134207 C 159.32784,47.134207 160.33484,48.142207 160.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path215"
     d="M 169.33484,49.384207 C 169.33484,50.627207 168.32784,51.634207 167.08484,51.634207 C 165.84184,51.634207 164.83484,50.627207 164.83484,49.384207 C 164.83484,48.141207 165.84184,47.134207 167.08484,47.134207 C 168.32784,47.134207 169.33484,48.142207 169.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path217"
     d="M 178.33484,49.384207 C 178.33484,50.627207 177.32784,51.634207 176.08484,51.634207 C 174.84184,51.634207 173.83484,50.627207 173.83484,49.384207 C 173.83484,48.141207 174.84184,47.134207 176.08484,47.134207 C 177.32784,47.134207 178.33484,48.142207 178.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path219"
     d="M 187.33484,49.384207 C 187.33484,50.627207 186.32784,51.634207 185.08484,51.634207 C 183.84184,51.634207 182.83484,50.627207 182.83484,49.384207 C 182.83484,48.141207 183.84184,47.134207 185.08484,47.134207 C 186.32784,47.134207 187.33484,48.142207 187.33484,49.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path239"
     d="M 70.334836,40.384207 C 70.334836,41.627207 69.327836,42.634207 68.084836,42.634207 C 66.841836,42.634207 65.834836,41.627207 65.834836,40.384207 C 65.834836,39.141207 66.841836,38.134207 68.084836,38.134207 C 69.327836,38.134207 70.334836,39.142207 70.334836,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path241"
     d="M 79.334836,40.384207 C 79.334836,41.627207 78.327836,42.634207 77.084836,42.634207 C 75.841836,42.634207 74.834836,41.627207 74.834836,40.384207 C 74.834836,39.141207 75.841836,38.134207 77.084836,38.134207 C 78.327836,38.134207 79.334836,39.142207 79.334836,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path243"
     d="M 88.334836,40.384207 C 88.334836,41.627207 87.327836,42.634207 86.084836,42.634207 C 84.841836,42.634207 83.834836,41.627207 83.834836,40.384207 C 83.834836,39.141207 84.841836,38.134207 86.084836,38.134207 C 87.327836,38.134207 88.334836,39.142207 88.334836,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path245"
     d="M 97.334836,40.384207 C 97.334836,41.627207 96.327836,42.634207 95.084836,42.634207 C 93.841836,42.634207 92.834836,41.627207 92.834836,40.384207 C 92.834836,39.141207 93.841836,38.134207 95.084836,38.134207 C 96.327836,38.134207 97.334836,39.142207 97.334836,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path247"
     d="M 106.33484,40.384207 C 106.33484,41.627207 105.32784,42.634207 104.08484,42.634207 C 102.84184,42.634207 101.83484,41.627207 101.83484,40.384207 C 101.83484,39.141207 102.84184,38.134207 104.08484,38.134207 C 105.32784,38.134207 106.33484,39.142207 106.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path249"
     d="M 115.33484,40.384207 C 115.33484,41.627207 114.32784,42.634207 113.08484,42.634207 C 111.84184,42.634207 110.83484,41.627207 110.83484,40.384207 C 110.83484,39.141207 111.84184,38.134207 113.08484,38.134207 C 114.32784,38.134207 115.33484,39.142207 115.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path251"
     d="M 124.33484,40.384207 C 124.33484,41.627207 123.32784,42.634207 122.08484,42.634207 C 120.84184,42.634207 119.83484,41.627207 119.83484,40.384207 C 119.83484,39.141207 120.84184,38.134207 122.08484,38.134207 C 123.32784,38.134207 124.33484,39.142207 124.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path253"
     d="M 133.33484,40.384207 C 133.33484,41.627207 132.32784,42.634207 131.08484,42.634207 C 129.84184,42.634207 128.83484,41.627207 128.83484,40.384207 C 128.83484,39.141207 129.84184,38.134207 131.08484,38.134207 C 132.32784,38.134207 133.33484,39.142207 133.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path255"
     d="M 142.33484,40.384207 C 142.33484,41.627207 141.32784,42.634207 140.08484,42.634207 C 138.84184,42.634207 137.83484,41.627207 137.83484,40.384207 C 137.83484,39.141207 138.84184,38.134207 140.08484,38.134207 C 141.32784,38.134207 142.33484,39.142207 142.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path257"
     d="M 151.33484,40.384207 C 151.33484,41.627207 150.32784,42.634207 149.08484,42.634207 C 147.84184,42.634207 146.83484,41.627207 146.83484,40.384207 C 146.83484,39.141207 147.84184,38.134207 149.08484,38.134207 C 150.32784,38.134207 151.33484,39.142207 151.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path259"
     d="M 160.33484,40.384207 C 160.33484,41.627207 159.32784,42.634207 158.08484,42.634207 C 156.84184,42.634207 155.83484,41.627207 155.83484,40.384207 C 155.83484,39.141207 156.84184,38.134207 158.08484,38.134207 C 159.32784,38.134207 160.33484,39.142207 160.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path261"
     d="M 169.33484,40.384207 C 169.33484,41.627207 168.32784,42.634207 167.08484,42.634207 C 165.84184,42.634207 164.83484,41.627207 164.83484,40.384207 C 164.83484,39.141207 165.84184,38.134207 167.08484,38.134207 C 168.32784,38.134207 169.33484,39.142207 169.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path263"
     d="M 178.33484,40.384207 C 178.33484,41.627207 177.32784,42.634207 176.08484,42.634207 C 174.84184,42.634207 173.83484,41.627207 173.83484,40.384207 C 173.83484,39.141207 174.84184,38.134207 176.08484,38.134207 C 177.32784,38.134207 178.33484,39.142207 178.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path265"
     d="M 187.33484,40.384207 C 187.33484,41.627207 186.32784,42.634207 185.08484,42.634207 C 183.84184,42.634207 182.83484,41.627207 182.83484,40.384207 C 182.83484,39.141207 183.84184,38.134207 185.08484,38.134207 C 186.32784,38.134207 187.33484,39.142207 187.33484,40.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path285"
     d="M 70.334836,31.384207 C 70.334836,32.627207 69.327836,33.634207 68.084836,33.634207 C 66.841836,33.634207 65.834836,32.627207 65.834836,31.384207 C 65.834836,30.141207 66.841836,29.134207 68.084836,29.134207 C 69.327836,29.134207 70.334836,30.142207 70.334836,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path287"
     d="M 79.334836,31.384207 C 79.334836,32.627207 78.327836,33.634207 77.084836,33.634207 C 75.841836,33.634207 74.834836,32.627207 74.834836,31.384207 C 74.834836,30.141207 75.841836,29.134207 77.084836,29.134207 C 78.327836,29.134207 79.334836,30.142207 79.334836,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path289"
     d="M 88.334836,31.384207 C 88.334836,32.627207 87.327836,33.634207 86.084836,33.634207 C 84.841836,33.634207 83.834836,32.627207 83.834836,31.384207 C 83.834836,30.141207 84.841836,29.134207 86.084836,29.134207 C 87.327836,29.134207 88.334836,30.142207 88.334836,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path291"
     d="M 97.334836,31.384207 C 97.334836,32.627207 96.327836,33.634207 95.084836,33.634207 C 93.841836,33.634207 92.834836,32.627207 92.834836,31.384207 C 92.834836,30.141207 93.841836,29.134207 95.084836,29.134207 C 96.327836,29.134207 97.334836,30.142207 97.334836,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path293"
     d="M 106.33484,31.384207 C 106.33484,32.627207 105.32784,33.634207 104.08484,33.634207 C 102.84184,33.634207 101.83484,32.627207 101.83484,31.384207 C 101.83484,30.141207 102.84184,29.134207 104.08484,29.134207 C 105.32784,29.134207 106.33484,30.142207 106.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path295"
     d="M 115.33484,31.384207 C 115.33484,32.627207 114.32784,33.634207 113.08484,33.634207 C 111.84184,33.634207 110.83484,32.627207 110.83484,31.384207 C 110.83484,30.141207 111.84184,29.134207 113.08484,29.134207 C 114.32784,29.134207 115.33484,30.142207 115.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path297"
     d="M 124.33484,31.384207 C 124.33484,32.627207 123.32784,33.634207 122.08484,33.634207 C 120.84184,33.634207 119.83484,32.627207 119.83484,31.384207 C 119.83484,30.141207 120.84184,29.134207 122.08484,29.134207 C 123.32784,29.134207 124.33484,30.142207 124.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path299"
     d="M 133.33484,31.384207 C 133.33484,32.627207 132.32784,33.634207 131.08484,33.634207 C 129.84184,33.634207 128.83484,32.627207 128.83484,31.384207 C 128.83484,30.141207 129.84184,29.134207 131.08484,29.134207 C 132.32784,29.134207 133.33484,30.142207 133.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path301"
     d="M 142.33484,31.384207 C 142.33484,32.627207 141.32784,33.634207 140.08484,33.634207 C 138.84184,33.634207 137.83484,32.627207 137.83484,31.384207 C 137.83484,30.141207 138.84184,29.134207 140.08484,29.134207 C 141.32784,29.134207 142.33484,30.142207 142.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path303"
     d="M 151.33484,31.384207 C 151.33484,32.627207 150.32784,33.634207 149.08484,33.634207 C 147.84184,33.634207 146.83484,32.627207 146.83484,31.384207 C 146.83484,30.141207 147.84184,29.134207 149.08484,29.134207 C 150.32784,29.134207 151.33484,30.142207 151.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path305"
     d="M 160.33484,31.384207 C 160.33484,32.627207 159.32784,33.634207 158.08484,33.634207 C 156.84184,33.634207 155.83484,32.627207 155.83484,31.384207 C 155.83484,30.141207 156.84184,29.134207 158.08484,29.134207 C 159.32784,29.134207 160.33484,30.142207 160.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path307"
     d="M 169.33484,31.384207 C 169.33484,32.627207 168.32784,33.634207 167.08484,33.634207 C 165.84184,33.634207 164.83484,32.627207 164.83484,31.384207 C 164.83484,30.141207 165.84184,29.134207 167.08484,29.134207 C 168.32784,29.134207 169.33484,30.142207 169.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path309"
     d="M 178.33484,31.384207 C 178.33484,32.627207 177.32784,33.634207 176.08484,33.634207 C 174.84184,33.634207 173.83484,32.627207 173.83484,31.384207 C 173.83484,30.141207 174.84184,29.134207 176.08484,29.134207 C 177.32784,29.134207 178.33484,30.142207 178.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path311"
     d="M 187.33484,31.384207 C 187.33484,32.627207 186.32784,33.634207 185.08484,33.634207 C 183.84184,33.634207 182.83484,32.627207 182.83484,31.384207 C 182.83484,30.141207 183.84184,29.134207 185.08484,29.134207 C 186.32784,29.134207 187.33484,30.142207 187.33484,31.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path331"
     d="M 70.334836,22.384207 C 70.334836,23.627207 69.327836,24.634207 68.084836,24.634207 C 66.841836,24.634207 65.834836,23.627207 65.834836,22.384207 C 65.834836,21.141207 66.841836,20.134207 68.084836,20.134207 C 69.327836,20.134207 70.334836,21.142207 70.334836,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path333"
     d="M 79.334836,22.384207 C 79.334836,23.627207 78.327836,24.634207 77.084836,24.634207 C 75.841836,24.634207 74.834836,23.627207 74.834836,22.384207 C 74.834836,21.141207 75.841836,20.134207 77.084836,20.134207 C 78.327836,20.134207 79.334836,21.142207 79.334836,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path335"
     d="M 88.334836,22.384207 C 88.334836,23.627207 87.327836,24.634207 86.084836,24.634207 C 84.841836,24.634207 83.834836,23.627207 83.834836,22.384207 C 83.834836,21.141207 84.841836,20.134207 86.084836,20.134207 C 87.327836,20.134207 88.334836,21.142207 88.334836,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path337"
     d="M 97.334836,22.384207 C 97.334836,23.627207 96.327836,24.634207 95.084836,24.634207 C 93.841836,24.634207 92.834836,23.627207 92.834836,22.384207 C 92.834836,21.141207 93.841836,20.134207 95.084836,20.134207 C 96.327836,20.134207 97.334836,21.142207 97.334836,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path339"
     d="M 106.33484,22.384207 C 106.33484,23.627207 105.32784,24.634207 104.08484,24.634207 C 102.84184,24.634207 101.83484,23.627207 101.83484,22.384207 C 101.83484,21.141207 102.84184,20.134207 104.08484,20.134207 C 105.32784,20.134207 106.33484,21.142207 106.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path341"
     d="M 115.33484,22.384207 C 115.33484,23.627207 114.32784,24.634207 113.08484,24.634207 C 111.84184,24.634207 110.83484,23.627207 110.83484,22.384207 C 110.83484,21.141207 111.84184,20.134207 113.08484,20.134207 C 114.32784,20.134207 115.33484,21.142207 115.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path343"
     d="M 124.33484,22.384207 C 124.33484,23.627207 123.32784,24.634207 122.08484,24.634207 C 120.84184,24.634207 119.83484,23.627207 119.83484,22.384207 C 119.83484,21.141207 120.84184,20.134207 122.08484,20.134207 C 123.32784,20.134207 124.33484,21.142207 124.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path345"
     d="M 133.33484,22.384207 C 133.33484,23.627207 132.32784,24.634207 131.08484,24.634207 C 129.84184,24.634207 128.83484,23.627207 128.83484,22.384207 C 128.83484,21.141207 129.84184,20.134207 131.08484,20.134207 C 132.32784,20.134207 133.33484,21.142207 133.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path347"
     d="M 142.33484,22.384207 C 142.33484,23.627207 141.32784,24.634207 140.08484,24.634207 C 138.84184,24.634207 137.83484,23.627207 137.83484,22.384207 C 137.83484,21.141207 138.84184,20.134207 140.08484,20.134207 C 141.32784,20.134207 142.33484,21.142207 142.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path349"
     d="M 151.33484,22.384207 C 151.33484,23.627207 150.32784,24.634207 149.08484,24.634207 C 147.84184,24.634207 146.83484,23.627207 146.83484,22.384207 C 146.83484,21.141207 147.84184,20.134207 149.08484,20.134207 C 150.32784,20.134207 151.33484,21.142207 151.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path351"
     d="M 160.33484,22.384207 C 160.33484,23.627207 159.32784,24.634207 158.08484,24.634207 C 156.84184,24.634207 155.83484,23.627207 155.83484,22.384207 C 155.83484,21.141207 156.84184,20.134207 158.08484,20.134207 C 159.32784,20.134207 160.33484,21.142207 160.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path353"
     d="M 169.33484,22.384207 C 169.33484,23.627207 168.32784,24.634207 167.08484,24.634207 C 165.84184,24.634207 164.83484,23.627207 164.83484,22.384207 C 164.83484,21.141207 165.84184,20.134207 167.08484,20.134207 C 168.32784,20.134207 169.33484,21.142207 169.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path355"
     d="M 178.33484,22.384207 C 178.33484,23.627207 177.32784,24.634207 176.08484,24.634207 C 174.84184,24.634207 173.83484,23.627207 173.83484,22.384207 C 173.83484,21.141207 174.84184,20.134207 176.08484,20.134207 C 177.32784,20.134207 178.33484,21.142207 178.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path357"
     d="M 187.33484,22.384207 C 187.33484,23.627207 186.32784,24.634207 185.08484,24.634207 C 183.84184,24.634207 182.83484,23.627207 182.83484,22.384207 C 182.83484,21.141207 183.84184,20.134207 185.08484,20.134207 C 186.32784,20.134207 187.33484,21.142207 187.33484,22.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path377"
     d="M 70.334836,13.384207 C 70.334836,14.627207 69.327836,15.634207 68.084836,15.634207 C 66.841836,15.634207 65.834836,14.627207 65.834836,13.384207 C 65.834836,12.141207 66.841836,11.134207 68.084836,11.134207 C 69.327836,11.134207 70.334836,12.142207 70.334836,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path379"
     d="M 79.334836,13.384207 C 79.334836,14.627207 78.327836,15.634207 77.084836,15.634207 C 75.841836,15.634207 74.834836,14.627207 74.834836,13.384207 C 74.834836,12.141207 75.841836,11.134207 77.084836,11.134207 C 78.327836,11.134207 79.334836,12.142207 79.334836,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path381"
     d="M 88.334836,13.384207 C 88.334836,14.627207 87.327836,15.634207 86.084836,15.634207 C 84.841836,15.634207 83.834836,14.627207 83.834836,13.384207 C 83.834836,12.141207 84.841836,11.134207 86.084836,11.134207 C 87.327836,11.134207 88.334836,12.142207 88.334836,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path383"
     d="M 97.334836,13.384207 C 97.334836,14.627207 96.327836,15.634207 95.084836,15.634207 C 93.841836,15.634207 92.834836,14.627207 92.834836,13.384207 C 92.834836,12.141207 93.841836,11.134207 95.084836,11.134207 C 96.327836,11.134207 97.334836,12.142207 97.334836,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path385"
     d="M 106.33484,13.384207 C 106.33484,14.627207 105.32784,15.634207 104.08484,15.634207 C 102.84184,15.634207 101.83484,14.627207 101.83484,13.384207 C 101.83484,12.141207 102.84184,11.134207 104.08484,11.134207 C 105.32784,11.134207 106.33484,12.142207 106.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path387"
     d="M 115.33484,13.384207 C 115.33484,14.627207 114.32784,15.634207 113.08484,15.634207 C 111.84184,15.634207 110.83484,14.627207 110.83484,13.384207 C 110.83484,12.141207 111.84184,11.134207 113.08484,11.134207 C 114.32784,11.134207 115.33484,12.142207 115.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path389"
     d="M 124.33484,13.384207 C 124.33484,14.627207 123.32784,15.634207 122.08484,15.634207 C 120.84184,15.634207 119.83484,14.627207 119.83484,13.384207 C 119.83484,12.141207 120.84184,11.134207 122.08484,11.134207 C 123.32784,11.134207 124.33484,12.142207 124.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path391"
     d="M 133.33484,13.384207 C 133.33484,14.627207 132.32784,15.634207 131.08484,15.634207 C 129.84184,15.634207 128.83484,14.627207 128.83484,13.384207 C 128.83484,12.141207 129.84184,11.134207 131.08484,11.134207 C 132.32784,11.134207 133.33484,12.142207 133.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path393"
     d="M 142.33484,13.384207 C 142.33484,14.627207 141.32784,15.634207 140.08484,15.634207 C 138.84184,15.634207 137.83484,14.627207 137.83484,13.384207 C 137.83484,12.141207 138.84184,11.134207 140.08484,11.134207 C 141.32784,11.134207 142.33484,12.142207 142.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path395"
     d="M 151.33484,13.384207 C 151.33484,14.627207 150.32784,15.634207 149.08484,15.634207 C 147.84184,15.634207 146.83484,14.627207 146.83484,13.384207 C 146.83484,12.141207 147.84184,11.134207 149.08484,11.134207 C 150.32784,11.134207 151.33484,12.142207 151.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path397"
     d="M 160.33484,13.384207 C 160.33484,14.627207 159.32784,15.634207 158.08484,15.634207 C 156.84184,15.634207 155.83484,14.627207 155.83484,13.384207 C 155.83484,12.141207 156.84184,11.134207 158.08484,11.134207 C 159.32784,11.134207 160.33484,12.142207 160.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path399"
     d="M 169.33484,13.384207 C 169.33484,14.627207 168.32784,15.634207 167.08484,15.634207 C 165.84184,15.634207 164.83484,14.627207 164.83484,13.384207 C 164.83484,12.141207 165.84184,11.134207 167.08484,11.134207 C 168.32784,11.134207 169.33484,12.142207 169.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path401"
     d="M 178.33484,13.384207 C 178.33484,14.627207 177.32784,15.634207 176.08484,15.634207 C 174.84184,15.634207 173.83484,14.627207 173.83484,13.384207 C 173.83484,12.141207 174.84184,11.134207 176.08484,11.134207 C 177.32784,11.134207 178.33484,12.142207 178.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path403"
     d="M 187.33484,13.384207 C 187.33484,14.627207 186.32784,15.634207 185.08484,15.634207 C 183.84184,15.634207 182.83484,14.627207 182.83484,13.384207 C 182.83484,12.141207 183.84184,11.134207 185.08484,11.134207 C 186.32784,11.134207 187.33484,12.142207 187.33484,13.384207 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path423"
     d="M 70.334836,4.3842069 C 70.334836,5.6272069 69.327836,6.6342069 68.084836,6.6342069 C 66.841836,6.6342069 65.834836,5.6272069 65.834836,4.3842069 C 65.834836,3.1412069 66.841836,2.1342069 68.084836,2.1342069 C 69.327836,2.1342069 70.334836,3.1422069 70.334836,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path425"
     d="M 79.334836,4.3842069 C 79.334836,5.6272069 78.327836,6.6342069 77.084836,6.6342069 C 75.841836,6.6342069 74.834836,5.6272069 74.834836,4.3842069 C 74.834836,3.1412069 75.841836,2.1342069 77.084836,2.1342069 C 78.327836,2.1342069 79.334836,3.1422069 79.334836,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path427"
     d="M 88.334836,4.3842069 C 88.334836,5.6272069 87.327836,6.6342069 86.084836,6.6342069 C 84.841836,6.6342069 83.834836,5.6272069 83.834836,4.3842069 C 83.834836,3.1412069 84.841836,2.1342069 86.084836,2.1342069 C 87.327836,2.1342069 88.334836,3.1422069 88.334836,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path429"
     d="M 97.334836,4.3842069 C 97.334836,5.6272069 96.327836,6.6342069 95.084836,6.6342069 C 93.841836,6.6342069 92.834836,5.6272069 92.834836,4.3842069 C 92.834836,3.1412069 93.841836,2.1342069 95.084836,2.1342069 C 96.327836,2.1342069 97.334836,3.1422069 97.334836,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path431"
     d="M 106.33484,4.3842069 C 106.33484,5.6272069 105.32784,6.6342069 104.08484,6.6342069 C 102.84184,6.6342069 101.83484,5.6272069 101.83484,4.3842069 C 101.83484,3.1412069 102.84184,2.1342069 104.08484,2.1342069 C 105.32784,2.1342069 106.33484,3.1422069 106.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path433"
     d="M 115.33484,4.3842069 C 115.33484,5.6272069 114.32784,6.6342069 113.08484,6.6342069 C 111.84184,6.6342069 110.83484,5.6272069 110.83484,4.3842069 C 110.83484,3.1412069 111.84184,2.1342069 113.08484,2.1342069 C 114.32784,2.1342069 115.33484,3.1422069 115.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path435"
     d="M 124.33484,4.3842069 C 124.33484,5.6272069 123.32784,6.6342069 122.08484,6.6342069 C 120.84184,6.6342069 119.83484,5.6272069 119.83484,4.3842069 C 119.83484,3.1412069 120.84184,2.1342069 122.08484,2.1342069 C 123.32784,2.1342069 124.33484,3.1422069 124.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path437"
     d="M 133.33484,4.3842069 C 133.33484,5.6272069 132.32784,6.6342069 131.08484,6.6342069 C 129.84184,6.6342069 128.83484,5.6272069 128.83484,4.3842069 C 128.83484,3.1412069 129.84184,2.1342069 131.08484,2.1342069 C 132.32784,2.1342069 133.33484,3.1422069 133.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path439"
     d="M 142.33484,4.3842069 C 142.33484,5.6272069 141.32784,6.6342069 140.08484,6.6342069 C 138.84184,6.6342069 137.83484,5.6272069 137.83484,4.3842069 C 137.83484,3.1412069 138.84184,2.1342069 140.08484,2.1342069 C 141.32784,2.1342069 142.33484,3.1422069 142.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path441"
     d="M 151.33484,4.3842069 C 151.33484,5.6272069 150.32784,6.6342069 149.08484,6.6342069 C 147.84184,6.6342069 146.83484,5.6272069 146.83484,4.3842069 C 146.83484,3.1412069 147.84184,2.1342069 149.08484,2.1342069 C 150.32784,2.1342069 151.33484,3.1422069 151.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path443"
     d="M 160.33484,4.3842069 C 160.33484,5.6272069 159.32784,6.6342069 158.08484,6.6342069 C 156.84184,6.6342069 155.83484,5.6272069 155.83484,4.3842069 C 155.83484,3.1412069 156.84184,2.1342069 158.08484,2.1342069 C 159.32784,2.1342069 160.33484,3.1422069 160.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path445"
     d="M 169.33484,4.3842069 C 169.33484,5.6272069 168.32784,6.6342069 167.08484,6.6342069 C 165.84184,6.6342069 164.83484,5.6272069 164.83484,4.3842069 C 164.83484,3.1412069 165.84184,2.1342069 167.08484,2.1342069 C 168.32784,2.1342069 169.33484,3.1422069 169.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path447"
     d="M 178.33484,4.3842069 C 178.33484,5.6272069 177.32784,6.6342069 176.08484,6.6342069 C 174.84184,6.6342069 173.83484,5.6272069 173.83484,4.3842069 C 173.83484,3.1412069 174.84184,2.1342069 176.08484,2.1342069 C 177.32784,2.1342069 178.33484,3.1422069 178.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path449"
     d="M 187.33484,4.3842069 C 187.33484,5.6272069 186.32784,6.6342069 185.08484,6.6342069 C 183.84184,6.6342069 182.83484,5.6272069 182.83484,4.3842069 C 182.83484,3.1412069 183.84184,2.1342069 185.08484,2.1342069 C 186.32784,2.1342069 187.33484,3.1422069 187.33484,4.3842069 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path469"
     d="M 70.334836,-4.6157931 C 70.334836,-3.3727931 69.327836,-2.3657931 68.084836,-2.3657931 C 66.841836,-2.3657931 65.834836,-3.3727931 65.834836,-4.6157931 C 65.834836,-5.8587931 66.841836,-6.8657931 68.084836,-6.8657931 C 69.327836,-6.8657931 70.334836,-5.8577931 70.334836,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path471"
     d="M 79.334836,-4.6157931 C 79.334836,-3.3727931 78.327836,-2.3657931 77.084836,-2.3657931 C 75.841836,-2.3657931 74.834836,-3.3727931 74.834836,-4.6157931 C 74.834836,-5.8587931 75.841836,-6.8657931 77.084836,-6.8657931 C 78.327836,-6.8657931 79.334836,-5.8577931 79.334836,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path473"
     d="M 88.334836,-4.6157931 C 88.334836,-3.3727931 87.327836,-2.3657931 86.084836,-2.3657931 C 84.841836,-2.3657931 83.834836,-3.3727931 83.834836,-4.6157931 C 83.834836,-5.8587931 84.841836,-6.8657931 86.084836,-6.8657931 C 87.327836,-6.8657931 88.334836,-5.8577931 88.334836,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path475"
     d="M 97.334836,-4.6157931 C 97.334836,-3.3727931 96.327836,-2.3657931 95.084836,-2.3657931 C 93.841836,-2.3657931 92.834836,-3.3727931 92.834836,-4.6157931 C 92.834836,-5.8587931 93.841836,-6.8657931 95.084836,-6.8657931 C 96.327836,-6.8657931 97.334836,-5.8577931 97.334836,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path477"
     d="M 106.33484,-4.6157931 C 106.33484,-3.3727931 105.32784,-2.3657931 104.08484,-2.3657931 C 102.84184,-2.3657931 101.83484,-3.3727931 101.83484,-4.6157931 C 101.83484,-5.8587931 102.84184,-6.8657931 104.08484,-6.8657931 C 105.32784,-6.8657931 106.33484,-5.8577931 106.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path479"
     d="M 115.33484,-4.6157931 C 115.33484,-3.3727931 114.32784,-2.3657931 113.08484,-2.3657931 C 111.84184,-2.3657931 110.83484,-3.3727931 110.83484,-4.6157931 C 110.83484,-5.8587931 111.84184,-6.8657931 113.08484,-6.8657931 C 114.32784,-6.8657931 115.33484,-5.8577931 115.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path481"
     d="M 124.33484,-4.6157931 C 124.33484,-3.3727931 123.32784,-2.3657931 122.08484,-2.3657931 C 120.84184,-2.3657931 119.83484,-3.3727931 119.83484,-4.6157931 C 119.83484,-5.8587931 120.84184,-6.8657931 122.08484,-6.8657931 C 123.32784,-6.8657931 124.33484,-5.8577931 124.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path483"
     d="M 133.33484,-4.6157931 C 133.33484,-3.3727931 132.32784,-2.3657931 131.08484,-2.3657931 C 129.84184,-2.3657931 128.83484,-3.3727931 128.83484,-4.6157931 C 128.83484,-5.8587931 129.84184,-6.8657931 131.08484,-6.8657931 C 132.32784,-6.8657931 133.33484,-5.8577931 133.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path485"
     d="M 142.33484,-4.6157931 C 142.33484,-3.3727931 141.32784,-2.3657931 140.08484,-2.3657931 C 138.84184,-2.3657931 137.83484,-3.3727931 137.83484,-4.6157931 C 137.83484,-5.8587931 138.84184,-6.8657931 140.08484,-6.8657931 C 141.32784,-6.8657931 142.33484,-5.8577931 142.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path487"
     d="M 151.33484,-4.6157931 C 151.33484,-3.3727931 150.32784,-2.3657931 149.08484,-2.3657931 C 147.84184,-2.3657931 146.83484,-3.3727931 146.83484,-4.6157931 C 146.83484,-5.8587931 147.84184,-6.8657931 149.08484,-6.8657931 C 150.32784,-6.8657931 151.33484,-5.8577931 151.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path489"
     d="M 160.33484,-4.6157931 C 160.33484,-3.3727931 159.32784,-2.3657931 158.08484,-2.3657931 C 156.84184,-2.3657931 155.83484,-3.3727931 155.83484,-4.6157931 C 155.83484,-5.8587931 156.84184,-6.8657931 158.08484,-6.8657931 C 159.32784,-6.8657931 160.33484,-5.8577931 160.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path491"
     d="M 169.33484,-4.6157931 C 169.33484,-3.3727931 168.32784,-2.3657931 167.08484,-2.3657931 C 165.84184,-2.3657931 164.83484,-3.3727931 164.83484,-4.6157931 C 164.83484,-5.8587931 165.84184,-6.8657931 167.08484,-6.8657931 C 168.32784,-6.8657931 169.33484,-5.8577931 169.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path493"
     d="M 178.33484,-4.6157931 C 178.33484,-3.3727931 177.32784,-2.3657931 176.08484,-2.3657931 C 174.84184,-2.3657931 173.83484,-3.3727931 173.83484,-4.6157931 C 173.83484,-5.8587931 174.84184,-6.8657931 176.08484,-6.8657931 C 177.32784,-6.8657931 178.33484,-5.8577931 178.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path495"
     d="M 187.33484,-4.6157931 C 187.33484,-3.3727931 186.32784,-2.3657931 185.08484,-2.3657931 C 183.84184,-2.3657931 182.83484,-3.3727931 182.83484,-4.6157931 C 182.83484,-5.8587931 183.84184,-6.8657931 185.08484,-6.8657931 C 186.32784,-6.8657931 187.33484,-5.8577931 187.33484,-4.6157931 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path515"
     d="M 70.334836,-13.615793 C 70.334836,-12.372793 69.327836,-11.365793 68.084836,-11.365793 C 66.841836,-11.365793 65.834836,-12.372793 65.834836,-13.615793 C 65.834836,-14.858793 66.841836,-15.865793 68.084836,-15.865793 C 69.327836,-15.865793 70.334836,-14.857793 70.334836,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path517"
     d="M 79.334836,-13.615793 C 79.334836,-12.372793 78.327836,-11.365793 77.084836,-11.365793 C 75.841836,-11.365793 74.834836,-12.372793 74.834836,-13.615793 C 74.834836,-14.858793 75.841836,-15.865793 77.084836,-15.865793 C 78.327836,-15.865793 79.334836,-14.857793 79.334836,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path519"
     d="M 88.334836,-13.615793 C 88.334836,-12.372793 87.327836,-11.365793 86.084836,-11.365793 C 84.841836,-11.365793 83.834836,-12.372793 83.834836,-13.615793 C 83.834836,-14.858793 84.841836,-15.865793 86.084836,-15.865793 C 87.327836,-15.865793 88.334836,-14.857793 88.334836,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path521"
     d="M 97.334836,-13.615793 C 97.334836,-12.372793 96.327836,-11.365793 95.084836,-11.365793 C 93.841836,-11.365793 92.834836,-12.372793 92.834836,-13.615793 C 92.834836,-14.858793 93.841836,-15.865793 95.084836,-15.865793 C 96.327836,-15.865793 97.334836,-14.857793 97.334836,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path523"
     d="M 106.33484,-13.615793 C 106.33484,-12.372793 105.32784,-11.365793 104.08484,-11.365793 C 102.84184,-11.365793 101.83484,-12.372793 101.83484,-13.615793 C 101.83484,-14.858793 102.84184,-15.865793 104.08484,-15.865793 C 105.32784,-15.865793 106.33484,-14.857793 106.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path525"
     d="M 115.33484,-13.615793 C 115.33484,-12.372793 114.32784,-11.365793 113.08484,-11.365793 C 111.84184,-11.365793 110.83484,-12.372793 110.83484,-13.615793 C 110.83484,-14.858793 111.84184,-15.865793 113.08484,-15.865793 C 114.32784,-15.865793 115.33484,-14.857793 115.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path527"
     d="M 124.33484,-13.615793 C 124.33484,-12.372793 123.32784,-11.365793 122.08484,-11.365793 C 120.84184,-11.365793 119.83484,-12.372793 119.83484,-13.615793 C 119.83484,-14.858793 120.84184,-15.865793 122.08484,-15.865793 C 123.32784,-15.865793 124.33484,-14.857793 124.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path529"
     d="M 133.33484,-13.615793 C 133.33484,-12.372793 132.32784,-11.365793 131.08484,-11.365793 C 129.84184,-11.365793 128.83484,-12.372793 128.83484,-13.615793 C 128.83484,-14.858793 129.84184,-15.865793 131.08484,-15.865793 C 132.32784,-15.865793 133.33484,-14.857793 133.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path531"
     d="M 142.33484,-13.615793 C 142.33484,-12.372793 141.32784,-11.365793 140.08484,-11.365793 C 138.84184,-11.365793 137.83484,-12.372793 137.83484,-13.615793 C 137.83484,-14.858793 138.84184,-15.865793 140.08484,-15.865793 C 141.32784,-15.865793 142.33484,-14.857793 142.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path533"
     d="M 151.33484,-13.615793 C 151.33484,-12.372793 150.32784,-11.365793 149.08484,-11.365793 C 147.84184,-11.365793 146.83484,-12.372793 146.83484,-13.615793 C 146.83484,-14.858793 147.84184,-15.865793 149.08484,-15.865793 C 150.32784,-15.865793 151.33484,-14.857793 151.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path535"
     d="M 160.33484,-13.615793 C 160.33484,-12.372793 159.32784,-11.365793 158.08484,-11.365793 C 156.84184,-11.365793 155.83484,-12.372793 155.83484,-13.615793 C 155.83484,-14.858793 156.84184,-15.865793 158.08484,-15.865793 C 159.32784,-15.865793 160.33484,-14.857793 160.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path537"
     d="M 169.33484,-13.615793 C 169.33484,-12.372793 168.32784,-11.365793 167.08484,-11.365793 C 165.84184,-11.365793 164.83484,-12.372793 164.83484,-13.615793 C 164.83484,-14.858793 165.84184,-15.865793 167.08484,-15.865793 C 168.32784,-15.865793 169.33484,-14.857793 169.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path539"
     d="M 178.33484,-13.615793 C 178.33484,-12.372793 177.32784,-11.365793 176.08484,-11.365793 C 174.84184,-11.365793 173.83484,-12.372793 173.83484,-13.615793 C 173.83484,-14.858793 174.84184,-15.865793 176.08484,-15.865793 C 177.32784,-15.865793 178.33484,-14.857793 178.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path541"
     d="M 187.33484,-13.615793 C 187.33484,-12.372793 186.32784,-11.365793 185.08484,-11.365793 C 183.84184,-11.365793 182.83484,-12.372793 182.83484,-13.615793 C 182.83484,-14.858793 183.84184,-15.865793 185.08484,-15.865793 C 186.32784,-15.865793 187.33484,-14.857793 187.33484,-13.615793 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path561"
     d="M 70.220836,111.88421 C 70.220836,113.12721 69.213836,114.13421 67.970836,114.13421 C 66.727836,114.13421 65.720836,113.12721 65.720836,111.88421 C 65.720836,110.64121 66.727836,109.63421 67.970836,109.63421 C 69.213836,109.63421 70.220836,110.64221 70.220836,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path563"
     d="M 79.220836,111.88421 C 79.220836,113.12721 78.213836,114.13421 76.970836,114.13421 C 75.727836,114.13421 74.720836,113.12721 74.720836,111.88421 C 74.720836,110.64121 75.727836,109.63421 76.970836,109.63421 C 78.213836,109.63421 79.220836,110.64221 79.220836,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path565"
     d="M 88.220836,111.88421 C 88.220836,113.12721 87.213836,114.13421 85.970836,114.13421 C 84.727836,114.13421 83.720836,113.12721 83.720836,111.88421 C 83.720836,110.64121 84.727836,109.63421 85.970836,109.63421 C 87.213836,109.63421 88.220836,110.64221 88.220836,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path567"
     d="M 97.220836,111.88421 C 97.220836,113.12721 96.213836,114.13421 94.970836,114.13421 C 93.727836,114.13421 92.720836,113.12721 92.720836,111.88421 C 92.720836,110.64121 93.727836,109.63421 94.970836,109.63421 C 96.213836,109.63421 97.220836,110.64221 97.220836,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path569"
     d="M 106.22084,111.88421 C 106.22084,113.12721 105.21384,114.13421 103.97084,114.13421 C 102.72784,114.13421 101.72084,113.12721 101.72084,111.88421 C 101.72084,110.64121 102.72784,109.63421 103.97084,109.63421 C 105.21384,109.63421 106.22084,110.64221 106.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path571"
     d="M 115.22084,111.88421 C 115.22084,113.12721 114.21384,114.13421 112.97084,114.13421 C 111.72784,114.13421 110.72084,113.12721 110.72084,111.88421 C 110.72084,110.64121 111.72784,109.63421 112.97084,109.63421 C 114.21384,109.63421 115.22084,110.64221 115.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path573"
     d="M 124.22084,111.88421 C 124.22084,113.12721 123.21384,114.13421 121.97084,114.13421 C 120.72784,114.13421 119.72084,113.12721 119.72084,111.88421 C 119.72084,110.64121 120.72784,109.63421 121.97084,109.63421 C 123.21384,109.63421 124.22084,110.64221 124.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path575"
     d="M 133.22084,111.88421 C 133.22084,113.12721 132.21384,114.13421 130.97084,114.13421 C 129.72784,114.13421 128.72084,113.12721 128.72084,111.88421 C 128.72084,110.64121 129.72784,109.63421 130.97084,109.63421 C 132.21384,109.63421 133.22084,110.64221 133.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path577"
     d="M 142.22084,111.88421 C 142.22084,113.12721 141.21384,114.13421 139.97084,114.13421 C 138.72784,114.13421 137.72084,113.12721 137.72084,111.88421 C 137.72084,110.64121 138.72784,109.63421 139.97084,109.63421 C 141.21384,109.63421 142.22084,110.64221 142.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path579"
     d="M 151.22084,111.88421 C 151.22084,113.12721 150.21384,114.13421 148.97084,114.13421 C 147.72784,114.13421 146.72084,113.12721 146.72084,111.88421 C 146.72084,110.64121 147.72784,109.63421 148.97084,109.63421 C 150.21384,109.63421 151.22084,110.64221 151.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path581"
     d="M 160.22084,111.88421 C 160.22084,113.12721 159.21384,114.13421 157.97084,114.13421 C 156.72784,114.13421 155.72084,113.12721 155.72084,111.88421 C 155.72084,110.64121 156.72784,109.63421 157.97084,109.63421 C 159.21384,109.63421 160.22084,110.64221 160.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path583"
     d="M 169.22084,111.88421 C 169.22084,113.12721 168.21384,114.13421 166.97084,114.13421 C 165.72784,114.13421 164.72084,113.12721 164.72084,111.88421 C 164.72084,110.64121 165.72784,109.63421 166.97084,109.63421 C 168.21384,109.63421 169.22084,110.64221 169.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path585"
     d="M 178.22084,111.88421 C 178.22084,113.12721 177.21384,114.13421 175.97084,114.13421 C 174.72784,114.13421 173.72084,113.12721 173.72084,111.88421 C 173.72084,110.64121 174.72784,109.63421 175.97084,109.63421 C 177.21384,109.63421 178.22084,110.64221 178.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path587"
     d="M 187.22084,111.88421 C 187.22084,113.12721 186.21384,114.13421 184.97084,114.13421 C 183.72784,114.13421 182.72084,113.12721 182.72084,111.88421 C 182.72084,110.64121 183.72784,109.63421 184.97084,109.63421 C 186.21384,109.63421 187.22084,110.64221 187.22084,111.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path607"
     d="M 70.220836,102.88421 C 70.220836,104.12721 69.213836,105.13421 67.970836,105.13421 C 66.727836,105.13421 65.720836,104.12721 65.720836,102.88421 C 65.720836,101.64121 66.727836,100.63421 67.970836,100.63421 C 69.213836,100.63421 70.220836,101.64221 70.220836,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path609"
     d="M 79.220836,102.88421 C 79.220836,104.12721 78.213836,105.13421 76.970836,105.13421 C 75.727836,105.13421 74.720836,104.12721 74.720836,102.88421 C 74.720836,101.64121 75.727836,100.63421 76.970836,100.63421 C 78.213836,100.63421 79.220836,101.64221 79.220836,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path611"
     d="M 88.220836,102.88421 C 88.220836,104.12721 87.213836,105.13421 85.970836,105.13421 C 84.727836,105.13421 83.720836,104.12721 83.720836,102.88421 C 83.720836,101.64121 84.727836,100.63421 85.970836,100.63421 C 87.213836,100.63421 88.220836,101.64221 88.220836,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path613"
     d="M 97.220836,102.88421 C 97.220836,104.12721 96.213836,105.13421 94.970836,105.13421 C 93.727836,105.13421 92.720836,104.12721 92.720836,102.88421 C 92.720836,101.64121 93.727836,100.63421 94.970836,100.63421 C 96.213836,100.63421 97.220836,101.64221 97.220836,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path615"
     d="M 106.22084,102.88421 C 106.22084,104.12721 105.21384,105.13421 103.97084,105.13421 C 102.72784,105.13421 101.72084,104.12721 101.72084,102.88421 C 101.72084,101.64121 102.72784,100.63421 103.97084,100.63421 C 105.21384,100.63421 106.22084,101.64221 106.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path617"
     d="M 115.22084,102.88421 C 115.22084,104.12721 114.21384,105.13421 112.97084,105.13421 C 111.72784,105.13421 110.72084,104.12721 110.72084,102.88421 C 110.72084,101.64121 111.72784,100.63421 112.97084,100.63421 C 114.21384,100.63421 115.22084,101.64221 115.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path619"
     d="M 124.22084,102.88421 C 124.22084,104.12721 123.21384,105.13421 121.97084,105.13421 C 120.72784,105.13421 119.72084,104.12721 119.72084,102.88421 C 119.72084,101.64121 120.72784,100.63421 121.97084,100.63421 C 123.21384,100.63421 124.22084,101.64221 124.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path621"
     d="M 133.22084,102.88421 C 133.22084,104.12721 132.21384,105.13421 130.97084,105.13421 C 129.72784,105.13421 128.72084,104.12721 128.72084,102.88421 C 128.72084,101.64121 129.72784,100.63421 130.97084,100.63421 C 132.21384,100.63421 133.22084,101.64221 133.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path623"
     d="M 142.22084,102.88421 C 142.22084,104.12721 141.21384,105.13421 139.97084,105.13421 C 138.72784,105.13421 137.72084,104.12721 137.72084,102.88421 C 137.72084,101.64121 138.72784,100.63421 139.97084,100.63421 C 141.21384,100.63421 142.22084,101.64221 142.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path625"
     d="M 151.22084,102.88421 C 151.22084,104.12721 150.21384,105.13421 148.97084,105.13421 C 147.72784,105.13421 146.72084,104.12721 146.72084,102.88421 C 146.72084,101.64121 147.72784,100.63421 148.97084,100.63421 C 150.21384,100.63421 151.22084,101.64221 151.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path627"
     d="M 160.22084,102.88421 C 160.22084,104.12721 159.21384,105.13421 157.97084,105.13421 C 156.72784,105.13421 155.72084,104.12721 155.72084,102.88421 C 155.72084,101.64121 156.72784,100.63421 157.97084,100.63421 C 159.21384,100.63421 160.22084,101.64221 160.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path629"
     d="M 169.22084,102.88421 C 169.22084,104.12721 168.21384,105.13421 166.97084,105.13421 C 165.72784,105.13421 164.72084,104.12721 164.72084,102.88421 C 164.72084,101.64121 165.72784,100.63421 166.97084,100.63421 C 168.21384,100.63421 169.22084,101.64221 169.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path631"
     d="M 178.22084,102.88421 C 178.22084,104.12721 177.21384,105.13421 175.97084,105.13421 C 174.72784,105.13421 173.72084,104.12721 173.72084,102.88421 C 173.72084,101.64121 174.72784,100.63421 175.97084,100.63421 C 177.21384,100.63421 178.22084,101.64221 178.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path633"
     d="M 187.22084,102.88421 C 187.22084,104.12721 186.21384,105.13421 184.97084,105.13421 C 183.72784,105.13421 182.72084,104.12721 182.72084,102.88421 C 182.72084,101.64121 183.72784,100.63421 184.97084,100.63421 C 186.21384,100.63421 187.22084,101.64221 187.22084,102.88421 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path653"
     d="M 70.220836,93.884211 C 70.220836,95.127211 69.213836,96.134211 67.970836,96.134211 C 66.727836,96.134211 65.720836,95.127211 65.720836,93.884211 C 65.720836,92.641211 66.727836,91.634211 67.970836,91.634211 C 69.213836,91.634211 70.220836,92.642211 70.220836,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path655"
     d="M 79.220836,93.884211 C 79.220836,95.127211 78.213836,96.134211 76.970836,96.134211 C 75.727836,96.134211 74.720836,95.127211 74.720836,93.884211 C 74.720836,92.641211 75.727836,91.634211 76.970836,91.634211 C 78.213836,91.634211 79.220836,92.642211 79.220836,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path657"
     d="M 88.220836,93.884211 C 88.220836,95.127211 87.213836,96.134211 85.970836,96.134211 C 84.727836,96.134211 83.720836,95.127211 83.720836,93.884211 C 83.720836,92.641211 84.727836,91.634211 85.970836,91.634211 C 87.213836,91.634211 88.220836,92.642211 88.220836,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path659"
     d="M 97.220836,93.884211 C 97.220836,95.127211 96.213836,96.134211 94.970836,96.134211 C 93.727836,96.134211 92.720836,95.127211 92.720836,93.884211 C 92.720836,92.641211 93.727836,91.634211 94.970836,91.634211 C 96.213836,91.634211 97.220836,92.642211 97.220836,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path661"
     d="M 106.22084,93.884211 C 106.22084,95.127211 105.21384,96.134211 103.97084,96.134211 C 102.72784,96.134211 101.72084,95.127211 101.72084,93.884211 C 101.72084,92.641211 102.72784,91.634211 103.97084,91.634211 C 105.21384,91.634211 106.22084,92.642211 106.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path663"
     d="M 115.22084,93.884211 C 115.22084,95.127211 114.21384,96.134211 112.97084,96.134211 C 111.72784,96.134211 110.72084,95.127211 110.72084,93.884211 C 110.72084,92.641211 111.72784,91.634211 112.97084,91.634211 C 114.21384,91.634211 115.22084,92.642211 115.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path665"
     d="M 124.22084,93.884211 C 124.22084,95.127211 123.21384,96.134211 121.97084,96.134211 C 120.72784,96.134211 119.72084,95.127211 119.72084,93.884211 C 119.72084,92.641211 120.72784,91.634211 121.97084,91.634211 C 123.21384,91.634211 124.22084,92.642211 124.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path667"
     d="M 133.22084,93.884211 C 133.22084,95.127211 132.21384,96.134211 130.97084,96.134211 C 129.72784,96.134211 128.72084,95.127211 128.72084,93.884211 C 128.72084,92.641211 129.72784,91.634211 130.97084,91.634211 C 132.21384,91.634211 133.22084,92.642211 133.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path669"
     d="M 142.22084,93.884211 C 142.22084,95.127211 141.21384,96.134211 139.97084,96.134211 C 138.72784,96.134211 137.72084,95.127211 137.72084,93.884211 C 137.72084,92.641211 138.72784,91.634211 139.97084,91.634211 C 141.21384,91.634211 142.22084,92.642211 142.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path671"
     d="M 151.22084,93.884211 C 151.22084,95.127211 150.21384,96.134211 148.97084,96.134211 C 147.72784,96.134211 146.72084,95.127211 146.72084,93.884211 C 146.72084,92.641211 147.72784,91.634211 148.97084,91.634211 C 150.21384,91.634211 151.22084,92.642211 151.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path673"
     d="M 160.22084,93.884211 C 160.22084,95.127211 159.21384,96.134211 157.97084,96.134211 C 156.72784,96.134211 155.72084,95.127211 155.72084,93.884211 C 155.72084,92.641211 156.72784,91.634211 157.97084,91.634211 C 159.21384,91.634211 160.22084,92.642211 160.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path675"
     d="M 169.22084,93.884211 C 169.22084,95.127211 168.21384,96.134211 166.97084,96.134211 C 165.72784,96.134211 164.72084,95.127211 164.72084,93.884211 C 164.72084,92.641211 165.72784,91.634211 166.97084,91.634211 C 168.21384,91.634211 169.22084,92.642211 169.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path677"
     d="M 178.22084,93.884211 C 178.22084,95.127211 177.21384,96.134211 175.97084,96.134211 C 174.72784,96.134211 173.72084,95.127211 173.72084,93.884211 C 173.72084,92.641211 174.72784,91.634211 175.97084,91.634211 C 177.21384,91.634211 178.22084,92.642211 178.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     id="path679"
     d="M 187.22084,93.884211 C 187.22084,95.127211 186.21384,96.134211 184.97084,96.134211 C 183.72784,96.134211 182.72084,95.127211 182.72084,93.884211 C 182.72084,92.641211 183.72784,91.634211 184.97084,91.634211 C 186.21384,91.634211 187.22084,92.642211 187.22084,93.884211 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="stroke:#000000;stroke-width:0.25"
     id="path819"
     d="M 78.837785,165.56586 C 78.837785,166.80886 77.830785,167.81586 76.587785,167.81586 C 75.344785,167.81586 74.337785,166.80886 74.337785,165.56586 C 74.337785,164.32286 75.344785,163.31586 76.587785,163.31586 C 77.830785,163.31586 78.837785,164.32286 78.837785,165.56586 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 70.334836,129.95706 C 70.334836,131.20006 69.327836,132.20706 68.084836,132.20706 C 66.841836,132.20706 65.834836,131.20006 65.834836,129.95706 C 65.834836,128.71406 66.841836,127.70706 68.084836,127.70706 C 69.327836,127.70706 70.334836,128.71506 70.334836,129.95706 z "
     id="path8165"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 79.334836,129.95706 C 79.334836,131.20006 78.327836,132.20706 77.084836,132.20706 C 75.841836,132.20706 74.834836,131.20006 74.834836,129.95706 C 74.834836,128.71406 75.841836,127.70706 77.084836,127.70706 C 78.327836,127.70706 79.334836,128.71506 79.334836,129.95706 z "
     id="path8167"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 88.334836,129.95706 C 88.334836,131.20006 87.327836,132.20706 86.084836,132.20706 C 84.841836,132.20706 83.834836,131.20006 83.834836,129.95706 C 83.834836,128.71406 84.841836,127.70706 86.084836,127.70706 C 87.327836,127.70706 88.334836,128.71506 88.334836,129.95706 z "
     id="path8169"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 97.334836,129.95706 C 97.334836,131.20006 96.327836,132.20706 95.084836,132.20706 C 93.841836,132.20706 92.834836,131.20006 92.834836,129.95706 C 92.834836,128.71406 93.841836,127.70706 95.084836,127.70706 C 96.327836,127.70706 97.334836,128.71506 97.334836,129.95706 z "
     id="path8171"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 106.33484,129.95706 C 106.33484,131.20006 105.32784,132.20706 104.08484,132.20706 C 102.84184,132.20706 101.83484,131.20006 101.83484,129.95706 C 101.83484,128.71406 102.84184,127.70706 104.08484,127.70706 C 105.32784,127.70706 106.33484,128.71506 106.33484,129.95706 z "
     id="path8173"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 115.33484,129.95706 C 115.33484,131.20006 114.32784,132.20706 113.08484,132.20706 C 111.84184,132.20706 110.83484,131.20006 110.83484,129.95706 C 110.83484,128.71406 111.84184,127.70706 113.08484,127.70706 C 114.32784,127.70706 115.33484,128.71506 115.33484,129.95706 z "
     id="path8175"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 124.33484,129.95706 C 124.33484,131.20006 123.32784,132.20706 122.08484,132.20706 C 120.84184,132.20706 119.83484,131.20006 119.83484,129.95706 C 119.83484,128.71406 120.84184,127.70706 122.08484,127.70706 C 123.32784,127.70706 124.33484,128.71506 124.33484,129.95706 z "
     id="path8177"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 133.33484,129.95706 C 133.33484,131.20006 132.32784,132.20706 131.08484,132.20706 C 129.84184,132.20706 128.83484,131.20006 128.83484,129.95706 C 128.83484,128.71406 129.84184,127.70706 131.08484,127.70706 C 132.32784,127.70706 133.33484,128.71506 133.33484,129.95706 z "
     id="path8179"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 142.33484,129.95706 C 142.33484,131.20006 141.32784,132.20706 140.08484,132.20706 C 138.84184,132.20706 137.83484,131.20006 137.83484,129.95706 C 137.83484,128.71406 138.84184,127.70706 140.08484,127.70706 C 141.32784,127.70706 142.33484,128.71506 142.33484,129.95706 z "
     id="path8181"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 151.33484,129.95706 C 151.33484,131.20006 150.32784,132.20706 149.08484,132.20706 C 147.84184,132.20706 146.83484,131.20006 146.83484,129.95706 C 146.83484,128.71406 147.84184,127.70706 149.08484,127.70706 C 150.32784,127.70706 151.33484,128.71506 151.33484,129.95706 z "
     id="path8183"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 160.33484,129.95706 C 160.33484,131.20006 159.32784,132.20706 158.08484,132.20706 C 156.84184,132.20706 155.83484,131.20006 155.83484,129.95706 C 155.83484,128.71406 156.84184,127.70706 158.08484,127.70706 C 159.32784,127.70706 160.33484,128.71506 160.33484,129.95706 z "
     id="path8185"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 169.33484,129.95706 C 169.33484,131.20006 168.32784,132.20706 167.08484,132.20706 C 165.84184,132.20706 164.83484,131.20006 164.83484,129.95706 C 164.83484,128.71406 165.84184,127.70706 167.08484,127.70706 C 168.32784,127.70706 169.33484,128.71506 169.33484,129.95706 z "
     id="path8187"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 178.33484,129.95706 C 178.33484,131.20006 177.32784,132.20706 176.08484,132.20706 C 174.84184,132.20706 173.83484,131.20006 173.83484,129.95706 C 173.83484,128.71406 174.84184,127.70706 176.08484,127.70706 C 177.32784,127.70706 178.33484,128.71506 178.33484,129.95706 z "
     id="path8189"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 187.33484,129.95706 C 187.33484,131.20006 186.32784,132.20706 185.08484,132.20706 C 183.84184,132.20706 182.83484,131.20006 182.83484,129.95706 C 182.83484,128.71406 183.84184,127.70706 185.08484,127.70706 C 186.32784,127.70706 187.33484,128.71506 187.33484,129.95706 z "
     id="path8191"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 70.334836,120.95706 C 70.334836,122.20006 69.327836,123.20706 68.084836,123.20706 C 66.841836,123.20706 65.834836,122.20006 65.834836,120.95706 C 65.834836,119.71406 66.841836,118.70706 68.084836,118.70706 C 69.327836,118.70706 70.334836,119.71506 70.334836,120.95706 z "
     id="path8211"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 79.334836,120.95706 C 79.334836,122.20006 78.327836,123.20706 77.084836,123.20706 C 75.841836,123.20706 74.834836,122.20006 74.834836,120.95706 C 74.834836,119.71406 75.841836,118.70706 77.084836,118.70706 C 78.327836,118.70706 79.334836,119.71506 79.334836,120.95706 z "
     id="path8213"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 88.334836,120.95706 C 88.334836,122.20006 87.327836,123.20706 86.084836,123.20706 C 84.841836,123.20706 83.834836,122.20006 83.834836,120.95706 C 83.834836,119.71406 84.841836,118.70706 86.084836,118.70706 C 87.327836,118.70706 88.334836,119.71506 88.334836,120.95706 z "
     id="path8215"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 97.334836,120.95706 C 97.334836,122.20006 96.327836,123.20706 95.084836,123.20706 C 93.841836,123.20706 92.834836,122.20006 92.834836,120.95706 C 92.834836,119.71406 93.841836,118.70706 95.084836,118.70706 C 96.327836,118.70706 97.334836,119.71506 97.334836,120.95706 z "
     id="path8217"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 106.33484,120.95706 C 106.33484,122.20006 105.32784,123.20706 104.08484,123.20706 C 102.84184,123.20706 101.83484,122.20006 101.83484,120.95706 C 101.83484,119.71406 102.84184,118.70706 104.08484,118.70706 C 105.32784,118.70706 106.33484,119.71506 106.33484,120.95706 z "
     id="path8219"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 115.33484,120.95706 C 115.33484,122.20006 114.32784,123.20706 113.08484,123.20706 C 111.84184,123.20706 110.83484,122.20006 110.83484,120.95706 C 110.83484,119.71406 111.84184,118.70706 113.08484,118.70706 C 114.32784,118.70706 115.33484,119.71506 115.33484,120.95706 z "
     id="path8221"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 124.33484,120.95706 C 124.33484,122.20006 123.32784,123.20706 122.08484,123.20706 C 120.84184,123.20706 119.83484,122.20006 119.83484,120.95706 C 119.83484,119.71406 120.84184,118.70706 122.08484,118.70706 C 123.32784,118.70706 124.33484,119.71506 124.33484,120.95706 z "
     id="path8223"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 133.33484,120.95706 C 133.33484,122.20006 132.32784,123.20706 131.08484,123.20706 C 129.84184,123.20706 128.83484,122.20006 128.83484,120.95706 C 128.83484,119.71406 129.84184,118.70706 131.08484,118.70706 C 132.32784,118.70706 133.33484,119.71506 133.33484,120.95706 z "
     id="path8225"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 142.33484,120.95706 C 142.33484,122.20006 141.32784,123.20706 140.08484,123.20706 C 138.84184,123.20706 137.83484,122.20006 137.83484,120.95706 C 137.83484,119.71406 138.84184,118.70706 140.08484,118.70706 C 141.32784,118.70706 142.33484,119.71506 142.33484,120.95706 z "
     id="path8227"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 151.33484,120.95706 C 151.33484,122.20006 150.32784,123.20706 149.08484,123.20706 C 147.84184,123.20706 146.83484,122.20006 146.83484,120.95706 C 146.83484,119.71406 147.84184,118.70706 149.08484,118.70706 C 150.32784,118.70706 151.33484,119.71506 151.33484,120.95706 z "
     id="path8229"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 160.33484,120.95706 C 160.33484,122.20006 159.32784,123.20706 158.08484,123.20706 C 156.84184,123.20706 155.83484,122.20006 155.83484,120.95706 C 155.83484,119.71406 156.84184,118.70706 158.08484,118.70706 C 159.32784,118.70706 160.33484,119.71506 160.33484,120.95706 z "
     id="path8231"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 169.33484,120.95706 C 169.33484,122.20006 168.32784,123.20706 167.08484,123.20706 C 165.84184,123.20706 164.83484,122.20006 164.83484,120.95706 C 164.83484,119.71406 165.84184,118.70706 167.08484,118.70706 C 168.32784,118.70706 169.33484,119.71506 169.33484,120.95706 z "
     id="path8233"
     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 178.33484,120.95706 C 178.33484,122.20006 177.32784,123.20706 176.08484,123.20706 C 174.84184,123.20706 173.83484,122.20006 173.83484,120.95706 C 173.83484,119.71406 174.84184,118.70706 176.08484,118.70706 C 177.32784,118.70706 178.33484,119.71506 178.33484,120.95706 z "
     id="path8235"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 187.33484,120.95706 C 187.33484,122.20006 186.32784,123.20706 185.08484,123.20706 C 183.84184,123.20706 182.83484,122.20006 182.83484,120.95706 C 182.83484,119.71406 183.84184,118.70706 185.08484,118.70706 C 186.32784,118.70706 187.33484,119.71506 187.33484,120.95706 z "
     id="path8237"
     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.25"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /></g><g
   inkscape:groupmode="layer"
   id="layer4"
   inkscape:label="Track cuts"><switch
     id="switch822"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off">
			<foreignObject
   id="foreignObject824"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M0,64.177" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="21"
   font-family="'Myriad-Roman'">
						<ns1:p />
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_1_" />
			</foreignObject>
			<g
   id="g826">
				<g
   id="XMLID_1_">
				</g>
			</g>
		</switch><path
     style="fill:#e96060"
     id="path829"
     d="M 79.378565,156.65005 C 79.378565,154.92405 77.979565,153.52505 76.253565,153.52505 C 74.527565,153.52505 73.128565,154.92405 73.128565,156.65005 C 73.128565,158.37605 74.527565,159.77505 76.253565,159.77505 C 77.979565,159.77505 79.378565,158.37605 79.378565,156.65005 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><switch
     id="switch831"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(33.83657,-19.45795)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject833"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M79.667,178.26" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="6"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>= track separated beneath</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_2_" />
			</foreignObject>
			<text
   transform="translate(46.9346,178.2603)"
   id="XMLID_2_"><tspan
     style="font-size:6px;font-family:Myriad-Roman"
     id="tspan836"
     font-size="6"
     y="0"
     x="0">= track separated beneath</tspan></text>











		</switch><switch
     id="switch838"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(33.83657,-19.45795)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject840"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M91,187.594" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="6"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>= component inserted into this hole</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_3_" />
			</foreignObject>
			<text
   transform="translate(46.0635,187.5938)"
   id="XMLID_3_"><tspan
     style="font-size:6px;font-family:Myriad-Roman"
     id="tspan843"
     font-size="6"
     y="0"
     x="0">= component inserted into this hole</tspan></text>











		</switch><switch
     id="switch845"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(33.83657,-19.45795)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject847"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M63,195.844" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="6"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>= link/jumper</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_4_" />
			</foreignObject>
			<text
   transform="translate(45.9932,195.8438)"
   id="XMLID_4_"><tspan
     style="font-size:6px;font-family:Myriad-Roman"
     id="tspan850"
     font-size="6"
     y="0"
     x="0">= link/jumper</tspan></text>











		</switch><g
     id="g852"
     transform="translate(-90.00819,5.619643)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<path
   style="opacity:0.5;fill:#f3e285"
   id="path854"
   d="M 167.667,181.483 L 158.667,181.483 L 158.667,172.483 L 167.667,172.483 L 167.667,181.483 z "
   i:knockout="Off" />
			<path
   style="opacity:0.5;fill:#3ca537"
   id="path856"
   d="M 167.667,181.483 L 158.667,181.483 L 158.667,172.483 L 167.667,172.483 L 167.667,181.483 z "
   i:knockout="Off" />
		</g><switch
     id="switch858"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(-90.00819,5.619643)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject860"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M184.667,178.51" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="6"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>= connector</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_5_" />
			</foreignObject>
			<text
   transform="translate(169.4507,178.5103)"
   id="XMLID_5_"><tspan
     style="font-size:6px;font-family:Myriad-Roman"
     id="tspan863"
     font-size="6"
     y="0"
     x="0">= connector</tspan></text>











		</switch><path
     style="fill:#e86060"
     id="path899"
     d="M 143.11422,121.44567 C 143.11422,119.71967 141.71522,118.32067 139.98922,118.32067 C 138.26322,118.32067 136.86422,119.71967 136.86422,121.44567 C 136.86422,123.17167 138.26322,124.57067 139.98922,124.57067 C 141.71522,124.57067 143.11422,123.17167 143.11422,121.44567 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#e86060"
     id="path901"
     d="M 143.11422,112.44567 C 143.11422,110.71967 141.71522,109.32067 139.98922,109.32067 C 138.26322,109.32067 136.86422,110.71967 136.86422,112.44567 C 136.86422,114.17167 138.26322,115.57067 139.98922,115.57067 C 141.71522,115.57067 143.11422,114.17167 143.11422,112.44567 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#e86060"
     id="path903"
     d="M 143.11422,103.44567 C 143.11422,101.71967 141.71522,100.32067 139.98922,100.32067 C 138.26322,100.32067 136.86422,101.71967 136.86422,103.44567 C 136.86422,105.17167 138.26322,106.57067 139.98922,106.57067 C 141.71522,106.57067 143.11422,105.17167 143.11422,103.44567 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#e86060"
     id="path909"
     d="M 143.11422,76.445668 C 143.11422,74.719668 141.71522,73.320668 139.98922,73.320668 C 138.26322,73.320668 136.86422,74.719668 136.86422,76.445668 C 136.86422,78.171668 138.26322,79.570668 139.98922,79.570668 C 141.71522,79.570668 143.11422,78.171668 143.11422,76.445668 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#e86060"
     id="path911"
     d="M 143.11422,67.445668 C 143.11422,65.719668 141.71522,64.320668 139.98922,64.320668 C 138.26322,64.320668 136.86422,65.719668 136.86422,67.445668 C 136.86422,69.171668 138.26322,70.570668 139.98922,70.570668 C 141.71522,70.570668 143.11422,69.171668 143.11422,67.445668 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#e86060"
     id="path913"
     d="M 143.11422,58.445668 C 143.11422,56.719668 141.71522,55.320668 139.98922,55.320668 C 138.26322,55.320668 136.86422,56.719668 136.86422,58.445668 C 136.86422,60.171668 138.26322,61.570668 139.98922,61.570668 C 141.71522,61.570668 143.11422,60.171668 143.11422,58.445668 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 116.0681,112.61285 C 116.0681,110.88685 114.6691,109.48785 112.9431,109.48785 C 111.2171,109.48785 109.8181,110.88685 109.8181,112.61285 C 109.8181,114.33885 111.2171,115.73785 112.9431,115.73785 C 114.6691,115.73785 116.0681,114.33885 116.0681,112.61285 z "
     id="path24996"
     style="fill:#e86060"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#e86060"
     id="path24998"
     d="M 116.0681,121.05894 C 116.0681,119.33294 114.6691,117.93394 112.9431,117.93394 C 111.2171,117.93394 109.8181,119.33294 109.8181,121.05894 C 109.8181,122.78494 111.2171,124.18394 112.9431,124.18394 C 114.6691,124.18394 116.0681,122.78494 116.0681,121.05894 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /></g><g
   inkscape:groupmode="layer"
   id="layer1"
   inkscape:label="Components"
   style="display:inline"><g
     id="g4110"
     transform="translate(-54.0468,-44.44704)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37"><g
       transform="matrix(1,0,0,0.879576,18.54043,43.3471)"
       id="g1301">
				<path
   style="opacity:0.5"
   id="path1303"
   d="M 189.708,143.454 L 170.208,143.454 L 170.208,62.881 L 189.708,62.881 L 189.708,143.454 z "
   i:knockout="Off" />
				<path
   style="opacity:0.33000004"
   id="path1305"
   d="M 183.885,74.192 L 176.385,74.192 L 176.385,62.844 L 183.885,62.844 L 183.885,74.192 z "
   i:knockout="Off" />
			</g><path
       style="fill:#b2add2"
       id="path1307"
       d="M 184.87342,139.81018 L 188.72342,139.81018 L 188.72342,137.52418 L 184.87342,137.52418 L 184.87342,139.81018 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1309"
       d="M 184.87342,148.81018 L 188.72342,148.81018 L 188.72342,146.52418 L 184.87342,146.52418 L 184.87342,148.81018 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1311"
       d="M 184.87342,157.81018 L 188.72342,157.81018 L 188.72342,155.52418 L 184.87342,155.52418 L 184.87342,157.81018 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1313"
       d="M 184.87342,166.81018 L 188.72342,166.81018 L 188.72342,164.52418 L 184.87342,164.52418 L 184.87342,166.81018 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1315"
       d="M 184.87342,103.81017 L 188.72342,103.81017 L 188.72342,101.52417 L 184.87342,101.52417 L 184.87342,103.81017 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1317"
       d="M 184.87342,112.81017 L 188.72342,112.81017 L 188.72342,110.52417 L 184.87342,110.52417 L 184.87342,112.81017 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1319"
       d="M 184.87342,121.81017 L 188.72342,121.81017 L 188.72342,119.52417 L 184.87342,119.52417 L 184.87342,121.81017 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1321"
       d="M 184.87342,130.81017 L 188.72342,130.81017 L 188.72342,128.52417 L 184.87342,128.52417 L 184.87342,130.81017 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1323"
       d="M 208.12342,139.89318 L 211.97342,139.89318 L 211.97342,137.60718 L 208.12342,137.60718 L 208.12342,139.89318 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1325"
       d="M 208.12342,148.89318 L 211.97342,148.89318 L 211.97342,146.60718 L 208.12342,146.60718 L 208.12342,148.89318 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1327"
       d="M 208.12342,157.89318 L 211.97342,157.89318 L 211.97342,155.60718 L 208.12342,155.60718 L 208.12342,157.89318 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1329"
       d="M 208.12342,166.89318 L 211.97342,166.89318 L 211.97342,164.60718 L 208.12342,164.60718 L 208.12342,166.89318 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1335"
       d="M 208.12342,103.89317 L 211.97342,103.89317 L 211.97342,101.60717 L 208.12342,101.60717 L 208.12342,103.89317 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1337"
       d="M 208.12342,112.89317 L 211.97342,112.89317 L 211.97342,110.60717 L 208.12342,110.60717 L 208.12342,112.89317 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1339"
       d="M 208.12342,121.89317 L 211.97342,121.89317 L 211.97342,119.60717 L 208.12342,119.60717 L 208.12342,121.89317 z "
       i:knockout="Off" /><path
       style="fill:#b2add2"
       id="path1341"
       d="M 208.12342,130.89317 L 211.97342,130.89317 L 211.97342,128.60717 L 208.12342,128.60717 L 208.12342,130.89317 z "
       i:knockout="Off" /><switch
       transform="translate(18.8302,33.46099)"
       i:knockout="Off"
       i:objectNS="http://ns.adobe.com/Flows/1.0/"
       i:objectType="pointText"
       id="switch1343">
			<foreignObject
   requiredExtensions="http://ns.adobe.com/Flows/1.0/"
   x="0"
   y="0"
   width="1"
   height="1"
   overflow="visible"
   id="foreignObject1345">
				<ns1:flowDef>
					<ns1:region
   textMatrix="0 -1 1 0 0 0">
						<ns1:path
   d="M182.577,105.482" />
					</ns1:region>
					<ns1:flow
   fill="#FFFFFF"
   font-family="'Myriad-Roman'"
   font-size="6"
   text-align="center"
   text-align-last="center">
						<ns1:p><ns1:span>U2: ULN2803</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_53_" />
			</foreignObject>
			<text
   id="XMLID_53_"
   transform="matrix(0,-1,1,0,182.5767,121.5015)"><tspan
     x="0"
     y="0"
     font-size="6"
     id="tspan1348"
     style="font-size:6px;fill:#ffffff;font-family:Myriad-Roman">U2: 754410</tspan></text>











		</switch></g><path
     sodipodi:nodetypes="csc"
     i:knockout="Off"
     d="M 158.17587,48.865138 C 161.5533,59.791308 164.08194,70.512428 168.77501,86.520098 C 171.24783,94.954678 173.23701,112.18601 167.06407,121.44543"
     id="path18117"
     style="fill:none;stroke:#c5288b;stroke-width:2"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:none;stroke:#c5288b;stroke-width:2"
     id="path18123"
     d="M 166.512,103.59389 C 166.512,103.59389 164.5487,114.12022 159.48701,123.66181 C 154.79124,132.51361 142.3435,131.22873 135.16557,130.66775 C 115.43258,129.12555 103.66987,121.71085 103.66987,121.71085"
     i:knockout="Off"
     sodipodi:nodetypes="cssc"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 114.08129,95.454928 L 112.18229,95.454928 L 112.18229,85.227038 L 114.08129,85.227038 L 114.08129,95.454928 z "
     id="path18129"
     style="fill:#c52890"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="fill:#c52890"
     id="path18131"
     d="M 96.002942,112.84736 L 94.103942,112.84736 L 94.103942,75.984888 L 96.002942,75.984888 L 96.002942,112.84736 z "
     i:knockout="Off"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     style="opacity:0.5;fill:#39b3c2;fill-opacity:1"
     d="M 80.478281,99.477279 C 81.86919,98.208709 89.68244,98.101089 90.910922,99.477279 C 92.059131,100.76353 92.310671,115.17103 90.910922,116.46067 C 89.48157,117.77517 81.570731,117.61686 80.478281,116.46067 C 79.329171,115.24453 79.043491,100.78585 80.478281,99.477279 z "
     id="rect19363"
     sodipodi:nodetypes="ccccc"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     sodipodi:nodetypes="ccccc"
     id="path24986"
     d="M 90.145588,117.11213 C 91.536501,115.84356 99.349751,115.73594 100.57824,117.11213 C 101.72646,118.39838 101.978,132.80588 100.57824,134.09552 C 99.148891,135.41002 91.238041,135.25171 90.145588,134.09552 C 88.996478,132.87938 88.710798,118.4207 90.145588,117.11213 z "
     style="opacity:0.5;fill:#39b3c2;fill-opacity:1"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     i:knockout="Off"
     d="M 72.274913,54.292198 L 63.274913,54.292198 L 63.274913,-17.973847 L 72.274913,-17.973847 L 72.274913,54.292198 z "
     id="path2025"
     style="opacity:0.5;fill:#3ca537"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><switch
     id="switch26096"
     i:objectType="pointText"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:knockout="Off"
     transform="translate(-100.5813,72.98035)"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   id="foreignObject26098"
   overflow="visible"
   height="1"
   width="1"
   y="0"
   x="0"
   requiredExtensions="http://ns.adobe.com/Flows/1.0/">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M180.333,36.954" />
					</ns1:region>
					<ns1:flow
   text-align-last="center"
   text-align="center"
   font-size="6"
   font-family="'Myriad-Roman'">
						<ns1:p><ns1:span>J2</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_56_" />
			</foreignObject>
			<text
   transform="translate(177.6846,36.9541)"
   id="text26100"><tspan
     style="font-size:6px;font-family:Myriad-Roman"
     id="tspan26102"
     font-size="6"
     y="0"
     x="0">C1</tspan></text>











		</switch><switch
     transform="translate(-92.47928,91.11335)"
     i:knockout="Off"
     i:objectNS="http://ns.adobe.com/Flows/1.0/"
     i:objectType="pointText"
     id="switch26104"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37">
			<foreignObject
   requiredExtensions="http://ns.adobe.com/Flows/1.0/"
   x="0"
   y="0"
   width="1"
   height="1"
   overflow="visible"
   id="foreignObject26106">
				<ns1:flowDef>
					<ns1:region>
						<ns1:path
   d="M180.333,36.954" />
					</ns1:region>
					<ns1:flow
   font-family="'Myriad-Roman'"
   font-size="6"
   text-align="center"
   text-align-last="center">
						<ns1:p><ns1:span>J2</ns1:span></ns1:p>
					</ns1:flow>
				</ns1:flowDef>
				<x:targetRef
   xlink:href="#XMLID_56_" />
			</foreignObject>
			<text
   id="text26108"
   transform="translate(177.6846,36.9541)"><tspan
     x="0"
     y="0"
     font-size="6"
     id="tspan26110"
     style="font-size:6px;font-family:Myriad-Roman">C2</tspan></text>











		</switch><path
     i:knockout="Off"
     d="M 72.402396,133.19458 L 63.402396,133.19458 L 63.402396,99.643848 L 72.402396,99.643848 L 72.402396,133.19458 z "
     id="path18127"
     style="opacity:0.5;fill:#3ca537;display:inline"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     inkscape:export-ydpi="209.37"
     inkscape:export-xdpi="209.37"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     style="fill:#c52890"
     id="path4470"
     d="M 113.69548,68.448288 L 111.79648,68.448288 L 111.79648,38.544132 L 113.69548,38.544132 L 113.69548,68.448288 z "
     i:knockout="Off" /><path
     i:knockout="Off"
     d="M 122.9549,112.43052 L 121.0559,112.43052 L 121.0559,22.34015 L 122.9549,22.34015 L 122.9549,112.43052 z "
     id="path4482"
     style="fill:#c52890"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     inkscape:export-ydpi="209.37"
     inkscape:export-xdpi="209.37"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     style="fill:#c52890"
     id="path4484"
     d="M 95.562452,59.188878 L 93.663452,59.188878 L 93.663452,48.960988 L 95.562452,48.960988 L 95.562452,59.188878 z "
     i:knockout="Off" /><path
     inkscape:export-ydpi="209.37"
     inkscape:export-xdpi="209.37"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     style="fill:none;stroke:#c5288b;stroke-width:2"
     id="path4486"
     d="M 148.91645,30.732111 C 149.94547,33.980297 156.32267,35.023945 160.46079,44.485824 C 163.78403,52.084458 165.42987,62.763038 167.06406,67.432158"
     i:knockout="Off"
     sodipodi:nodetypes="csc" /><path
     sodipodi:nodetypes="cc"
     i:knockout="Off"
     d="M 149.30225,3.7254761 C 148.49143,14.703406 167.44586,36.381318 167.06405,59.330178"
     id="path4488"
     style="fill:none;stroke:#c5288b;stroke-width:2"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     inkscape:export-ydpi="209.37"
     inkscape:export-xdpi="209.37"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     style="fill:none;stroke:#c5288b;stroke-width:2"
     id="path4490"
     d="M 158.17587,12.599085 C 163.48235,20.052973 169.66073,43.130859 170.31825,53.726328 C 171.46177,72.153288 176.32348,88.651659 175.93768,111.4144"
     i:knockout="Off"
     sodipodi:nodetypes="csc" /><path
     inkscape:export-ydpi="209.37"
     inkscape:export-xdpi="209.37"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     style="opacity:0.5;fill:#3ca537"
     id="path4492"
     d="M 180.68726,55.063818 L 171.68726,55.063818 L 171.68726,-17.202229 L 180.68726,-17.202229 L 180.68726,55.063818 z "
     i:knockout="Off" /><path
     i:knockout="Off"
     d="M 104.82187,86.581318 L 102.92287,86.581318 L 102.92287,-4.666487 L 104.82187,-4.666487 L 104.82187,86.581318 z "
     id="path4494"
     style="fill:#c52890"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     sodipodi:nodetypes="cc"
     i:knockout="Off"
     d="M 176.6947,76.257582 C 183.12505,92.623276 180.86223,117.16212 175.93767,129.93323"
     id="path4496"
     style="fill:none;stroke:#c5288b;stroke-width:2"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /><path
     sodipodi:nodetypes="csc"
     i:knockout="Off"
     d="M 85.643761,-14.021741 C 85.934723,18.895546 85.02025,55.371975 91.999005,63.371555 C 102.01613,74.853952 97.232616,103.3124 121.5386,121.44544"
     id="path4498"
     style="fill:none;stroke:#c5288b;stroke-width:2"
     inkscape:export-filename="/home/sai/work/reprap/electronics/StepperSlaveStripboardTop_75440.png"
     inkscape:export-xdpi="209.37"
     inkscape:export-ydpi="209.37" /></g></svg>