-
Notifications
You must be signed in to change notification settings - Fork 2
/
stenopcb.net
executable file
·706 lines (706 loc) · 21.4 KB
/
stenopcb.net
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
(export (version D)
(design
(source C:/Users/caru/kicad_projects/stenopcb/stenopcb.sch)
(date "05/09/2013 18:15:37")
(tool "eeschema (2013-07-07 BZR 4022)-stable"))
(components
(comp (ref K1)
(value MAIN_RIGHT_TO_VOWELS_RIGHT)
(libsource (lib conn) (part CONN_3))
(sheetpath (names /) (tstamps /))
(tstamp 5224404F))
(comp (ref SW1)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522441C0))
(comp (ref D1)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522441E1))
(comp (ref D3)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 5224423C))
(comp (ref SW3)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52244247))
(comp (ref D2)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522442B7))
(comp (ref D4)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522442BD))
(comp (ref SW2)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522442D1))
(comp (ref SW4)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522442D7))
(comp (ref SW5)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52257506))
(comp (ref D5)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 5225750C))
(comp (ref D7)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 52257513))
(comp (ref SW7)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52257519))
(comp (ref D6)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 52257522))
(comp (ref D8)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 52257528))
(comp (ref SW6)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 5225752E))
(comp (ref SW8)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52257534))
(comp (ref SW9)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 5225753E))
(comp (ref D9)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 52257544))
(comp (ref D11)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 5225754B))
(comp (ref SW11)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52257551))
(comp (ref D10)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 5225755A))
(comp (ref D12)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 52257560))
(comp (ref SW10)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52257566))
(comp (ref SW12)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 5225756C))
(comp (ref K2)
(value MAIN_LEFT_TO_VOWELS_LEFT)
(libsource (lib conn) (part CONN_3))
(sheetpath (names /) (tstamps /))
(tstamp 5226049D))
(comp (ref D15)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522604A3))
(comp (ref D17)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522604A9))
(comp (ref D16)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522604AF))
(comp (ref D18)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522604B5))
(comp (ref SW15)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522604BB))
(comp (ref SW17)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522604C1))
(comp (ref SW16)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522604C7))
(comp (ref SW18)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522604CD))
(comp (ref D19)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522604E6))
(comp (ref D21)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522604EC))
(comp (ref D20)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522604F2))
(comp (ref D22)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522604F8))
(comp (ref SW19)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522604FE))
(comp (ref SW21)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52260504))
(comp (ref SW20)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 5226050A))
(comp (ref SW22)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52260510))
(comp (ref D23)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 5226051E))
(comp (ref D24)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 52260524))
(comp (ref SW23)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 5226052A))
(comp (ref SW24)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52260530))
(comp (ref D13)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 5226053A))
(comp (ref D14)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 52260540))
(comp (ref SW13)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 52260546))
(comp (ref SW14)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 5226054C))
(comp (ref P1)
(value MAIN_RIGHT_IN)
(libsource (lib conn) (part CONN_13))
(sheetpath (names /) (tstamps /))
(tstamp 52272622))
(comp (ref P3)
(value MAIN_LEFT_IN)
(libsource (lib conn) (part CONN_11))
(sheetpath (names /) (tstamps /))
(tstamp 522726AC))
(comp (ref P2)
(value MAIN_RIGHT_TO_MAIN_LEFT)
(libsource (lib conn) (part CONN_11))
(sheetpath (names /) (tstamps /))
(tstamp 52272868))
(comp (ref R1)
(value R)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5227330E))
(comp (ref D25)
(value LED)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 52273328))
(comp (ref R2)
(value R)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5227334E))
(comp (ref D26)
(value LED)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 52273354))
(comp (ref K3)
(value VOWELS_RIGHT_IN)
(libsource (lib conn) (part CONN_3))
(sheetpath (names /) (tstamps /))
(tstamp 522873E3))
(comp (ref K4)
(value VOWELS_LEFT_IN)
(libsource (lib conn) (part CONN_3))
(sheetpath (names /) (tstamps /))
(tstamp 52287450))
(comp (ref SW27)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522874A7))
(comp (ref D29)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522874AD))
(comp (ref D27)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522874B5))
(comp (ref SW25)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522874BB))
(comp (ref SW28)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522874E9))
(comp (ref D30)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522874EF))
(comp (ref D28)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 522874F5))
(comp (ref SW26)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 522874FB))
(comp (ref D31)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 5228AD64))
(comp (ref SW29)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 5228AD6A))
(comp (ref D32)
(value DIODE)
(libsource (lib device) (part DIODE))
(sheetpath (names /) (tstamps /))
(tstamp 5228ADBA))
(comp (ref SW30)
(value SPST)
(libsource (lib device) (part SPST))
(sheetpath (names /) (tstamps /))
(tstamp 5228ADC0)))
(libparts
(libpart (lib device) (part DIODE)
(description "Diode simple")
(footprints
(fp D?)
(fp S*))
(fields
(field (name Reference) D)
(field (name Value) DIODE)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name A) (type passive))
(pin (num 2) (name K) (type passive))))
(libpart (lib device) (part LED)
(footprints
(fp LED-3MM)
(fp LED-5MM)
(fp LED-10MM)
(fp LED-0603)
(fp LED-0805)
(fp LED-1206)
(fp LEDV))
(fields
(field (name Reference) D)
(field (name Value) LED)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name A) (type passive))
(pin (num 2) (name K) (type passive))))
(libpart (lib device) (part R)
(description Resistance)
(footprints
(fp R?)
(fp SM0603)
(fp SM0805)
(fp R?-*)
(fp SM1206))
(fields
(field (name Reference) R)
(field (name Value) R)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part SPST)
(description "Interrupteur simple")
(fields
(field (name Reference) SW)
(field (name Value) SPST)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name 1) (type input))
(pin (num 2) (name 2) (type input))))
(libpart (lib conn) (part CONN_11)
(description "Symbole general de connecteur")
(fields
(field (name Reference) P)
(field (name Value) CONN_11))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))
(pin (num 9) (name P9) (type passive))
(pin (num 10) (name P10) (type passive))
(pin (num 11) (name P11) (type passive))))
(libpart (lib conn) (part CONN_13)
(description "Symbole general de connexion")
(fields
(field (name Reference) P)
(field (name Value) CONN_13))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))
(pin (num 9) (name P9) (type passive))
(pin (num 10) (name P10) (type passive))
(pin (num 11) (name P11) (type passive))
(pin (num 12) (name P12) (type passive))
(pin (num 13) (name P13) (type passive))))
(libpart (lib conn) (part CONN_3)
(description "Symbole general de connecteur")
(fields
(field (name Reference) K)
(field (name Value) CONN_3))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name PM) (type passive))
(pin (num 3) (name P3) (type passive)))))
(libraries
(library (logical device)
(uri "C:\\Program Files (x86)\\KiCad\\share\\library\\device.lib"))
(library (logical conn)
(uri "C:\\Program Files (x86)\\KiCad\\share\\library\\conn.lib")))
(nets
(net (code 1) (name /L_COL_5)
(node (ref P3) (pin 9))
(node (ref D13) (pin 1))
(node (ref D14) (pin 1)))
(net (code 2) (name /L_LED)
(node (ref P3) (pin 10))
(node (ref R2) (pin 1)))
(net (code 3) (name /GND)
(node (ref P1) (pin 13))
(node (ref P2) (pin 11))
(node (ref D25) (pin 2)))
(net (code 4) (name /COL_4)
(node (ref D11) (pin 1))
(node (ref D9) (pin 1))
(node (ref P2) (pin 8))
(node (ref D10) (pin 1))
(node (ref D12) (pin 1))
(node (ref P1) (pin 10))
(node (ref D31) (pin 1)))
(net (code 5) (name /COL_3)
(node (ref K1) (pin 3))
(node (ref D8) (pin 1))
(node (ref P2) (pin 7))
(node (ref D7) (pin 1))
(node (ref P1) (pin 9)))
(net (code 6) (name /COL_2)
(node (ref D6) (pin 1))
(node (ref D5) (pin 1))
(node (ref P1) (pin 8))
(node (ref K1) (pin 2))
(node (ref P2) (pin 6)))
(net (code 7) (name /COL_1)
(node (ref D4) (pin 1))
(node (ref D3) (pin 1))
(node (ref P1) (pin 7))
(node (ref P2) (pin 5)))
(net (code 8) (name /LED)
(node (ref P2) (pin 10))
(node (ref P1) (pin 12))
(node (ref R1) (pin 1)))
(net (code 9) (name /COL_5)
(node (ref P1) (pin 11))
(node (ref P2) (pin 9)))
(net (code 10) (name /COL_0)
(node (ref P1) (pin 6))
(node (ref P2) (pin 4))
(node (ref D1) (pin 1))
(node (ref D2) (pin 1)))
(net (code 11) (name /L_GND)
(node (ref D26) (pin 2))
(node (ref P3) (pin 11)))
(net (code 12) (name /L_ROW_1)
(node (ref SW24) (pin 2))
(node (ref SW20) (pin 2))
(node (ref P3) (pin 2))
(node (ref SW22) (pin 2))
(node (ref SW18) (pin 2))
(node (ref SW14) (pin 2))
(node (ref SW16) (pin 2)))
(net (code 13) (name "")
(node (ref D14) (pin 2))
(node (ref SW14) (pin 1)))
(net (code 14) (name /L_ROW_0)
(node (ref SW13) (pin 2))
(node (ref SW15) (pin 2))
(node (ref SW19) (pin 2))
(node (ref SW23) (pin 2))
(node (ref SW21) (pin 2))
(node (ref P3) (pin 1))
(node (ref SW17) (pin 2)))
(net (code 15) (name "")
(node (ref D13) (pin 2))
(node (ref SW13) (pin 1)))
(net (code 16) (name "")
(node (ref SW24) (pin 1))
(node (ref D24) (pin 2)))
(net (code 17) (name "")
(node (ref SW23) (pin 1))
(node (ref D23) (pin 2)))
(net (code 18) (name /ROW_4)
(node (ref SW6) (pin 2))
(node (ref SW8) (pin 2))
(node (ref P1) (pin 5))
(node (ref SW10) (pin 2))
(node (ref SW4) (pin 2))
(node (ref SW2) (pin 2)))
(net (code 19) (name /ROW_3)
(node (ref SW7) (pin 2))
(node (ref SW3) (pin 2))
(node (ref SW1) (pin 2))
(node (ref SW5) (pin 2))
(node (ref SW9) (pin 2))
(node (ref P1) (pin 4)))
(net (code 20) (name /ROW_2)
(node (ref P1) (pin 3))
(node (ref P2) (pin 3))
(node (ref SW29) (pin 2))
(node (ref K1) (pin 1)))
(net (code 21) (name /ROW_1)
(node (ref SW12) (pin 2))
(node (ref P2) (pin 2))
(node (ref P1) (pin 2)))
(net (code 22) (name /ROW_0)
(node (ref P1) (pin 1))
(node (ref SW11) (pin 2))
(node (ref P2) (pin 1)))
(net (code 23) (name "")
(node (ref D28) (pin 2))
(node (ref SW26) (pin 1)))
(net (code 24) (name /VL_COL_0)
(node (ref K4) (pin 2))
(node (ref D28) (pin 1)))
(net (code 25) (name "")
(node (ref D30) (pin 2))
(node (ref SW28) (pin 1)))
(net (code 26) (name /VL_COL_1)
(node (ref K4) (pin 3))
(node (ref D30) (pin 1)))
(net (code 27) (name /VL_ROW_2)
(node (ref SW28) (pin 2))
(node (ref SW26) (pin 2))
(node (ref K4) (pin 1)))
(net (code 28) (name "")
(node (ref SW25) (pin 1))
(node (ref D27) (pin 2)))
(net (code 29) (name /VR_COL_2)
(node (ref D27) (pin 1))
(node (ref K3) (pin 2)))
(net (code 30) (name "")
(node (ref D29) (pin 2))
(node (ref SW27) (pin 1)))
(net (code 31) (name /VR_COL_3)
(node (ref K3) (pin 3))
(node (ref D29) (pin 1)))
(net (code 32) (name /L_ROW_2)
(node (ref P3) (pin 3))
(node (ref SW30) (pin 2))
(node (ref K2) (pin 1)))
(net (code 33) (name "")
(node (ref SW30) (pin 1))
(node (ref D32) (pin 2)))
(net (code 34) (name /L_COL_4)
(node (ref P3) (pin 8))
(node (ref D23) (pin 1))
(node (ref D32) (pin 1))
(node (ref D24) (pin 1)))
(net (code 35) (name /VR_ROW_2)
(node (ref K3) (pin 1))
(node (ref SW25) (pin 2))
(node (ref SW27) (pin 2)))
(net (code 36) (name "")
(node (ref D31) (pin 2))
(node (ref SW29) (pin 1)))
(net (code 37) (name "")
(node (ref D26) (pin 1))
(node (ref R2) (pin 2)))
(net (code 38) (name "")
(node (ref D25) (pin 1))
(node (ref R1) (pin 2)))
(net (code 39) (name "")
(node (ref SW6) (pin 1))
(node (ref D6) (pin 2)))
(net (code 40) (name "")
(node (ref D8) (pin 2))
(node (ref SW8) (pin 1)))
(net (code 41) (name "")
(node (ref SW7) (pin 1))
(node (ref D7) (pin 2)))
(net (code 42) (name "")
(node (ref D5) (pin 2))
(node (ref SW5) (pin 1)))
(net (code 43) (name "")
(node (ref SW11) (pin 1))
(node (ref D11) (pin 2)))
(net (code 44) (name "")
(node (ref D10) (pin 2))
(node (ref SW10) (pin 1)))
(net (code 45) (name "")
(node (ref SW12) (pin 1))
(node (ref D12) (pin 2)))
(net (code 46) (name "")
(node (ref SW9) (pin 1))
(node (ref D9) (pin 2)))
(net (code 47) (name "")
(node (ref D1) (pin 2))
(node (ref SW1) (pin 1)))
(net (code 48) (name "")
(node (ref SW2) (pin 1))
(node (ref D2) (pin 2)))
(net (code 49) (name "")
(node (ref D4) (pin 2))
(node (ref SW4) (pin 1)))
(net (code 50) (name "")
(node (ref SW3) (pin 1))
(node (ref D3) (pin 2)))
(net (code 51) (name "")
(node (ref SW19) (pin 1))
(node (ref D19) (pin 2)))
(net (code 52) (name "")
(node (ref SW21) (pin 1))
(node (ref D21) (pin 2)))
(net (code 53) (name "")
(node (ref SW20) (pin 1))
(node (ref D20) (pin 2)))
(net (code 54) (name "")
(node (ref D22) (pin 2))
(node (ref SW22) (pin 1)))
(net (code 55) (name /L_COL_3)
(node (ref D21) (pin 1))
(node (ref P3) (pin 7))
(node (ref D22) (pin 1)))
(net (code 56) (name /L_COL_2)
(node (ref P3) (pin 6))
(node (ref D19) (pin 1))
(node (ref D20) (pin 1)))
(net (code 57) (name /L_COL_0)
(node (ref K2) (pin 2))
(node (ref D16) (pin 1))
(node (ref P3) (pin 4))
(node (ref D15) (pin 1)))
(net (code 58) (name "")
(node (ref D15) (pin 2))
(node (ref SW15) (pin 1)))
(net (code 59) (name "")
(node (ref SW18) (pin 1))
(node (ref D18) (pin 2)))
(net (code 60) (name "")
(node (ref SW16) (pin 1))
(node (ref D16) (pin 2)))
(net (code 61) (name "")
(node (ref D17) (pin 2))
(node (ref SW17) (pin 1)))
(net (code 62) (name /L_COL_1)
(node (ref D17) (pin 1))
(node (ref D18) (pin 1))
(node (ref K2) (pin 3))
(node (ref P3) (pin 5)))))