Newer
Older
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
[Eagle]
Version="09 06 02"
Platform="Windows"
Globals="Globals"
Desktop="Desktop"
[Globals]
AutoSaveProject=1
UsedLibraryUrn="urn:adsk.eagle:library:79"
UsedLibraryUrn="urn:adsk.eagle:library:88"
UsedLibraryUrn="urn:adsk.eagle:library:201"
UsedLibraryUrn="urn:adsk.eagle:library:202"
UsedLibraryUrn="urn:adsk.eagle:library:203"
UsedLibraryUrn="urn:adsk.eagle:library:204"
UsedLibraryUrn="urn:adsk.eagle:library:206"
UsedLibraryUrn="urn:adsk.eagle:library:208"
UsedLibraryUrn="urn:adsk.eagle:library:210"
UsedLibraryUrn="urn:adsk.eagle:library:211"
UsedLibraryUrn="urn:adsk.eagle:library:212"
UsedLibraryUrn="urn:adsk.eagle:library:213"
UsedLibraryUrn="urn:adsk.eagle:library:89"
UsedLibraryUrn="urn:adsk.eagle:library:214"
UsedLibraryUrn="urn:adsk.eagle:library:215"
UsedLibraryUrn="urn:adsk.eagle:library:217"
UsedLibraryUrn="urn:adsk.eagle:library:218"
UsedLibraryUrn="urn:adsk.eagle:library:220"
UsedLibraryUrn="urn:adsk.eagle:library:221"
UsedLibraryUrn="urn:adsk.eagle:library:222"
UsedLibraryUrn="urn:adsk.eagle:library:224"
UsedLibraryUrn="urn:adsk.eagle:library:226"
UsedLibraryUrn="urn:adsk.eagle:library:229"
UsedLibraryUrn="urn:adsk.eagle:library:90"
UsedLibraryUrn="urn:adsk.eagle:library:230"
UsedLibraryUrn="urn:adsk.eagle:library:231"
UsedLibraryUrn="urn:adsk.eagle:library:233"
UsedLibraryUrn="urn:adsk.eagle:library:234"
UsedLibraryUrn="urn:adsk.eagle:library:235"
UsedLibraryUrn="urn:adsk.eagle:library:236"
UsedLibraryUrn="urn:adsk.eagle:library:237"
UsedLibraryUrn="urn:adsk.eagle:library:238"
UsedLibraryUrn="urn:adsk.eagle:library:239"
UsedLibraryUrn="urn:adsk.eagle:library:240"
UsedLibraryUrn="urn:adsk.eagle:library:93"
UsedLibraryUrn="urn:adsk.eagle:library:241"
UsedLibraryUrn="urn:adsk.eagle:library:242"
UsedLibraryUrn="urn:adsk.eagle:library:243"
UsedLibraryUrn="urn:adsk.eagle:library:244"
UsedLibraryUrn="urn:adsk.eagle:library:245"
UsedLibraryUrn="urn:adsk.eagle:library:248"
UsedLibraryUrn="urn:adsk.eagle:library:250"
UsedLibraryUrn="urn:adsk.eagle:library:251"
UsedLibraryUrn="urn:adsk.eagle:library:252"
UsedLibraryUrn="urn:adsk.eagle:library:255"
UsedLibraryUrn="urn:adsk.eagle:library:94"
UsedLibraryUrn="urn:adsk.eagle:library:256"
UsedLibraryUrn="urn:adsk.eagle:library:258"
UsedLibraryUrn="urn:adsk.eagle:library:259"
UsedLibraryUrn="urn:adsk.eagle:library:260"
UsedLibraryUrn="urn:adsk.eagle:library:261"
UsedLibraryUrn="urn:adsk.eagle:library:262"
UsedLibraryUrn="urn:adsk.eagle:library:263"
UsedLibraryUrn="urn:adsk.eagle:library:264"
UsedLibraryUrn="urn:adsk.eagle:library:265"
UsedLibraryUrn="urn:adsk.eagle:library:266"
UsedLibraryUrn="urn:adsk.eagle:library:96"
UsedLibraryUrn="urn:adsk.eagle:library:267"
UsedLibraryUrn="urn:adsk.eagle:library:269"
UsedLibraryUrn="urn:adsk.eagle:library:270"
UsedLibraryUrn="urn:adsk.eagle:library:272"
UsedLibraryUrn="urn:adsk.eagle:library:273"
UsedLibraryUrn="urn:adsk.eagle:library:274"
UsedLibraryUrn="urn:adsk.eagle:library:275"
UsedLibraryUrn="urn:adsk.eagle:library:276"
UsedLibraryUrn="urn:adsk.eagle:library:278"
UsedLibraryUrn="urn:adsk.eagle:library:279"
UsedLibraryUrn="urn:adsk.eagle:library:97"
UsedLibraryUrn="urn:adsk.eagle:library:281"
UsedLibraryUrn="urn:adsk.eagle:library:283"
UsedLibraryUrn="urn:adsk.eagle:library:284"
UsedLibraryUrn="urn:adsk.eagle:library:285"
UsedLibraryUrn="urn:adsk.eagle:library:287"
UsedLibraryUrn="urn:adsk.eagle:library:288"
UsedLibraryUrn="urn:adsk.eagle:library:289"
UsedLibraryUrn="urn:adsk.eagle:library:290"
UsedLibraryUrn="urn:adsk.eagle:library:291"
UsedLibraryUrn="urn:adsk.eagle:library:293"
UsedLibraryUrn="urn:adsk.eagle:library:98"
UsedLibraryUrn="urn:adsk.eagle:library:294"
UsedLibraryUrn="urn:adsk.eagle:library:296"
UsedLibraryUrn="urn:adsk.eagle:library:297"
UsedLibraryUrn="urn:adsk.eagle:library:298"
UsedLibraryUrn="urn:adsk.eagle:library:300"
UsedLibraryUrn="urn:adsk.eagle:library:302"
UsedLibraryUrn="urn:adsk.eagle:library:303"
UsedLibraryUrn="urn:adsk.eagle:library:304"
UsedLibraryUrn="urn:adsk.eagle:library:307"
UsedLibraryUrn="urn:adsk.eagle:library:312"
UsedLibraryUrn="urn:adsk.eagle:library:99"
UsedLibraryUrn="urn:adsk.eagle:library:313"
UsedLibraryUrn="urn:adsk.eagle:library:314"
UsedLibraryUrn="urn:adsk.eagle:library:315"
UsedLibraryUrn="urn:adsk.eagle:library:317"
UsedLibraryUrn="urn:adsk.eagle:library:318"
UsedLibraryUrn="urn:adsk.eagle:library:319"
UsedLibraryUrn="urn:adsk.eagle:library:320"
UsedLibraryUrn="urn:adsk.eagle:library:322"
UsedLibraryUrn="urn:adsk.eagle:library:323"
UsedLibraryUrn="urn:adsk.eagle:library:324"
UsedLibraryUrn="urn:adsk.eagle:library:102"
UsedLibraryUrn="urn:adsk.eagle:library:325"
UsedLibraryUrn="urn:adsk.eagle:library:327"
UsedLibraryUrn="urn:adsk.eagle:library:328"
UsedLibraryUrn="urn:adsk.eagle:library:331"
UsedLibraryUrn="urn:adsk.eagle:library:332"
UsedLibraryUrn="urn:adsk.eagle:library:334"
UsedLibraryUrn="urn:adsk.eagle:library:335"
UsedLibraryUrn="urn:adsk.eagle:library:336"
UsedLibraryUrn="urn:adsk.eagle:library:337"
UsedLibraryUrn="urn:adsk.eagle:library:338"
UsedLibraryUrn="urn:adsk.eagle:library:80"
UsedLibraryUrn="urn:adsk.eagle:library:105"
UsedLibraryUrn="urn:adsk.eagle:library:339"
UsedLibraryUrn="urn:adsk.eagle:library:341"
UsedLibraryUrn="urn:adsk.eagle:library:342"
UsedLibraryUrn="urn:adsk.eagle:library:343"
UsedLibraryUrn="urn:adsk.eagle:library:344"
UsedLibraryUrn="urn:adsk.eagle:library:346"
UsedLibraryUrn="urn:adsk.eagle:library:347"
UsedLibraryUrn="urn:adsk.eagle:library:350"
UsedLibraryUrn="urn:adsk.eagle:library:351"
UsedLibraryUrn="urn:adsk.eagle:library:353"
UsedLibraryUrn="urn:adsk.eagle:library:107"
UsedLibraryUrn="urn:adsk.eagle:library:358"
UsedLibraryUrn="urn:adsk.eagle:library:360"
UsedLibraryUrn="urn:adsk.eagle:library:361"
UsedLibraryUrn="urn:adsk.eagle:library:362"
UsedLibraryUrn="urn:adsk.eagle:library:364"
UsedLibraryUrn="urn:adsk.eagle:library:366"
UsedLibraryUrn="urn:adsk.eagle:library:367"
UsedLibraryUrn="urn:adsk.eagle:library:368"
UsedLibraryUrn="urn:adsk.eagle:library:369"
UsedLibraryUrn="urn:adsk.eagle:library:371"
UsedLibraryUrn="urn:adsk.eagle:library:109"
UsedLibraryUrn="urn:adsk.eagle:library:372"
UsedLibraryUrn="urn:adsk.eagle:library:373"
UsedLibraryUrn="urn:adsk.eagle:library:374"
UsedLibraryUrn="urn:adsk.eagle:library:375"
UsedLibraryUrn="urn:adsk.eagle:library:376"
UsedLibraryUrn="urn:adsk.eagle:library:377"
UsedLibraryUrn="urn:adsk.eagle:library:378"
UsedLibraryUrn="urn:adsk.eagle:library:379"
UsedLibraryUrn="urn:adsk.eagle:library:380"
UsedLibraryUrn="urn:adsk.eagle:library:382"
UsedLibraryUrn="urn:adsk.eagle:library:111"
UsedLibraryUrn="urn:adsk.eagle:library:383"
UsedLibraryUrn="urn:adsk.eagle:library:385"
UsedLibraryUrn="urn:adsk.eagle:library:386"
UsedLibraryUrn="urn:adsk.eagle:library:387"
UsedLibraryUrn="urn:adsk.eagle:library:388"
UsedLibraryUrn="urn:adsk.eagle:library:389"
UsedLibraryUrn="urn:adsk.eagle:library:391"
UsedLibraryUrn="urn:adsk.eagle:library:392"
UsedLibraryUrn="urn:adsk.eagle:library:393"
UsedLibraryUrn="urn:adsk.eagle:library:394"
UsedLibraryUrn="urn:adsk.eagle:library:112"
UsedLibraryUrn="urn:adsk.eagle:library:396"
UsedLibraryUrn="urn:adsk.eagle:library:397"
UsedLibraryUrn="urn:adsk.eagle:library:398"
UsedLibraryUrn="urn:adsk.eagle:library:399"
UsedLibraryUrn="urn:adsk.eagle:library:400"
UsedLibraryUrn="urn:adsk.eagle:library:401"
UsedLibraryUrn="urn:adsk.eagle:library:402"
UsedLibraryUrn="urn:adsk.eagle:library:403"
UsedLibraryUrn="urn:adsk.eagle:library:404"
UsedLibraryUrn="urn:adsk.eagle:library:407"
UsedLibraryUrn="urn:adsk.eagle:library:113"
UsedLibraryUrn="urn:adsk.eagle:library:408"
UsedLibraryUrn="urn:adsk.eagle:library:409"
UsedLibraryUrn="urn:adsk.eagle:library:410"
UsedLibraryUrn="urn:adsk.eagle:library:411"
UsedLibraryUrn="urn:adsk.eagle:library:412"
UsedLibraryUrn="urn:adsk.eagle:library:417"
UsedLibraryUrn="urn:adsk.eagle:library:418"
UsedLibraryUrn="urn:adsk.eagle:library:419"
UsedLibraryUrn="urn:adsk.eagle:library:527439"
UsedLibraryUrn="urn:adsk.eagle:library:406"
UsedLibraryUrn="urn:adsk.eagle:library:116"
UsedLibraryUrn="urn:adsk.eagle:library:5610454"
UsedLibraryUrn="urn:adsk.eagle:library:10015156"
UsedLibraryUrn="urn:adsk.eagle:library:117"
UsedLibraryUrn="urn:adsk.eagle:library:118"
UsedLibraryUrn="urn:adsk.eagle:library:119"
UsedLibraryUrn="urn:adsk.eagle:library:81"
UsedLibraryUrn="urn:adsk.eagle:library:121"
UsedLibraryUrn="urn:adsk.eagle:library:122"
UsedLibraryUrn="urn:adsk.eagle:library:123"
UsedLibraryUrn="urn:adsk.eagle:library:124"
UsedLibraryUrn="urn:adsk.eagle:library:125"
UsedLibraryUrn="urn:adsk.eagle:library:126"
UsedLibraryUrn="urn:adsk.eagle:library:127"
UsedLibraryUrn="urn:adsk.eagle:library:128"
UsedLibraryUrn="urn:adsk.eagle:library:129"
UsedLibraryUrn="urn:adsk.eagle:library:130"
UsedLibraryUrn="urn:adsk.eagle:library:82"
UsedLibraryUrn="urn:adsk.eagle:library:132"
UsedLibraryUrn="urn:adsk.eagle:library:133"
UsedLibraryUrn="urn:adsk.eagle:library:134"
UsedLibraryUrn="urn:adsk.eagle:library:135"
UsedLibraryUrn="urn:adsk.eagle:library:136"
UsedLibraryUrn="urn:adsk.eagle:library:138"
UsedLibraryUrn="urn:adsk.eagle:library:139"
UsedLibraryUrn="urn:adsk.eagle:library:140"
UsedLibraryUrn="urn:adsk.eagle:library:141"
UsedLibraryUrn="urn:adsk.eagle:library:143"
UsedLibraryUrn="urn:adsk.eagle:library:83"
UsedLibraryUrn="urn:adsk.eagle:library:144"
UsedLibraryUrn="urn:adsk.eagle:library:145"
UsedLibraryUrn="urn:adsk.eagle:library:147"
UsedLibraryUrn="urn:adsk.eagle:library:148"
UsedLibraryUrn="urn:adsk.eagle:library:149"
UsedLibraryUrn="urn:adsk.eagle:library:150"
UsedLibraryUrn="urn:adsk.eagle:library:151"
UsedLibraryUrn="urn:adsk.eagle:library:152"
UsedLibraryUrn="urn:adsk.eagle:library:153"
UsedLibraryUrn="urn:adsk.eagle:library:154"
UsedLibraryUrn="urn:adsk.eagle:library:84"
UsedLibraryUrn="urn:adsk.eagle:library:155"
UsedLibraryUrn="urn:adsk.eagle:library:156"
UsedLibraryUrn="urn:adsk.eagle:library:157"
UsedLibraryUrn="urn:adsk.eagle:library:158"
UsedLibraryUrn="urn:adsk.eagle:library:159"
UsedLibraryUrn="urn:adsk.eagle:library:160"
UsedLibraryUrn="urn:adsk.eagle:library:161"
UsedLibraryUrn="urn:adsk.eagle:library:162"
UsedLibraryUrn="urn:adsk.eagle:library:163"
UsedLibraryUrn="urn:adsk.eagle:library:164"
UsedLibraryUrn="urn:adsk.eagle:library:85"
UsedLibraryUrn="urn:adsk.eagle:library:165"
UsedLibraryUrn="urn:adsk.eagle:library:166"
UsedLibraryUrn="urn:adsk.eagle:library:167"
UsedLibraryUrn="urn:adsk.eagle:library:169"
UsedLibraryUrn="urn:adsk.eagle:library:170"
UsedLibraryUrn="urn:adsk.eagle:library:171"
UsedLibraryUrn="urn:adsk.eagle:library:172"
UsedLibraryUrn="urn:adsk.eagle:library:173"
UsedLibraryUrn="urn:adsk.eagle:library:174"
UsedLibraryUrn="urn:adsk.eagle:library:175"
UsedLibraryUrn="urn:adsk.eagle:library:86"
UsedLibraryUrn="urn:adsk.eagle:library:176"
UsedLibraryUrn="urn:adsk.eagle:library:177"
UsedLibraryUrn="urn:adsk.eagle:library:179"
UsedLibraryUrn="urn:adsk.eagle:library:180"
UsedLibraryUrn="urn:adsk.eagle:library:181"
UsedLibraryUrn="urn:adsk.eagle:library:182"
UsedLibraryUrn="urn:adsk.eagle:library:183"
UsedLibraryUrn="urn:adsk.eagle:library:184"
UsedLibraryUrn="urn:adsk.eagle:library:188"
UsedLibraryUrn="urn:adsk.eagle:library:189"
UsedLibraryUrn="urn:adsk.eagle:library:87"
UsedLibraryUrn="urn:adsk.eagle:library:190"
UsedLibraryUrn="urn:adsk.eagle:library:191"
UsedLibraryUrn="urn:adsk.eagle:library:192"
UsedLibraryUrn="urn:adsk.eagle:library:193"
UsedLibraryUrn="urn:adsk.eagle:library:194"
UsedLibraryUrn="urn:adsk.eagle:library:195"
UsedLibraryUrn="urn:adsk.eagle:library:196"
UsedLibraryUrn="urn:adsk.eagle:library:197"
UsedLibraryUrn="urn:adsk.eagle:library:198"
UsedLibraryUrn="urn:adsk.eagle:library:199"
UsedLibrary="S:/EAGLE/LIBs/#ComAp-logo.lbr"
UsedLibrary="S:/EAGLE/LIBs/#DRA818V.lbr"
UsedLibrary="S:/EAGLE/LIBs/#Honza.lbr"
UsedLibrary="S:/EAGLE/LIBs/#ISP_konektory.lbr"
UsedLibrary="S:/EAGLE/LIBs/#Marek.lbr"
UsedLibrary="S:/EAGLE/LIBs/#Microchip.lbr"
UsedLibrary="S:/EAGLE/LIBs/#Ondra2.lbr"
UsedLibrary="S:/EAGLE/LIBs/#PaJa_31.lbr"
UsedLibrary="S:/EAGLE/LIBs/#PaJa_displeje.lbr"
UsedLibrary="S:/EAGLE/LIBs/#PaJa_konektory.lbr"
UsedLibrary="S:/EAGLE/LIBs/#PaJa_prepinace.lbr"
UsedLibrary="S:/EAGLE/LIBs/#STM-ldo.lbr"
UsedLibrary="S:/EAGLE/LIBs/#ams.lbr"
UsedLibrary="S:/EAGLE/LIBs/#blok_schem.lbr"
UsedLibrary="S:/EAGLE/LIBs/#circles.lbr"
UsedLibrary="S:/EAGLE/LIBs/#corona.lbr"
UsedLibrary="S:/EAGLE/LIBs/#elektroinstalace.lbr"
UsedLibrary="S:/EAGLE/LIBs/#ferrocore.lbr"
UsedLibrary="S:/EAGLE/LIBs/#fujitsu.lbr"
UsedLibrary="S:/EAGLE/LIBs/#hf6-56.lbr"
UsedLibrary="S:/EAGLE/LIBs/#karlnet-parts.lbr"
UsedLibrary="S:/EAGLE/LIBs/#lcd.lbr"
UsedLibrary="S:/EAGLE/LIBs/#littlefuse.lbr"
UsedLibrary="S:/EAGLE/LIBs/#mech_panely.lbr"
UsedLibrary="S:/EAGLE/LIBs/#memes.lbr"
UsedLibrary="S:/EAGLE/LIBs/#michal.lbr"
UsedLibrary="S:/EAGLE/LIBs/#mini-circuit.lbr"
UsedLibrary="S:/EAGLE/LIBs/#my.lbr"
UsedLibrary="S:/EAGLE/LIBs/#openSTRATOkit.lbr"
UsedLibrary="S:/EAGLE/LIBs/#openWSPR.lbr"
UsedLibrary="S:/EAGLE/LIBs/#rybkalabs.lbr"
UsedLibrary="S:/EAGLE/LIBs/#scientica.lbr"
UsedLibrary="S:/EAGLE/LIBs/#sim-card.lbr"
UsedLibrary="S:/EAGLE/LIBs/#sim900.lbr"
UsedLibrary="S:/EAGLE/LIBs/#te_connectivity.lbr"
UsedLibrary="S:/EAGLE/LIBs/#teplomery.lbr"
UsedLibrary="S:/EAGLE/LIBs/#tyco.lbr"
UsedLibrary="S:/EAGLE/LIBs/#virbuster-faston.lbr"
UsedLibrary="S:/EAGLE/LIBs/1613-18.lbr"
UsedLibrary="S:/EAGLE/LIBs/1757242.lbr"
UsedLibrary="S:/EAGLE/LIBs/19inch.lbr"
UsedLibrary="S:/EAGLE/LIBs/1N5822RL.lbr"
UsedLibrary="S:/EAGLE/LIBs/20-pin-had-to-eval.lbr"
UsedLibrary="S:/EAGLE/LIBs/40-52-9-012-0000.lbr"
UsedLibrary="S:/EAGLE/LIBs/40xx.lbr"
UsedLibrary="S:/EAGLE/LIBs/41xx.lbr"
UsedLibrary="S:/EAGLE/LIBs/45xx.lbr"
UsedLibrary="S:/EAGLE/LIBs/74ac-logic.lbr"
UsedLibrary="S:/EAGLE/LIBs/74ttl-din.lbr"
UsedLibrary="S:/EAGLE/LIBs/74xx-eu.lbr"
UsedLibrary="S:/EAGLE/LIBs/74xx-little-de.lbr"
UsedLibrary="S:/EAGLE/LIBs/74xx-little-us.lbr"
UsedLibrary="S:/EAGLE/LIBs/74xx-us.lbr"
UsedLibrary="S:/EAGLE/LIBs/751xx.lbr"
UsedLibrary="S:/EAGLE/LIBs/ADT7420UCPZ-RL7.lbr"
UsedLibrary="S:/EAGLE/LIBs/AHT10.lbr"
UsedLibrary="S:/EAGLE/LIBs/ATMEGA328P-ANR.lbr"
UsedLibrary="S:/EAGLE/LIBs/ATMEGA4809-AU.lbr"
UsedLibrary="S:/EAGLE/LIBs/ATN3590.lbr"
UsedLibrary="S:/EAGLE/LIBs/AZ1117CH-3.3TRG1.lbr"
UsedLibrary="S:/EAGLE/LIBs/Arduino-clone.lbr"
UsedLibrary="S:/EAGLE/LIBs/Arduino-ucs&SoCs.lbr"
UsedLibrary="S:/EAGLE/LIBs/ArduinoMegaSymbol.lbr"
UsedLibrary="S:/EAGLE/LIBs/Atmel_By_element14.lbr"
UsedLibrary="S:/EAGLE/LIBs/B2B-XH-A.lbr"
UsedLibrary="S:/EAGLE/LIBs/BT168GW.lbr"
UsedLibrary="S:/EAGLE/LIBs/DTSM-61R-V-B.lbr"
UsedLibrary="S:/EAGLE/LIBs/EC11E12-15P30C-SW.lbr"
UsedLibrary="S:/EAGLE/LIBs/ESP-WROOM-32.lbr"
UsedLibrary="S:/EAGLE/LIBs/FI-S6P-HFE.lbr"
UsedLibrary="S:/EAGLE/LIBs/FI-SE20P-HFE.lbr"
UsedLibrary="S:/EAGLE/LIBs/GYBMEP.lbr"
UsedLibrary="S:/EAGLE/LIBs/HDC1050DMBT.lbr"
UsedLibrary="S:/EAGLE/LIBs/HELP_Marek.lbr"
UsedLibrary="S:/EAGLE/LIBs/HP03M.lbr"
UsedLibrary="S:/EAGLE/LIBs/IQD-Frequency-Products.lbr"
UsedLibrary="S:/EAGLE/LIBs/IntegratedCircuits.lbr"
UsedLibrary="S:/EAGLE/LIBs/JS202011CQN.lbr"
UsedLibrary="S:/EAGLE/LIBs/LD39050PU33R.lbr"
UsedLibrary="S:/EAGLE/LIBs/LF33CV.lbr"
UsedLibrary="S:/EAGLE/LIBs/LM75BD.lbr"
UsedLibrary="S:/EAGLE/LIBs/MAX40203AUK+T.lbr"
UsedLibrary="S:/EAGLE/LIBs/MS560702BA03-50.lbr"
UsedLibrary="S:/EAGLE/LIBs/NCP1117DT12G.lbr"
UsedLibrary="S:/EAGLE/LIBs/NCT75DR2G.lbr"
UsedLibrary="S:/EAGLE/LIBs/NPA-201.lbr"
UsedLibrary="S:/EAGLE/LIBs/NS25-W4K.lbr"
UsedLibrary="S:/EAGLE/LIBs/OS102011MS2QN1.lbr"
UsedLibrary="S:/EAGLE/LIBs/Ondra2.lbr"
UsedLibrary="S:/EAGLE/LIBs/PC817X3NIP0F.lbr"
UsedLibrary="S:/EAGLE/LIBs/PCF8575DBR.lbr"
UsedLibrary="S:/EAGLE/LIBs/Popisky.lbr"
UsedLibrary="S:/EAGLE/LIBs/QPL9547TR7.lbr"
UsedLibrary="S:/EAGLE/LIBs/SHT35-DIS-B.lbr"
UsedLibrary="S:/EAGLE/LIBs/SI705x.lbr"
UsedLibrary="S:/EAGLE/LIBs/SPV1040T.lbr"
UsedLibrary="S:/EAGLE/LIBs/ST Microelctronics_By_element14_Batch_1.lbr"
UsedLibrary="S:/EAGLE/LIBs/STM32L476RGT6U.lbr"
UsedLibrary="S:/EAGLE/LIBs/STS21.lbr"
UsedLibrary="S:/EAGLE/LIBs/Si5351C-B-GM.lbr"
UsedLibrary="S:/EAGLE/LIBs/SparkFun-Connectors.lbr"
UsedLibrary="S:/EAGLE/LIBs/SparkFun-LED.lbr"
UsedLibrary="S:/EAGLE/LIBs/SparkFun-Sensors.lbr"
UsedLibrary="S:/EAGLE/LIBs/T67W-100K.lbr"
UsedLibrary="S:/EAGLE/LIBs/TDA7388.lbr"
UsedLibrary="S:/EAGLE/LIBs/TI_MSP430_v16.lbr"
UsedLibrary="S:/EAGLE/LIBs/TLE52052GAUMA1.lbr"
UsedLibrary="S:/EAGLE/LIBs/TMP302BDRLR.lbr"
UsedLibrary="S:/EAGLE/LIBs/TUSB2036VF.lbr"
UsedLibrary="S:/EAGLE/LIBs/USBLC6-2SC6Y.lbr"
UsedLibrary="S:/EAGLE/LIBs/VBPW34SR.lbr"
UsedLibrary="S:/EAGLE/LIBs/XL4005.lbr"
UsedLibrary="S:/EAGLE/LIBs/ZS-040.lbr"
UsedLibrary="S:/EAGLE/LIBs/ZS-40_horizontal.lbr"
UsedLibrary="S:/EAGLE/LIBs/adafruit.lbr"
UsedLibrary="S:/EAGLE/LIBs/advanced-test-technologies.lbr"
UsedLibrary="S:/EAGLE/LIBs/agilent-technologies.lbr"
UsedLibrary="S:/EAGLE/LIBs/allegro.lbr"
UsedLibrary="S:/EAGLE/LIBs/altera-cyclone-II.lbr"
UsedLibrary="S:/EAGLE/LIBs/altera-cyclone-III.lbr"
UsedLibrary="S:/EAGLE/LIBs/altera-stratix-iv.lbr"
UsedLibrary="S:/EAGLE/LIBs/altera.lbr"
UsedLibrary="S:/EAGLE/LIBs/am29-memory.lbr"
UsedLibrary="S:/EAGLE/LIBs/amd-mach.lbr"
UsedLibrary="S:/EAGLE/LIBs/amd.lbr"
UsedLibrary="S:/EAGLE/LIBs/amis.lbr"
UsedLibrary="S:/EAGLE/LIBs/analog-devices.lbr"
UsedLibrary="S:/EAGLE/LIBs/aplus.lbr"
UsedLibrary="S:/EAGLE/LIBs/ase.lbr"
UsedLibrary="S:/EAGLE/LIBs/atmel (2).lbr"
UsedLibrary="S:/EAGLE/LIBs/atmel.lbr"
UsedLibrary="S:/EAGLE/LIBs/austriamicrosystems.lbr"
UsedLibrary="S:/EAGLE/LIBs/ava.lbr"
UsedLibrary="S:/EAGLE/LIBs/avago.lbr"
UsedLibrary="S:/EAGLE/LIBs/axicom.lbr"
UsedLibrary="S:/EAGLE/LIBs/axis.lbr"
UsedLibrary="S:/EAGLE/LIBs/battery.lbr"
UsedLibrary="S:/EAGLE/LIBs/belton-engineering.lbr"
UsedLibrary="S:/EAGLE/LIBs/bmp280.lbr"
UsedLibrary="S:/EAGLE/LIBs/burr-brown.lbr"
UsedLibrary="S:/EAGLE/LIBs/busbar.lbr"
UsedLibrary="S:/EAGLE/LIBs/buzzer.lbr"
UsedLibrary="S:/EAGLE/LIBs/c-trimm.lbr"
UsedLibrary="S:/EAGLE/LIBs/california-micro-devices.lbr"
UsedLibrary="S:/EAGLE/LIBs/capacitor-wima.lbr"
UsedLibrary="S:/EAGLE/LIBs/ch340g.lbr"
UsedLibrary="S:/EAGLE/LIBs/chipcard-siemens.lbr"
UsedLibrary="S:/EAGLE/LIBs/cirrus-logic.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-3m.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-4ucon.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-amp-champ.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-amp-micromatch.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-amp-mt.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-amp-mt6.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-amp-quick.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-amp-te.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-amp.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-amphenol.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-avx.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-berg.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-bosch.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-chipcard-iso7816.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-coax.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-commcon.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-conrad.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-cpci.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-cui.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-cypressindustries.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-deutsch.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-dil.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-ebyelectro.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-elco.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-erni.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-faston.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-fci.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-friwo.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-garry.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-harting-h.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-harting-ml.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-harting-v.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-harting.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-hirose.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-hirschmann.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-jack.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-jae.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-jst.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-kycon.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-kyocera-elco.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-lemo.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-leotronics.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-lsta.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-lstb.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-lumberg.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-ml.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-molex-microsd.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-molex.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-neutrik_ag.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-omron.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-panasonic.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-panduit.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-pc.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-pc104.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-254.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-3.81.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-350.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-500.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-508.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-762.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-me_max.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-mkds_5.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-phoenix-smkdsp.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-ptr500.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-pulse.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-rib.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-samtec.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-shallin.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-shiua-chyuan.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-stewart.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-stocko.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-subd.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-sullinselectronics.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-thomas-betts.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-tyco.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-tycoelectronics.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-vg.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-wago-500.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-wago-508.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-wago.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-wago255.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-wago_256.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-weidmueller-sl35.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-wenzhou-yihua.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-xmultiple.lbr"
UsedLibrary="S:/EAGLE/LIBs/con-yamaichi.lbr"
UsedLibrary="S:/EAGLE/LIBs/crystal-geyer_V1_0.lbr"
UsedLibrary="S:/EAGLE/LIBs/crystal.lbr"
UsedLibrary="S:/EAGLE/LIBs/csr.lbr"
UsedLibrary="S:/EAGLE/LIBs/cypress.lbr"
UsedLibrary="S:/EAGLE/LIBs/davicom.lbr"
UsedLibrary="S:/EAGLE/LIBs/dc-dc-converter.lbr"
UsedLibrary="S:/EAGLE/LIBs/dimensions.lbr"
UsedLibrary="S:/EAGLE/LIBs/diode.lbr"
UsedLibrary="S:/EAGLE/LIBs/discrete.lbr"
UsedLibrary="S:/EAGLE/LIBs/display-hp.lbr"
UsedLibrary="S:/EAGLE/LIBs/display-kingbright.lbr"
UsedLibrary="S:/EAGLE/LIBs/display-lcd.lbr"
UsedLibrary="S:/EAGLE/LIBs/diy-modules.lbr"
UsedLibrary="S:/EAGLE/LIBs/docu-dummy.lbr"
UsedLibrary="S:/EAGLE/LIBs/dom-key.lbr"
UsedLibrary="S:/EAGLE/LIBs/eagle-ltspice.lbr"
UsedLibrary="S:/EAGLE/LIBs/ecl.lbr"
UsedLibrary="S:/EAGLE/LIBs/em-microelectronic.lbr"
UsedLibrary="S:/EAGLE/LIBs/etx-board.lbr"
UsedLibrary="S:/EAGLE/LIBs/euroquartz.lbr"
UsedLibrary="S:/EAGLE/LIBs/exar.lbr"
UsedLibrary="S:/EAGLE/LIBs/fairchild-semic.lbr"
UsedLibrary="S:/EAGLE/LIBs/farnell.lbr"
UsedLibrary="S:/EAGLE/LIBs/fastron.lbr"
UsedLibrary="S:/EAGLE/LIBs/fiber-optic-hp.lbr"
UsedLibrary="S:/EAGLE/LIBs/fiber-optic-siemens.lbr"
UsedLibrary="S:/EAGLE/LIBs/fifo.lbr"
UsedLibrary="S:/EAGLE/LIBs/flexipanel.lbr"
UsedLibrary="S:/EAGLE/LIBs/fox-electronics.lbr"
UsedLibrary="S:/EAGLE/LIBs/frames (2).lbr"
UsedLibrary="S:/EAGLE/LIBs/frames.lbr"
UsedLibrary="S:/EAGLE/LIBs/freescale.lbr"
UsedLibrary="S:/EAGLE/LIBs/ftdichip.lbr"
UsedLibrary="S:/EAGLE/LIBs/fujitsu.lbr"
UsedLibrary="S:/EAGLE/LIBs/fuse.lbr"
UsedLibrary="S:/EAGLE/LIBs/fuses_polyswitch.lbr"
UsedLibrary="S:/EAGLE/LIBs/general.lbr"
UsedLibrary="S:/EAGLE/LIBs/gennum.lbr"
UsedLibrary="S:/EAGLE/LIBs/halo-electronics.lbr"
UsedLibrary="S:/EAGLE/LIBs/heatsink.lbr"
UsedLibrary="S:/EAGLE/LIBs/holes.lbr"
UsedLibrary="S:/EAGLE/LIBs/holtek.lbr"
UsedLibrary="S:/EAGLE/LIBs/huber.lbr"
UsedLibrary="S:/EAGLE/LIBs/ic-package.lbr"
UsedLibrary="S:/EAGLE/LIBs/inductor-coilcraft.lbr"
UsedLibrary="S:/EAGLE/LIBs/inductor-neosid.lbr"
UsedLibrary="S:/EAGLE/LIBs/inductor-nkl.lbr"
UsedLibrary="S:/EAGLE/LIBs/inductors.lbr"
UsedLibrary="S:/EAGLE/LIBs/infineon-tricore.lbr"
UsedLibrary="S:/EAGLE/LIBs/infineon.lbr"
UsedLibrary="S:/EAGLE/LIBs/intersil-techwell.lbr"
UsedLibrary="S:/EAGLE/LIBs/intersil.lbr"
UsedLibrary="S:/EAGLE/LIBs/ir.lbr"
UsedLibrary="S:/EAGLE/LIBs/isd.lbr"
UsedLibrary="S:/EAGLE/LIBs/johanson-technology.lbr"
UsedLibrary="S:/EAGLE/LIBs/jump-0r-smd.lbr"
UsedLibrary="S:/EAGLE/LIBs/jumper.lbr"
UsedLibrary="S:/EAGLE/LIBs/lantronix.lbr"
UsedLibrary="S:/EAGLE/LIBs/lattice.lbr"
UsedLibrary="S:/EAGLE/LIBs/lc-filter.lbr"
UsedLibrary="S:/EAGLE/LIBs/led-7-segment.lbr"
UsedLibrary="S:/EAGLE/LIBs/led-citizen-electronics.lbr"
UsedLibrary="S:/EAGLE/LIBs/led-lumiled.lbr"
UsedLibrary="S:/EAGLE/LIBs/led.lbr"
UsedLibrary="S:/EAGLE/LIBs/lem.lbr"
UsedLibrary="S:/EAGLE/LIBs/linear-technology.lbr"
UsedLibrary="S:/EAGLE/LIBs/linear.lbr"
UsedLibrary="S:/EAGLE/LIBs/linx.lbr"
UsedLibrary="S:/EAGLE/LIBs/logo.lbr"
UsedLibrary="S:/EAGLE/LIBs/lprs.lbr"
UsedLibrary="S:/EAGLE/LIBs/lsi-computer-systems.lbr"
UsedLibrary="S:/EAGLE/LIBs/lumiled.lbr"
UsedLibrary="S:/EAGLE/LIBs/marks.lbr"
UsedLibrary="S:/EAGLE/LIBs/maxim.lbr"
UsedLibrary="S:/EAGLE/LIBs/maxstream.lbr"
UsedLibrary="S:/EAGLE/LIBs/mcp7940n.lbr"
UsedLibrary="S:/EAGLE/LIBs/meanwell.lbr"
UsedLibrary="S:/EAGLE/LIBs/melexis.lbr"
UsedLibrary="S:/EAGLE/LIBs/memory-hitachi.lbr"
UsedLibrary="S:/EAGLE/LIBs/memory-idt.lbr"
UsedLibrary="S:/EAGLE/LIBs/memory-micron.lbr"
UsedLibrary="S:/EAGLE/LIBs/memory-motorola-dram.lbr"
UsedLibrary="S:/EAGLE/LIBs/memory-nec.lbr"
UsedLibrary="S:/EAGLE/LIBs/memory-samsung.lbr"
UsedLibrary="S:/EAGLE/LIBs/memory-sram.lbr"
UsedLibrary="S:/EAGLE/LIBs/memory.lbr"
UsedLibrary="S:/EAGLE/LIBs/mems.lbr"
UsedLibrary="S:/EAGLE/LIBs/metz.lbr"
UsedLibrary="S:/EAGLE/LIBs/micrel.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-cyrod.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-fujitsu.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-harris.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-hitachi.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-infineon.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-intel.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-mc68000.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-motorola.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-philips.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-renesas.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-samsung.lbr"
UsedLibrary="S:/EAGLE/LIBs/micro-siemens.lbr"
UsedLibrary="S:/EAGLE/LIBs/microchip-mcp2221.lbr"
UsedLibrary="S:/EAGLE/LIBs/microchip.lbr"
UsedLibrary="S:/EAGLE/LIBs/micron.lbr"
UsedLibrary="S:/EAGLE/LIBs/micronas.lbr"
UsedLibrary="S:/EAGLE/LIBs/microphon.lbr"
UsedLibrary="S:/EAGLE/LIBs/microwave.lbr"
UsedLibrary="S:/EAGLE/LIBs/midori-sensor.lbr"
UsedLibrary="S:/EAGLE/LIBs/minicircuits.lbr"
UsedLibrary="S:/EAGLE/LIBs/mitsubishi-semiconductor.lbr"
UsedLibrary="S:/EAGLE/LIBs/molex.lbr"
UsedLibrary="S:/EAGLE/LIBs/motorola-sensor-driver.lbr"
UsedLibrary="S:/EAGLE/LIBs/murata-filter.lbr"
UsedLibrary="S:/EAGLE/LIBs/murata-sensor.lbr"
UsedLibrary="S:/EAGLE/LIBs/murata.lbr"
UsedLibrary="S:/EAGLE/LIBs/nanotec.lbr"
UsedLibrary="S:/EAGLE/LIBs/national-instruments.lbr"
UsedLibrary="S:/EAGLE/LIBs/national-semiconductor.lbr"
UsedLibrary="S:/EAGLE/LIBs/nec-lqfp100-pack.lbr"
UsedLibrary="S:/EAGLE/LIBs/nec.lbr"
UsedLibrary="S:/EAGLE/LIBs/nrf24l01.lbr"
UsedLibrary="S:/EAGLE/LIBs/nrj-semiconductor.lbr"
UsedLibrary="S:/EAGLE/LIBs/omnivision.lbr"
UsedLibrary="S:/EAGLE/LIBs/on-semiconductor.lbr"
UsedLibrary="S:/EAGLE/LIBs/onshore.lbr"
UsedLibrary="S:/EAGLE/LIBs/opto-honeywell-3000.lbr"
UsedLibrary="S:/EAGLE/LIBs/opto-honeywell-4000.lbr"
UsedLibrary="S:/EAGLE/LIBs/opto-honeywell.lbr"
UsedLibrary="S:/EAGLE/LIBs/opto-micro-linear.lbr"
UsedLibrary="S:/EAGLE/LIBs/opto-trans-siemens.lbr"
UsedLibrary="S:/EAGLE/LIBs/opto-transmittter-hp.lbr"
UsedLibrary="S:/EAGLE/LIBs/opto-vishay.lbr"
UsedLibrary="S:/EAGLE/LIBs/optocoupler.lbr"
UsedLibrary="S:/EAGLE/LIBs/pal.lbr"
UsedLibrary="S:/EAGLE/LIBs/philips-semiconductors.lbr"
UsedLibrary="S:/EAGLE/LIBs/phoenix-contact_3_5-08.lbr"
UsedLibrary="S:/EAGLE/LIBs/photo-elements.lbr"
UsedLibrary="S:/EAGLE/LIBs/piher.lbr"
UsedLibrary="S:/EAGLE/LIBs/pinhead.lbr"
UsedLibrary="S:/EAGLE/LIBs/pinheader.lbr"
UsedLibrary="S:/EAGLE/LIBs/plcc-socket.lbr"
UsedLibrary="S:/EAGLE/LIBs/pld-intel.lbr"
UsedLibrary="S:/EAGLE/LIBs/plxtech.lbr"
UsedLibrary="S:/EAGLE/LIBs/pot-vitrohm.lbr"
UsedLibrary="S:/EAGLE/LIBs/pot-xicor.lbr"
UsedLibrary="S:/EAGLE/LIBs/pot.lbr"
UsedLibrary="S:/EAGLE/LIBs/potentiometers.lbr"
UsedLibrary="S:/EAGLE/LIBs/ptc-ntc.lbr"
UsedLibrary="S:/EAGLE/LIBs/quantum-research-group.lbr"
UsedLibrary="S:/EAGLE/LIBs/rcl.lbr"
UsedLibrary="S:/EAGLE/LIBs/rcl_managed.lbr"
UsedLibrary="S:/EAGLE/LIBs/recom-international.lbr"
UsedLibrary="S:/EAGLE/LIBs/rectifier.lbr"
UsedLibrary="S:/EAGLE/LIBs/ref-packages-longpad.lbr"
UsedLibrary="S:/EAGLE/LIBs/ref-packages.lbr"
UsedLibrary="S:/EAGLE/LIBs/relay.lbr"
UsedLibrary="S:/EAGLE/LIBs/renesas.lbr"
UsedLibrary="S:/EAGLE/LIBs/resistor-bourns.lbr"
UsedLibrary="S:/EAGLE/LIBs/resistor-dil.lbr"
UsedLibrary="S:/EAGLE/LIBs/resistor-net.lbr"
UsedLibrary="S:/EAGLE/LIBs/resistor-power.lbr"
UsedLibrary="S:/EAGLE/LIBs/resistor-ruf.lbr"
UsedLibrary="S:/EAGLE/LIBs/resistor-shunt.lbr"
UsedLibrary="S:/EAGLE/LIBs/resistor-sil.lbr"
UsedLibrary="S:/EAGLE/LIBs/resistor.lbr"
UsedLibrary="S:/EAGLE/LIBs/rf-micro-devices.lbr"
UsedLibrary="S:/EAGLE/LIBs/rf-solutions.lbr"
UsedLibrary="S:/EAGLE/LIBs/rohm.lbr"
UsedLibrary="S:/EAGLE/LIBs/roundsolutions.lbr"
UsedLibrary="S:/EAGLE/LIBs/samtec.lbr"
UsedLibrary="S:/EAGLE/LIBs/semicon-smd-ipc.lbr"
UsedLibrary="S:/EAGLE/LIBs/sensirion.lbr"
UsedLibrary="S:/EAGLE/LIBs/sensor-comus-group.lbr"
UsedLibrary="S:/EAGLE/LIBs/sensor-heraeus.lbr"
UsedLibrary="S:/EAGLE/LIBs/sensor-infratec.lbr"
UsedLibrary="S:/EAGLE/LIBs/sharp.lbr"
UsedLibrary="S:/EAGLE/LIBs/silabs.lbr"
UsedLibrary="S:/EAGLE/LIBs/sim-technology.lbr"
UsedLibrary="S:/EAGLE/LIBs/sipex.lbr"
UsedLibrary="S:/EAGLE/LIBs/smd-ipc.lbr"
UsedLibrary="S:/EAGLE/LIBs/smd-special.lbr"
UsedLibrary="S:/EAGLE/LIBs/solomon-systech.lbr"
UsedLibrary="S:/EAGLE/LIBs/solpad.lbr"
UsedLibrary="S:/EAGLE/LIBs/speaker.lbr"
UsedLibrary="S:/EAGLE/LIBs/special-drill.lbr"
UsedLibrary="S:/EAGLE/LIBs/special.lbr"
UsedLibrary="S:/EAGLE/LIBs/st-microelectronics.lbr"
UsedLibrary="S:/EAGLE/LIBs/stm32xx.lbr"
UsedLibrary="S:/EAGLE/LIBs/supertex.lbr"
UsedLibrary="S:/EAGLE/LIBs/supply1.lbr"
UsedLibrary="S:/EAGLE/LIBs/supply2.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch-alps.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch-coto.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch-dil.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch-misc.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch-omron.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch-omron_cust.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch-raychem.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch-reed.lbr"
UsedLibrary="S:/EAGLE/LIBs/switch.lbr"
UsedLibrary="S:/EAGLE/LIBs/symbols_IEC617.lbr"
UsedLibrary="S:/EAGLE/LIBs/symbols_IEC617_RF.lbr"
UsedLibrary="S:/EAGLE/LIBs/tag-connect.lbr"
UsedLibrary="S:/EAGLE/LIBs/telcom.lbr"
UsedLibrary="S:/EAGLE/LIBs/telecontrolli.lbr"
UsedLibrary="S:/EAGLE/LIBs/telefunken.lbr"
UsedLibrary="S:/EAGLE/LIBs/test-mate.lbr"
UsedLibrary="S:/EAGLE/LIBs/testpad.lbr"
UsedLibrary="S:/EAGLE/LIBs/texas-sn55-sn75.lbr"
UsedLibrary="S:/EAGLE/LIBs/texas.lbr"
UsedLibrary="S:/EAGLE/LIBs/ti.lbr"
UsedLibrary="S:/EAGLE/LIBs/toshiba.lbr"
UsedLibrary="S:/EAGLE/LIBs/traco-electronic.lbr"
UsedLibrary="S:/EAGLE/LIBs/trafo-bei.lbr"
UsedLibrary="S:/EAGLE/LIBs/trafo-hammondmfg.lbr"
UsedLibrary="S:/EAGLE/LIBs/trafo-siemens.lbr"
UsedLibrary="S:/EAGLE/LIBs/trafo-xicon.lbr"
UsedLibrary="S:/EAGLE/LIBs/trafo.lbr"
UsedLibrary="S:/EAGLE/LIBs/transformer-pulse.lbr"
UsedLibrary="S:/EAGLE/LIBs/transistor-fet.lbr"
UsedLibrary="S:/EAGLE/LIBs/transistor-neu-to92.lbr"
UsedLibrary="S:/EAGLE/LIBs/transistor-npn.lbr"
UsedLibrary="S:/EAGLE/LIBs/transistor-pnp.lbr"
UsedLibrary="S:/EAGLE/LIBs/transistor-power.lbr"
UsedLibrary="S:/EAGLE/LIBs/transistor-small-signal.lbr"
UsedLibrary="S:/EAGLE/LIBs/transistor.lbr"
UsedLibrary="S:/EAGLE/LIBs/triac.lbr"
UsedLibrary="S:/EAGLE/LIBs/trimble.lbr"
UsedLibrary="S:/EAGLE/LIBs/tripas.lbr"
UsedLibrary="S:/EAGLE/LIBs/u-blox.lbr"
UsedLibrary="S:/EAGLE/LIBs/ubloxLib.lbr"
UsedLibrary="S:/EAGLE/LIBs/uln-udn.lbr"
UsedLibrary="S:/EAGLE/LIBs/usb.lbr"
UsedLibrary="S:/EAGLE/LIBs/v-reg-micrel.lbr"
UsedLibrary="S:/EAGLE/LIBs/v-reg.lbr"
UsedLibrary="S:/EAGLE/LIBs/varistor.lbr"
UsedLibrary="S:/EAGLE/LIBs/wafer-scale-psd.lbr"
UsedLibrary="S:/EAGLE/LIBs/wirepad.lbr"
UsedLibrary="S:/EAGLE/LIBs/wirepad1.lbr"
UsedLibrary="S:/EAGLE/LIBs/xicor.lbr"
UsedLibrary="S:/EAGLE/LIBs/xilinx-virtex-v5.lbr"
UsedLibrary="S:/EAGLE/LIBs/xilinx-xc18v.lbr"
UsedLibrary="S:/EAGLE/LIBs/xilinx-xc9.lbr"
UsedLibrary="S:/EAGLE/LIBs/xilinx-xcv.lbr"
UsedLibrary="S:/EAGLE/LIBs/xmega-a4.lbr"
UsedLibrary="S:/EAGLE/LIBs/yageo.lbr"
UsedLibrary="S:/EAGLE/LIBs/zetex.lbr"
UsedLibrary="S:/EAGLE/LIBs/zilog.lbr"
[Win_1]
Type="Control Panel"
Number=0
[Desktop]
Screen="1920 1080"
Window="Win_1"