-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathStudioClock.net
More file actions
804 lines (804 loc) · 28 KB
/
StudioClock.net
File metadata and controls
804 lines (804 loc) · 28 KB
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
(export (version D)
(design
(source /home/johannes/Desktop/202201_manjaro/Documents/Projects/KiCadStudioClock/StudioClock.sch)
(date "Sun Jul 31 21:13:29 2022")
(tool "Eeschema 5.1.9+dfsg1-1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source StudioClock.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref D2)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F64D2))
(comp (ref D3)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F64D8))
(comp (ref D4)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F64DE))
(comp (ref D16)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F73F5))
(comp (ref D17)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F73FB))
(comp (ref D18)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F7401))
(comp (ref D19)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F7407))
(comp (ref D31)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F7AB9))
(comp (ref D32)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F7ABF))
(comp (ref D33)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F7AC5))
(comp (ref D34)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F7ACB))
(comp (ref D46)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F8516))
(comp (ref D47)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F851C))
(comp (ref D48)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F8522))
(comp (ref D49)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F8528))
(comp (ref D50)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F852E))
(comp (ref D35)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F7AD1))
(comp (ref D20)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F740D))
(comp (ref D5)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F64E4))
(comp (ref D6)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA55))
(comp (ref D7)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA5B))
(comp (ref D8)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA61))
(comp (ref D9)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA67))
(comp (ref D21)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA71))
(comp (ref D22)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA77))
(comp (ref D23)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA7D))
(comp (ref D24)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA83))
(comp (ref D36)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA8D))
(comp (ref D37)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA93))
(comp (ref D38)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA99))
(comp (ref D39)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDA9F))
(comp (ref D51)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDAA9))
(comp (ref D52)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDAAF))
(comp (ref D53)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDAB5))
(comp (ref D54)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDABB))
(comp (ref D55)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDAF0))
(comp (ref D40)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDAF6))
(comp (ref D25)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDAFC))
(comp (ref D10)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FDB02))
(comp (ref D11)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE125))
(comp (ref D12)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE12B))
(comp (ref D13)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE131))
(comp (ref D14)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE137))
(comp (ref D26)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE141))
(comp (ref D27)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE147))
(comp (ref D28)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE14D))
(comp (ref D29)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE153))
(comp (ref D41)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE15D))
(comp (ref D42)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE163))
(comp (ref D43)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE169))
(comp (ref D44)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE16F))
(comp (ref D56)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE179))
(comp (ref D57)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE17F))
(comp (ref D58)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE185))
(comp (ref D59)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE18B))
(comp (ref D45)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE1C6))
(comp (ref D30)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE1CC))
(comp (ref D15)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589FE1D2))
(comp (ref D60)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A026C4))
(comp (ref D63)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A04EC9))
(comp (ref D65)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A0507C))
(comp (ref D67)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A0531C))
(comp (ref D68)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A0541B))
(comp (ref D69)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A054FD))
(comp (ref D70)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A055E2))
(comp (ref D71)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A05971))
(comp (ref D61)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A05A5F))
(comp (ref D66)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A05B50))
(comp (ref D62)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A04CA4))
(comp (ref D72)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A0586A))
(comp (ref D1)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 589F64CC))
(comp (ref D64)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58A04FA3))
(comp (ref D73)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58CD8140))
(comp (ref D74)
(value LED)
(footprint LED_SMD:LED_0805_2012Metric)
(libsource (lib StudioClock-rescue) (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58CD8383))
(comp (ref U3)
(value 7SEGMENTS)
(footprint Display_7Segment:7SEGMENT-LED__HDSM531_HDSM533_SMD)
(libsource (lib StudioClock-rescue) (part 7SEGMENTS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58FB841F))
(comp (ref U4)
(value 7SEGMENTS)
(footprint Display_7Segment:7SEGMENT-LED__HDSM531_HDSM533_SMD)
(libsource (lib StudioClock-rescue) (part 7SEGMENTS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58FB8B95))
(comp (ref U1)
(value 7SEGMENTS)
(footprint Display_7Segment:7SEGMENT-LED__HDSM531_HDSM533_SMD)
(libsource (lib StudioClock-rescue) (part 7SEGMENTS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58FB92F6))
(comp (ref U2)
(value 7SEGMENTS)
(footprint Display_7Segment:7SEGMENT-LED__HDSM531_HDSM533_SMD)
(libsource (lib StudioClock-rescue) (part 7SEGMENTS) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 58FB94EF))
(comp (ref J1)
(value CONN_01X16)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left)
(libsource (lib Connector_Generic) (part Conn_01x16) (description "Generic connector, single row, 01x16, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 58EA29F3))
(comp (ref J2)
(value CONN_01X16)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left)
(libsource (lib Connector_Generic) (part Conn_01x16) (description "Generic connector, single row, 01x16, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 58EA3820)))
(libparts
(libpart (lib Connector_Generic) (part Conn_01x16)
(description "Generic connector, single row, 01x16, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x16))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))
(pin (num 10) (name Pin_10) (type passive))
(pin (num 11) (name Pin_11) (type passive))
(pin (num 12) (name Pin_12) (type passive))
(pin (num 13) (name Pin_13) (type passive))
(pin (num 14) (name Pin_14) (type passive))
(pin (num 15) (name Pin_15) (type passive))
(pin (num 16) (name Pin_16) (type passive))))
(libpart (lib StudioClock-rescue) (part 7SEGMENTS)
(fields
(field (name Reference) AFF)
(field (name Value) 7SEGMENTS))
(pins
(pin (num 1) (name e) (type input))
(pin (num 2) (name d) (type input))
(pin (num 3) (name C.A.) (type input))
(pin (num 4) (name c) (type input))
(pin (num 5) (name DP) (type input))
(pin (num 6) (name b) (type input))
(pin (num 7) (name a) (type input))
(pin (num 8) (name C.A.) (type input))
(pin (num 9) (name f) (type input))
(pin (num 10) (name g) (type input))))
(libpart (lib StudioClock-rescue) (part LED)
(footprints
(fp LED*))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive)))))
(libraries
(library (logical Connector_Generic)
(uri /usr/share/kicad/library/Connector_Generic.lib))
(library (logical StudioClock-rescue)
(uri /home/johannes/Desktop/202201_manjaro/Documents/Projects/KiCadStudioClock/StudioClock-rescue.lib)))
(nets
(net (code 1) (name /a51)
(node (ref J2) (pin 11))
(node (ref U3) (pin 8))
(node (ref U3) (pin 3)))
(net (code 2) (name /a61)
(node (ref U4) (pin 8))
(node (ref U4) (pin 3))
(node (ref J2) (pin 16)))
(net (code 3) (name /a60)
(node (ref U2) (pin 3))
(node (ref U2) (pin 8))
(node (ref J2) (pin 6)))
(net (code 4) (name /a50)
(node (ref U1) (pin 3))
(node (ref J2) (pin 1))
(node (ref U1) (pin 8)))
(net (code 5) (name /a11)
(node (ref D73) (pin 2))
(node (ref J2) (pin 9)))
(net (code 6) (name /a21)
(node (ref J2) (pin 8))
(node (ref D74) (pin 2)))
(net (code 7) (name /k11)
(node (ref U4) (pin 7))
(node (ref D49) (pin 1))
(node (ref D19) (pin 1))
(node (ref U3) (pin 7))
(node (ref D42) (pin 1))
(node (ref D63) (pin 1))
(node (ref D12) (pin 1))
(node (ref J1) (pin 12)))
(net (code 8) (name /k5)
(node (ref U1) (pin 2))
(node (ref D36) (pin 1))
(node (ref J1) (pin 6))
(node (ref D55) (pin 1))
(node (ref D25) (pin 1))
(node (ref D6) (pin 1))
(node (ref U2) (pin 2))
(node (ref D72) (pin 1)))
(net (code 9) (name /k13)
(node (ref D44) (pin 1))
(node (ref D14) (pin 1))
(node (ref U4) (pin 6))
(node (ref D47) (pin 1))
(node (ref J1) (pin 14))
(node (ref U3) (pin 6))
(node (ref D17) (pin 1)))
(net (code 10) (name "Net-(J2-Pad13)")
(node (ref J2) (pin 13)))
(net (code 11) (name "Net-(J2-Pad15)")
(node (ref J2) (pin 15)))
(net (code 12) (name "Net-(J2-Pad2)")
(node (ref J2) (pin 2)))
(net (code 13) (name "Net-(J2-Pad4)")
(node (ref J2) (pin 4)))
(net (code 14) (name /k6)
(node (ref U2) (pin 10))
(node (ref D54) (pin 1))
(node (ref D24) (pin 1))
(node (ref J1) (pin 7))
(node (ref D62) (pin 1))
(node (ref D37) (pin 1))
(node (ref U1) (pin 10))
(node (ref D7) (pin 1)))
(net (code 15) (name /a0)
(node (ref D10) (pin 2))
(node (ref D2) (pin 2))
(node (ref D14) (pin 2))
(node (ref J2) (pin 12))
(node (ref D15) (pin 2))
(node (ref D11) (pin 2))
(node (ref D13) (pin 2))
(node (ref D12) (pin 2))
(node (ref D5) (pin 2))
(node (ref D1) (pin 2))
(node (ref D3) (pin 2))
(node (ref D4) (pin 2))
(node (ref D9) (pin 2))
(node (ref D8) (pin 2))
(node (ref D7) (pin 2))
(node (ref D6) (pin 2)))
(net (code 16) (name /a1)
(node (ref D22) (pin 2))
(node (ref D18) (pin 2))
(node (ref D24) (pin 2))
(node (ref D19) (pin 2))
(node (ref D17) (pin 2))
(node (ref D25) (pin 2))
(node (ref D16) (pin 2))
(node (ref D23) (pin 2))
(node (ref J2) (pin 10))
(node (ref D30) (pin 2))
(node (ref D21) (pin 2))
(node (ref D29) (pin 2))
(node (ref D26) (pin 2))
(node (ref D27) (pin 2))
(node (ref D28) (pin 2))
(node (ref D20) (pin 2)))
(net (code 17) (name /a2)
(node (ref D35) (pin 2))
(node (ref D44) (pin 2))
(node (ref D43) (pin 2))
(node (ref D45) (pin 2))
(node (ref D31) (pin 2))
(node (ref D42) (pin 2))
(node (ref D41) (pin 2))
(node (ref D36) (pin 2))
(node (ref D37) (pin 2))
(node (ref D38) (pin 2))
(node (ref J2) (pin 7))
(node (ref D40) (pin 2))
(node (ref D39) (pin 2))
(node (ref D34) (pin 2))
(node (ref D33) (pin 2))
(node (ref D32) (pin 2)))
(net (code 18) (name /a3)
(node (ref J2) (pin 5))
(node (ref D53) (pin 2))
(node (ref D60) (pin 2))
(node (ref D52) (pin 2))
(node (ref D51) (pin 2))
(node (ref D48) (pin 2))
(node (ref D46) (pin 2))
(node (ref D55) (pin 2))
(node (ref D54) (pin 2))
(node (ref D57) (pin 2))
(node (ref D58) (pin 2))
(node (ref D50) (pin 2))
(node (ref D49) (pin 2))
(node (ref D47) (pin 2))
(node (ref D59) (pin 2))
(node (ref D56) (pin 2)))
(net (code 19) (name /k7)
(node (ref J1) (pin 8))
(node (ref D23) (pin 1))
(node (ref D65) (pin 1))
(node (ref U2) (pin 1))
(node (ref D8) (pin 1))
(node (ref U1) (pin 1))
(node (ref D53) (pin 1))
(node (ref D38) (pin 1)))
(net (code 20) (name /k0)
(node (ref D31) (pin 1))
(node (ref D1) (pin 1))
(node (ref D71) (pin 1))
(node (ref D30) (pin 1))
(node (ref J1) (pin 1))
(node (ref U1) (pin 6))
(node (ref D60) (pin 1))
(node (ref U2) (pin 6)))
(net (code 21) (name /k14)
(node (ref U3) (pin 5))
(node (ref D46) (pin 1))
(node (ref U4) (pin 5))
(node (ref D70) (pin 1))
(node (ref D45) (pin 1))
(node (ref D15) (pin 1))
(node (ref D16) (pin 1))
(node (ref J1) (pin 15)))
(net (code 22) (name /k10)
(node (ref D20) (pin 1))
(node (ref D11) (pin 1))
(node (ref U3) (pin 2))
(node (ref D50) (pin 1))
(node (ref D41) (pin 1))
(node (ref J1) (pin 11))
(node (ref D61) (pin 1))
(node (ref U4) (pin 2)))
(net (code 23) (name /k9)
(node (ref D69) (pin 1))
(node (ref J1) (pin 10))
(node (ref D10) (pin 1))
(node (ref D51) (pin 1))
(node (ref D40) (pin 1))
(node (ref U3) (pin 9))
(node (ref U4) (pin 9))
(node (ref D21) (pin 1)))
(net (code 24) (name /k8)
(node (ref D68) (pin 1))
(node (ref J1) (pin 9))
(node (ref D22) (pin 1))
(node (ref D39) (pin 1))
(node (ref D52) (pin 1))
(node (ref U3) (pin 10))
(node (ref U4) (pin 10))
(node (ref D9) (pin 1)))
(net (code 25) (name /k15)
(node (ref U4) (pin 1))
(node (ref U3) (pin 1))
(node (ref D74) (pin 1))
(node (ref J1) (pin 16))
(node (ref D73) (pin 1)))
(net (code 26) (name /a4)
(node (ref D69) (pin 2))
(node (ref D66) (pin 2))
(node (ref D65) (pin 2))
(node (ref J2) (pin 14))
(node (ref J2) (pin 3))
(node (ref D70) (pin 2))
(node (ref D61) (pin 2))
(node (ref D71) (pin 2))
(node (ref D63) (pin 2))
(node (ref D72) (pin 2))
(node (ref D64) (pin 2))
(node (ref D68) (pin 2))
(node (ref D67) (pin 2))
(node (ref D62) (pin 2)))
(net (code 27) (name /k12)
(node (ref D64) (pin 1))
(node (ref U4) (pin 4))
(node (ref J1) (pin 13))
(node (ref D48) (pin 1))
(node (ref U3) (pin 4))
(node (ref D43) (pin 1))
(node (ref D13) (pin 1))
(node (ref D18) (pin 1)))
(net (code 28) (name /k4)
(node (ref D35) (pin 1))
(node (ref D56) (pin 1))
(node (ref D5) (pin 1))
(node (ref U1) (pin 9))
(node (ref D26) (pin 1))
(node (ref U2) (pin 9))
(node (ref J1) (pin 5)))
(net (code 29) (name /k3)
(node (ref D67) (pin 1))
(node (ref D57) (pin 1))
(node (ref D27) (pin 1))
(node (ref J1) (pin 4))
(node (ref D34) (pin 1))
(node (ref U2) (pin 4))
(node (ref D4) (pin 1))
(node (ref U1) (pin 4)))
(net (code 30) (name /k2)
(node (ref D28) (pin 1))
(node (ref J1) (pin 3))
(node (ref D58) (pin 1))
(node (ref D66) (pin 1))
(node (ref D3) (pin 1))
(node (ref U1) (pin 7))
(node (ref U2) (pin 7))
(node (ref D33) (pin 1)))
(net (code 31) (name /k1)
(node (ref D29) (pin 1))
(node (ref D59) (pin 1))
(node (ref J1) (pin 2))
(node (ref D2) (pin 1))
(node (ref U1) (pin 5))
(node (ref U2) (pin 5))
(node (ref D32) (pin 1)))))