summaryrefslogtreecommitdiff
path: root/RBDaughter/RBDaughter.kicad_sch
blob: a5c8b3a41767bee44a44786096ac6100c0bc2606 (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
(kicad_sch (version 20230121) (generator eeschema)

  (uuid 1b817352-837d-4dbb-b685-0a8ca0a5b343)

  (paper "A4")

  (lib_symbols
    (symbol "AEV20E:AEV20EP" (in_bom yes) (on_board yes)
      (property "Reference" "K" (at 11.43 3.81 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "AEV20EP" (at 13.97 1.27 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "Library:AEV20EP" (at 33.655 -1.27 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "AEV20E" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "Relay*1P1T*NO*Panasonic*ADW11xxxxW*" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "AEV20EP_1_1"
        (rectangle (start -10.16 5.08) (end 10.16 -5.08)
          (stroke (width 0.254) (type default))
          (fill (type background))
        )
        (rectangle (start -8.255 1.905) (end -1.905 -1.905)
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -7.62 -1.905)
            (xy -2.54 1.905)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -5.08 -5.08)
            (xy -5.08 -1.905)
          )
          (stroke (width 0) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -5.08 5.08)
            (xy -5.08 1.905)
          )
          (stroke (width 0) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -1.905 0)
            (xy -1.27 0)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -0.635 0)
            (xy 0 0)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 0.635 0)
            (xy 1.27 0)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 0.635 0)
            (xy 1.27 0)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 1.905 0)
            (xy 2.54 0)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 3.175 0)
            (xy 3.81 0)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 5.08 -2.54)
            (xy 3.175 3.81)
          )
          (stroke (width 0.508) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 5.08 -2.54)
            (xy 5.08 -5.08)
          )
          (stroke (width 0) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 7.62 3.81)
            (xy 7.62 5.08)
          )
          (stroke (width 0) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 7.62 3.81)
            (xy 7.62 2.54)
            (xy 6.985 3.175)
            (xy 7.62 3.81)
          )
          (stroke (width 0) (type default))
          (fill (type none))
        )
        (text "R+" (at -3.048 -3.556 0)
          (effects (font (size 1.016 1.016)))
        )
        (text "S+" (at -3.048 3.556 0)
          (effects (font (size 1.016 1.016)))
        )
        (pin passive line (at 7.62 7.62 270) (length 2.54)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "11" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 5.08 -7.62 90) (length 2.54)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "14" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 -7.62 90) (length 2.54)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "A1" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at -5.08 7.62 270) (length 2.54)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "A2" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "Connector:Conn_01x02_Pin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
      (property "Reference" "J" (at 0 2.54 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "Conn_01x02_Pin" (at 0 -5.08 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "~" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_locked" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "ki_keywords" "connector" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Generic connector, single row, 01x02, script generated" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "Conn_01x02_Pin_1_1"
        (polyline
          (pts
            (xy 1.27 -2.54)
            (xy 0.8636 -2.54)
          )
          (stroke (width 0.1524) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 1.27 0)
            (xy 0.8636 0)
          )
          (stroke (width 0.1524) (type default))
          (fill (type none))
        )
        (rectangle (start 0.8636 -2.413) (end 0 -2.667)
          (stroke (width 0.1524) (type default))
          (fill (type outline))
        )
        (rectangle (start 0.8636 0.127) (end 0 -0.127)
          (stroke (width 0.1524) (type default))
          (fill (type outline))
        )
        (pin passive line (at 5.08 0 180) (length 3.81)
          (name "Pin_1" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 5.08 -2.54 180) (length 3.81)
          (name "Pin_2" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "Device:Fuse_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
      (property "Reference" "F" (at 0 -1.524 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "Fuse_Small" (at 0 1.524 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "~" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "fuse" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Fuse, small symbol" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "*Fuse*" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "Fuse_Small_0_1"
        (rectangle (start -1.27 0.508) (end 1.27 -0.508)
          (stroke (width 0) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -1.27 0)
            (xy 1.27 0)
          )
          (stroke (width 0) (type default))
          (fill (type none))
        )
      )
      (symbol "Fuse_Small_1_1"
        (pin passive line (at -2.54 0 0) (length 1.27)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 2.54 0 180) (length 1.27)
          (name "~" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "Diode:1N4004" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes)
      (property "Reference" "D" (at 0 2.54 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "1N4004" (at 0 -2.54 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 0 -4.445 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Sim.Device" "D" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Sim.Pins" "1=K 2=A" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "diode" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "400V 1A General Purpose Rectifier Diode, DO-41" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "D*DO?41*" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "1N4004_0_1"
        (polyline
          (pts
            (xy -1.27 1.27)
            (xy -1.27 -1.27)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 1.27 0)
            (xy -1.27 0)
          )
          (stroke (width 0) (type default))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 1.27 1.27)
            (xy 1.27 -1.27)
            (xy -1.27 0)
            (xy 1.27 1.27)
          )
          (stroke (width 0.254) (type default))
          (fill (type none))
        )
      )
      (symbol "1N4004_1_1"
        (pin passive line (at -3.81 0 0) (length 2.54)
          (name "K" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin passive line (at 3.81 0 180) (length 2.54)
          (name "A" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "Mechanical:MountingHole_Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
      (property "Reference" "H" (at 0 6.35 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "MountingHole_Pad" (at 0 4.445 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "~" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "mounting hole" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Mounting Hole with connection" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "MountingHole*Pad*" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "MountingHole_Pad_0_1"
        (circle (center 0 1.27) (radius 1.27)
          (stroke (width 1.27) (type default))
          (fill (type none))
        )
      )
      (symbol "MountingHole_Pad_1_1"
        (pin input line (at 0 -2.54 90) (length 2.54)
          (name "1" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
      (property "Reference" "#PWR" (at 0 -6.35 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Value" "GND" (at 0 -3.81 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "global power" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "GND_0_1"
        (polyline
          (pts
            (xy 0 0)
            (xy 0 -1.27)
            (xy 1.27 -1.27)
            (xy 0 -2.54)
            (xy -1.27 -1.27)
            (xy 0 -1.27)
          )
          (stroke (width 0) (type default))
          (fill (type none))
        )
      )
      (symbol "GND_1_1"
        (pin power_in line (at 0 0 270) (length 0) hide
          (name "GND" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
      )
    )
  )

  (junction (at 53.34 90.17) (diameter 0) (color 0 0 0 0)
    (uuid 301efde3-0d7e-4408-9152-58111375a39d)
  )
  (junction (at 53.34 74.93) (diameter 0) (color 0 0 0 0)
    (uuid 5fde7e03-af26-44c6-97d2-9c14ce0af3ef)
  )
  (junction (at 87.63 102.87) (diameter 0) (color 0 0 0 0)
    (uuid f7e1f0ed-b14d-4270-9dfd-b6fddf56fa86)
  )

  (wire (pts (xy 39.37 90.17) (xy 53.34 90.17))
    (stroke (width 0) (type default))
    (uuid 13831a14-7a79-4eea-835a-ca60602ea3d1)
  )
  (wire (pts (xy 87.63 102.87) (xy 87.63 104.14))
    (stroke (width 0) (type default))
    (uuid 441522a5-2c53-4473-8923-684bdb0ad09b)
  )
  (wire (pts (xy 53.34 74.93) (xy 64.77 74.93))
    (stroke (width 0) (type default))
    (uuid 47d647cd-2bcb-4fa8-8200-12b07491db1c)
  )
  (wire (pts (xy 87.63 102.87) (xy 91.44 102.87))
    (stroke (width 0) (type default))
    (uuid 4d562f70-6652-42dd-a5a4-6247671d9046)
  )
  (wire (pts (xy 39.37 74.93) (xy 39.37 81.28))
    (stroke (width 0) (type default))
    (uuid 6135d272-f5d6-4081-a755-966e4537c4a7)
  )
  (wire (pts (xy 87.63 83.82) (xy 87.63 90.17))
    (stroke (width 0) (type default))
    (uuid 7156c6cd-7fc5-4822-a7ca-4225d17b101f)
  )
  (wire (pts (xy 39.37 83.82) (xy 39.37 90.17))
    (stroke (width 0) (type default))
    (uuid a05746d7-dd56-496a-a8c9-9658177e2946)
  )
  (wire (pts (xy 49.53 74.93) (xy 53.34 74.93))
    (stroke (width 0) (type default))
    (uuid a5baf368-5c92-4d99-96b9-1405174f46b7)
  )
  (wire (pts (xy 77.47 74.93) (xy 87.63 74.93))
    (stroke (width 0) (type default))
    (uuid b9df067a-2ac6-45a9-9d53-7ce1345a6953)
  )
  (wire (pts (xy 74.93 90.17) (xy 87.63 90.17))
    (stroke (width 0) (type default))
    (uuid bd370388-0d88-4a3c-bd38-13df08d483f1)
  )
  (wire (pts (xy 39.37 74.93) (xy 44.45 74.93))
    (stroke (width 0) (type default))
    (uuid cb037909-6aed-4a47-bf16-c9ae8de40982)
  )
  (wire (pts (xy 83.82 102.87) (xy 87.63 102.87))
    (stroke (width 0) (type default))
    (uuid cdc88f52-e7fe-46d1-b8ca-8f12f7b57f75)
  )
  (wire (pts (xy 87.63 74.93) (xy 87.63 81.28))
    (stroke (width 0) (type default))
    (uuid e0daa99a-1f1e-4ca1-b495-a5498c95cd25)
  )
  (wire (pts (xy 53.34 74.93) (xy 53.34 78.74))
    (stroke (width 0) (type default))
    (uuid e8835dd0-d0d6-4311-8b65-40e4c3ffc6cb)
  )
  (wire (pts (xy 53.34 90.17) (xy 64.77 90.17))
    (stroke (width 0) (type default))
    (uuid eb6c6657-753e-4105-95b6-ef82abf7bd8c)
  )
  (wire (pts (xy 53.34 86.36) (xy 53.34 90.17))
    (stroke (width 0) (type default))
    (uuid fde05a17-b412-4675-a617-192c7c5d8d8a)
  )

  (symbol (lib_id "AEV20E:AEV20EP") (at 69.85 82.55 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 0fd61e7c-8a73-42bc-98df-0f5537f5ad7e)
    (property "Reference" "K1" (at 81.28 81.28 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "AEV20EP" (at 81.28 83.82 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "Library:AEV20EP" (at 103.505 83.82 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (at 69.85 82.55 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "A2" (uuid d0e750fe-15a6-432a-8d22-497782c3355f))
    (pin "14" (uuid 9ca14809-42f9-48ec-9b17-f7114df4b07b))
    (pin "A1" (uuid 41bbd156-b106-47fa-9739-d91a314a9c11))
    (pin "11" (uuid a1c21a36-4555-488a-b4ff-2dcabe4fb343))
    (instances
      (project "RBDaughter"
        (path "/1b817352-837d-4dbb-b685-0a8ca0a5b343"
          (reference "K1") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Device:Fuse_Small") (at 46.99 74.93 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 31ade8f0-8bd1-46a0-8bb9-ae1307c3a9ae)
    (property "Reference" "F1" (at 46.99 69.85 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Value" "Fuse_Small" (at 46.99 72.39 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Footprint" "Fuse:Fuse_0805_2012Metric" (at 46.99 74.93 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (at 46.99 74.93 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "2" (uuid 2a971624-3bee-44ad-ad89-67a12d9d3038))
    (pin "1" (uuid f75a498b-60ea-4c04-8de1-d32db29fe49e))
    (instances
      (project "RBDaughter"
        (path "/1b817352-837d-4dbb-b685-0a8ca0a5b343"
          (reference "F1") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Diode:1N4004") (at 53.34 82.55 270) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 35e1fda3-dfb1-4a51-bfa6-fe02c44b767b)
    (property "Reference" "D1" (at 55.88 81.28 90)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "1N4004" (at 55.88 83.82 90)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal" (at 48.895 82.55 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "http://www.vishay.com/docs/88503/1n4001.pdf" (at 53.34 82.55 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Sim.Device" "D" (at 53.34 82.55 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Sim.Pins" "1=K 2=A" (at 53.34 82.55 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "2" (uuid fe8fa154-9ee2-42ae-ac09-fea8b0b1f76f))
    (pin "1" (uuid c1b94b07-71bb-4cbb-96f8-b8ce002e54cd))
    (instances
      (project "RBDaughter"
        (path "/1b817352-837d-4dbb-b685-0a8ca0a5b343"
          (reference "D1") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Connector:Conn_01x02_Pin") (at 34.29 81.28 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 4662654d-18b6-4f95-96f0-c119806b8c5a)
    (property "Reference" "J1" (at 34.925 76.2 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Value" "Conn_01x02_Pin" (at 34.925 78.74 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Footprint" "Library:43045-02YY" (at 34.29 81.28 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (at 34.29 81.28 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 96854bbb-9589-4a5c-92f4-8a0757f7755a))
    (pin "2" (uuid d03e2f57-d7e6-4b85-b566-63380a646f17))
    (instances
      (project "RBDaughter"
        (path "/1b817352-837d-4dbb-b685-0a8ca0a5b343"
          (reference "J1") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Mechanical:MountingHole_Pad") (at 91.44 100.33 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 5a07dd53-0e11-47d1-bbb9-6c42cb7c6795)
    (property "Reference" "H2" (at 93.98 97.79 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "MountingHole_Pad" (at 93.98 100.33 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom" (at 91.44 100.33 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (at 91.44 100.33 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 9b0a4f6a-11ad-45a2-b04f-31130249a0ae))
    (instances
      (project "RBDaughter"
        (path "/1b817352-837d-4dbb-b685-0a8ca0a5b343"
          (reference "H2") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Mechanical:MountingHole_Pad") (at 83.82 100.33 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 96f4ea98-7995-4b26-b202-a39bcdd919fe)
    (property "Reference" "H1" (at 86.36 97.79 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "MountingHole_Pad" (at 86.36 100.33 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom" (at 83.82 100.33 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (at 83.82 100.33 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 4bc788c3-70c4-49df-9727-2f8ba573dbdd))
    (instances
      (project "RBDaughter"
        (path "/1b817352-837d-4dbb-b685-0a8ca0a5b343"
          (reference "H1") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "power:GND") (at 87.63 104.14 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 98a97ecb-4a68-40e2-95e1-eb6009453b12)
    (property "Reference" "#PWR01" (at 87.63 110.49 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GND" (at 87.63 109.22 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Footprint" "" (at 87.63 104.14 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (at 87.63 104.14 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 02ad7273-9c32-4897-930c-4431d375091a))
    (instances
      (project "RBDaughter"
        (path "/1b817352-837d-4dbb-b685-0a8ca0a5b343"
          (reference "#PWR01") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Connector:Conn_01x02_Pin") (at 92.71 83.82 180) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid bcda71e3-5344-41cb-9c18-626ddf684cdc)
    (property "Reference" "J2" (at 93.98 81.28 0)
      (effects (font (size 1.27 1.27)) (justify right))
    )
    (property "Value" "Conn_01x02_Pin" (at 93.98 83.82 0)
      (effects (font (size 1.27 1.27)) (justify right))
    )
    (property "Footprint" "Library:43045-02YY" (at 92.71 83.82 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (at 92.71 83.82 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid b58c9bbe-92cd-41e4-8c0a-1edd1cf86a1c))
    (pin "2" (uuid 54716c98-4d00-4dad-a451-6d4680f7b917))
    (instances
      (project "RBDaughter"
        (path "/1b817352-837d-4dbb-b685-0a8ca0a5b343"
          (reference "J2") (unit 1)
        )
      )
    )
  )

  (sheet_instances
    (path "/" (page "1"))
  )
)