-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxenon_dbg_led.kicad_pcb
More file actions
753 lines (735 loc) · 44.4 KB
/
xenon_dbg_led.kicad_pcb
File metadata and controls
753 lines (735 loc) · 44.4 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
(kicad_pcb (version 20221018) (generator pcbnew)
(general
(thickness 1.6)
)
(paper "A4")
(layers
(0 "F.Cu" signal)
(31 "B.Cu" signal)
(32 "B.Adhes" user "B.Adhesive")
(33 "F.Adhes" user "F.Adhesive")
(34 "B.Paste" user)
(35 "F.Paste" user)
(36 "B.SilkS" user "B.Silkscreen")
(37 "F.SilkS" user "F.Silkscreen")
(38 "B.Mask" user)
(39 "F.Mask" user)
(40 "Dwgs.User" user "User.Drawings")
(41 "Cmts.User" user "User.Comments")
(42 "Eco1.User" user "User.Eco1")
(43 "Eco2.User" user "User.Eco2")
(44 "Edge.Cuts" user)
(45 "Margin" user)
(46 "B.CrtYd" user "B.Courtyard")
(47 "F.CrtYd" user "F.Courtyard")
(48 "B.Fab" user)
(49 "F.Fab" user)
(50 "User.1" user)
(51 "User.2" user)
(52 "User.3" user)
(53 "User.4" user)
(54 "User.5" user)
(55 "User.6" user)
(56 "User.7" user)
(57 "User.8" user)
(58 "User.9" user)
)
(setup
(pad_to_mask_clearance 0)
(pcbplotparams
(layerselection 0x00010fc_ffffffff)
(plot_on_all_layers_selection 0x0000000_00000000)
(disableapertmacros false)
(usegerberextensions true)
(usegerberattributes false)
(usegerberadvancedattributes false)
(creategerberjobfile false)
(dashed_line_dash_ratio 12.000000)
(dashed_line_gap_ratio 3.000000)
(svgprecision 4)
(plotframeref false)
(viasonmask false)
(mode 1)
(useauxorigin false)
(hpglpennumber 1)
(hpglpenspeed 20)
(hpglpendiameter 15.000000)
(dxfpolygonmode true)
(dxfimperialunits true)
(dxfusepcbnewfont true)
(psnegative false)
(psa4output false)
(plotreference true)
(plotvalue false)
(plotinvisibletext false)
(sketchpadsonfab false)
(subtractmaskfromsilk true)
(outputformat 1)
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory "dbg_led_gerber/")
)
)
(net 0 "")
(net 1 "Net-(D1-K)")
(net 2 "Net-(D1-A)")
(net 3 "Net-(D2-K)")
(net 4 "Net-(D2-A)")
(net 5 "Net-(D3-K)")
(net 6 "Net-(D3-A)")
(net 7 "Net-(D4-K)")
(net 8 "Net-(D4-A)")
(net 9 "Net-(D5-K)")
(net 10 "Net-(D5-A)")
(net 11 "Net-(J1F1-Pin_2)")
(footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
(tstamp 19cceb5f-4e5a-468e-98a3-a07b91632051)
(at 166.116 76.2)
(descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
(tags "LED handsolder")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Light emitting diode")
(property "ki_keywords" "LED diode")
(path "/69c6000b-6a23-4e8f-84ff-4a0ef5bacb33")
(attr smd)
(fp_text reference "D" (at 0 -1.43) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp d6e3dfbd-525a-4a83-a319-51778e43c75e)
)
(fp_text value "LED" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp c7b339b1-6f6a-49f0-94dd-4c061333901f)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp 880db8fd-8e48-43e5-b754-99c09997ef0c)
)
(fp_line (start -1.66 -0.735) (end -1.66 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de55e9c5-e5f2-447f-9d78-2644445310b0))
(fp_line (start -1.66 0.735) (end 0.8 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 258da397-3519-441a-8735-154bf4e7494f))
(fp_line (start 0.8 -0.735) (end -1.66 -0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53a69066-064e-4e01-a377-e6bf9ef6ee70))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 26fe4038-b23f-416a-81d6-011bf507e47b))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca49cab8-d341-49c2-8eb5-e301ff317693))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6d7ec5d9-4b8d-42ee-b03d-8beb942c8fc4))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 373313ea-f63b-4e29-965f-5932233f192c))
(fp_line (start -0.8 -0.1) (end -0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e0563d2-6c79-4bcb-becf-6aec961627bd))
(fp_line (start -0.8 0.4) (end 0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d452f0b8-71d9-4d29-9298-e893370bc24f))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 46cfa536-5d8d-4da6-a47b-b871c2c44497))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b662927b-1610-4930-a241-484c4edb217c))
(fp_line (start 0.8 0.4) (end 0.8 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9ff565d2-f0f2-49aa-8d48-dd55b2120ce2))
(pad "1" smd roundrect (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 3 "Net-(D2-K)") (pinfunction "K") (pintype "passive") (tstamp a84e3ffc-fa0c-4412-9f0a-ab9ac5a0339b))
(pad "2" smd roundrect (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 4 "Net-(D2-A)") (pinfunction "A") (pintype "passive") (tstamp aad53b76-e568-48c4-8de3-b40d57e826ca))
(model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
(tstamp 1f23476f-850e-43cf-a1ce-0a44cb9167db)
(at 163.068 71.12)
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "LCSC" "C107696")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Resistor, US symbol")
(property "ki_keywords" "R res resistor")
(path "/6d581486-c0d8-440f-85a9-0703461a11c3")
(attr smd)
(fp_text reference "R1" (at 0 -1.43) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp c16afe4f-74bd-4343-9e89-c4af272e45d7)
)
(fp_text value "220" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a73062d2-2d80-4ef3-8037-9a8ecce9bfc4)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp 2ff8c89c-df1b-4af6-b2e2-cfb922bf5df8)
)
(fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 389befe5-b61b-43b1-9038-508135bc683c))
(fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6f616142-9c5d-463c-8c79-daf7faf2869e))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 630cb6b6-0d1d-48d9-9ed7-5bb950b908c3))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 20d9036e-7057-4aab-afc8-76f731d8e190))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 14a51bd6-6bd7-44a1-9a95-da397ca47528))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6cd6ad49-a7e3-4db2-9583-75461b9941bd))
(fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 593b6a2e-777f-48b4-851b-9141571c3a18))
(fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fc65dd10-6897-4ed1-b748-b9c7d9398d5e))
(fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3704ba6e-3ff3-4f85-aa82-089c73d7684e))
(fp_line (start 0.8 0.4125) (end -0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 478fc691-7278-445e-8a5e-42c4b7954438))
(pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 11 "Net-(J1F1-Pin_2)") (pintype "passive") (tstamp cf3415b0-85cb-4c3b-8d00-87297ee11e23))
(pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 1 "Net-(D1-K)") (pintype "passive") (tstamp 13be95c1-609b-4cfd-b1b6-c29da5ba2f46))
(model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Connector_PinSocket_2.54mm:PinSocket_1x06_P2.54mm_Vertical" (layer "F.Cu")
(tstamp 3ca0eed3-7b4a-4725-8f66-0a8a786c0a7a)
(at 168.656 71.12)
(descr "Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated")
(tags "Through hole socket strip THT 1x06 2.54mm single row")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")
(property "ki_keywords" "connector")
(path "/8c043b1e-e75a-407f-acd0-4978fa63c4c1")
(attr through_hole)
(fp_text reference "J1F1" (at 0 -2.77) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 848a328e-577b-4b87-b11f-91cc5f436d04)
)
(fp_text value "Conn_01x06" (at 0 15.47) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp ddb854d5-e4d5-4e90-b4b8-891178df3113)
)
(fp_text user "${REFERENCE}" (at 0 6.35 90) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 20a7a8bf-91f9-451d-8571-aafd13ae0781)
)
(fp_line (start -1.33 1.27) (end -1.33 14.03)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 352a53b9-ee52-48f2-a519-388c0f209305))
(fp_line (start -1.33 1.27) (end 1.33 1.27)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9e0a48bd-88d8-43d2-9ba2-d449ed661cbf))
(fp_line (start -1.33 14.03) (end 1.33 14.03)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76effc81-299d-4368-864f-e63f373d7028))
(fp_line (start 0 -1.33) (end 1.33 -1.33)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 34dab7f2-b7d2-4c19-9303-b6bfa2572b86))
(fp_line (start 1.33 -1.33) (end 1.33 0)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b45c3c97-2b62-40ff-8d02-a62ec3b8d385))
(fp_line (start 1.33 1.27) (end 1.33 14.03)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7a587b74-97bd-48da-ba11-d8148dae327b))
(fp_line (start -1.8 -1.8) (end 1.75 -1.8)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 38a6e623-c8d1-43ae-9d98-afe757db53b5))
(fp_line (start -1.8 14.45) (end -1.8 -1.8)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 20099dab-8e01-4799-9e89-67562b5884c7))
(fp_line (start 1.75 -1.8) (end 1.75 14.45)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e2d656f4-a7d0-4221-aa4e-f2debcf6ef1f))
(fp_line (start 1.75 14.45) (end -1.8 14.45)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2dd1b0ac-38c3-4208-a8b2-493526c2ada2))
(fp_line (start -1.27 -1.27) (end 0.635 -1.27)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 170f56f6-3340-49eb-bab1-a13502e26ce6))
(fp_line (start -1.27 13.97) (end -1.27 -1.27)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b9befea4-ae1e-4a8e-be2f-14461869d1e9))
(fp_line (start 0.635 -1.27) (end 1.27 -0.635)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ec375927-4d1a-4049-be22-b49a88e4ac63))
(fp_line (start 1.27 -0.635) (end 1.27 13.97)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b1fcc911-1286-4c76-9d1f-23318b7cf09c))
(fp_line (start 1.27 13.97) (end -1.27 13.97)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48d077dc-8465-4ec7-844f-145df5bd728d))
(pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
(net 2 "Net-(D1-A)") (pinfunction "Pin_1") (pintype "passive") (tstamp e7457b30-89c7-4710-bf42-20b8d823512c))
(pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
(net 11 "Net-(J1F1-Pin_2)") (pinfunction "Pin_2") (pintype "passive") (tstamp 5b0e557c-f368-4f01-b1f2-ff72291dd816))
(pad "3" thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
(net 4 "Net-(D2-A)") (pinfunction "Pin_3") (pintype "passive") (tstamp 6b70e3fe-78dd-4a25-96a7-1363e5a01678))
(pad "4" thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
(net 6 "Net-(D3-A)") (pinfunction "Pin_4") (pintype "passive") (tstamp f6fabef5-adb1-43d0-9ad2-955548e08ca4))
(pad "5" thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
(net 8 "Net-(D4-A)") (pinfunction "Pin_5") (pintype "passive") (tstamp cf4726c2-3309-4dbc-be75-eab36da0589b))
(pad "6" thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
(net 10 "Net-(D5-A)") (pinfunction "Pin_6") (pintype "passive") (tstamp 3168b076-8dce-4a7e-bd14-c06d5138aefc))
(model "${KICAD6_3DMODEL_DIR}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x06_P2.54mm_Vertical.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
(tstamp 4acbf8f7-ce7e-432a-8d9e-2eb2a81d3fe4)
(at 163.068 81.28)
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "LCSC" "C107696")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Resistor, US symbol")
(property "ki_keywords" "R res resistor")
(path "/af599289-a817-4f84-84f5-e3ac5aa42141")
(attr smd)
(fp_text reference "R4" (at 0 -1.43) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp cb9062cd-c441-41b8-bb08-8e7a817dd113)
)
(fp_text value "220" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 9852be20-8647-4899-bbdf-21ed3fd3e62d)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp fceb6820-0787-4bd9-afcf-d6b8c13b2531)
)
(fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 14aa8ed8-1eba-473b-98a5-b1092f6f089f))
(fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 904fc212-008f-4a72-b802-d7b52fc4f7fc))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7590081b-b066-4181-b388-5309bb62a859))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7bdc3f0a-5dae-4808-9bb2-da8493c82c5f))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 746934d7-45a9-4a50-aa04-c5211e07c792))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b267f510-7803-4d45-b709-87a85efbc430))
(fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0a9db69f-b4a0-4104-89a5-6f4dbc501b75))
(fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce41c2f8-fb03-4f46-a3d4-aa7afe5d105f))
(fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d912f07-199e-4a04-8431-27a5338a83e2))
(fp_line (start 0.8 0.4125) (end -0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 52465a56-a58d-4266-8e50-25b09491caaf))
(pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 11 "Net-(J1F1-Pin_2)") (pintype "passive") (tstamp a68c9d7f-1a43-4ee8-b3fc-90c047d75b9c))
(pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 7 "Net-(D4-K)") (pintype "passive") (tstamp eda50335-fd82-4d4c-8ecd-81469a3377c6))
(model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
(tstamp 535ae3a6-0703-4726-9857-bc4cb2694260)
(at 163.068 76.2)
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "LCSC" "C107696")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Resistor, US symbol")
(property "ki_keywords" "R res resistor")
(path "/8ac32951-6d67-4182-9787-7250bf5aae60")
(attr smd)
(fp_text reference "R" (at 0 -1.43) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 6de70e73-ee3e-421c-9cfe-63026d2a2bbe)
)
(fp_text value "220" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e5c2692d-2cc9-473d-8a7b-49366d479cf9)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp 99cd8f3b-728a-4635-8cc5-fa1ceaf37390)
)
(fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 97269c46-cb10-4751-80d3-c6f328d2f3f8))
(fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1d56240-1937-4eff-a50f-ddce3d2c7159))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cbe46c95-ef55-4321-b0be-4abaee85d041))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e34c2f77-2085-4eb4-8d73-8126c6b0a656))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b91898d1-aeea-415d-922d-ac694904e025))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c5c6c99-4493-4e50-a8e1-852794553ee9))
(fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 138c493e-2b08-46c5-9bac-42a4d83dbbfd))
(fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d7c21f4-fa3c-45fc-8c51-161776203fe4))
(fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9b610f9f-c778-44fc-9186-d9aa12d48d8b))
(fp_line (start 0.8 0.4125) (end -0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cdb83e66-be0f-4907-9dae-cb3a7b8ab3b9))
(pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 11 "Net-(J1F1-Pin_2)") (pintype "passive") (tstamp 66a03d4f-d7f0-4507-8041-8dc46dee672a))
(pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 3 "Net-(D2-K)") (pintype "passive") (tstamp 205e58aa-877d-47d6-91ef-7f57bdb97384))
(model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
(tstamp 62025d28-3c86-4d80-b1b0-bf51ac2f7f6b)
(at 163.068 83.82)
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "Field4" "C107696")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Resistor, US symbol")
(property "ki_keywords" "R res resistor")
(path "/71e0f25c-aae9-4ae7-8b61-23208b0ff9d8")
(attr smd)
(fp_text reference "R5" (at 0 -1.43) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 9012805e-510a-497b-a2d5-e908fa99b956)
)
(fp_text value "220" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 81ce9011-81d8-429c-87bf-fb0b33483553)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp 6dd82503-2e8e-498e-af48-decb8ef7e7c7)
)
(fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b3709b23-96d2-4600-9e90-bffbe76a4e22))
(fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0e7f4ff4-9f34-4f16-b991-f443931e0a08))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a7c9daf7-de0e-49cd-8c41-09f9036a9d2b))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c43b9bfb-b22c-4c42-a00c-3111d21f4039))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 84ef514f-7ad1-4dd7-96a5-2ea950dd3db8))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 96d00b2c-3308-4532-beb6-8127fc45badf))
(fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d86b51ee-54c4-4acf-9b6b-4e08e3572976))
(fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc129335-40f0-4963-abfa-5d89edfc9562))
(fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7625ac91-49f6-4cf8-bd0b-7eafae1adf86))
(fp_line (start 0.8 0.4125) (end -0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 432cf084-78a6-4dec-b532-113a9e6c92db))
(pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 11 "Net-(J1F1-Pin_2)") (pintype "passive") (tstamp e6bfb85b-39f5-40e7-9612-22f2757bad9e))
(pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 9 "Net-(D5-K)") (pintype "passive") (tstamp 323f1b2f-e03c-4640-8cef-f2aa7e89b51e))
(model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
(tstamp a63e902d-04f0-4348-b432-fd92232f7eb7)
(at 166.116 78.74)
(descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
(tags "LED handsolder")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Light emitting diode")
(property "ki_keywords" "LED diode")
(path "/5e5f1d41-390e-47f1-8fa5-d1353e0cef7e")
(attr smd)
(fp_text reference "D3" (at 0 -1.43) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 0b052f2f-7875-4639-8590-10147dce1d1e)
)
(fp_text value "LED" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a5bb3730-e105-405d-b89d-9edd6ae96e5b)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp 9845c9eb-e917-4a02-a0a8-4a26990dcc11)
)
(fp_line (start -1.66 -0.735) (end -1.66 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40b49fa9-016c-45df-b706-98851334874c))
(fp_line (start -1.66 0.735) (end 0.8 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7ddde7c7-d54f-4d41-bd9d-3b9caec99d47))
(fp_line (start 0.8 -0.735) (end -1.66 -0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bf99d724-71e6-45fa-b228-4d3a98f7fad3))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9a57734f-1e13-496c-8444-d652662459eb))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 99ec5ec2-3144-46f8-918b-a512da217aa9))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 20a3267f-b47f-422b-b8a7-9cd0069ae087))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 03939b2f-b958-49d9-ba17-a50447a72fd7))
(fp_line (start -0.8 -0.1) (end -0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9a20c7fe-18fc-433a-b7cb-068886b2a212))
(fp_line (start -0.8 0.4) (end 0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 37578d37-91e1-4601-a636-ffe7fdb32b79))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ace00591-d6da-4157-9fa8-1e945e9c879c))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f6e61fe9-2b3f-411f-973c-3b16db538bce))
(fp_line (start 0.8 0.4) (end 0.8 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9762c8d3-0db0-44d7-8dea-121b35507d35))
(pad "1" smd roundrect (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 5 "Net-(D3-K)") (pinfunction "K") (pintype "passive") (tstamp 7483a3eb-9d5e-4b22-b702-45ccfc8c203d))
(pad "2" smd roundrect (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 6 "Net-(D3-A)") (pinfunction "A") (pintype "passive") (tstamp a17bf352-7ebb-46fe-953d-c05e865ebcba))
(model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
(tstamp b7dcc61f-b05b-4d30-8bca-a50725331594)
(at 163.068 78.74)
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "LCSC" "C107696")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Resistor, US symbol")
(property "ki_keywords" "R res resistor")
(path "/fe29ed8a-a500-481d-bbbb-96703da3c0ab")
(attr smd)
(fp_text reference "R3" (at 0 -1.43) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 020d9467-b538-4111-9db1-db5ae1aa1b4f)
)
(fp_text value "220" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 83c3d1d9-7d98-4612-85c1-79ccbf03539e)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp ad90da7f-f0de-40b7-8f99-9765f2e57344)
)
(fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 249fea35-3d1e-4be6-9bf2-f7c64c23a3e0))
(fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b671a47a-9a54-4e66-8f52-5ed43f1cff61))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 214e43d7-ad5f-4516-954a-706d63be2de1))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 327b4c42-66ef-4730-baf8-ffcb7521b7b5))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c8d07ca2-a669-4ec4-9d24-68ef8f4675e9))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9ca4f240-a492-4aef-81c3-caa93c8855a6))
(fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c604a0e2-0bdc-4e68-b2d2-df9fdfa9fca5))
(fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b2cba331-043e-40e0-89c9-50fc0a1c615b))
(fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 64693e06-2552-4543-b706-819cc3f3315c))
(fp_line (start 0.8 0.4125) (end -0.8 0.4125)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bcb0c23b-9f86-4f51-9d66-8ffc3ea44e35))
(pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 11 "Net-(J1F1-Pin_2)") (pintype "passive") (tstamp 7985dbbf-fd7f-4077-a34a-67d140221a58))
(pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 5 "Net-(D3-K)") (pintype "passive") (tstamp b799e0eb-11a5-4574-af23-23073ed2d58a))
(model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
(tstamp caec4e46-8219-4bcf-8fcf-0db77aeb223d)
(at 166.116 71.12)
(descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
(tags "LED handsolder")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Light emitting diode")
(property "ki_keywords" "LED diode")
(path "/531a6121-1ef2-4e4f-9c6f-f151b57dd26c")
(attr smd)
(fp_text reference "D1" (at 0 -1.43) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 6c4e1e49-b156-48d4-bfe8-acba2c0997a8)
)
(fp_text value "LED" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 02aa6bed-086c-48f1-a459-099051047dc5)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp 3280eaca-026e-4c8c-9457-757bc65503e2)
)
(fp_line (start -1.66 -0.735) (end -1.66 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ded0638c-f7f0-48a3-8502-d44cdcf590b4))
(fp_line (start -1.66 0.735) (end 0.8 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c12bfa1e-e023-4f2d-9625-7487960c9aca))
(fp_line (start 0.8 -0.735) (end -1.66 -0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55f3cc16-a2ea-434d-94c2-5a7018accbb3))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f1ab02db-baea-445d-9526-a221e8a98687))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ba1bfc40-5c1b-4a09-bb88-15530a97b909))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b3e34316-0d83-4463-88b9-710e113e0f23))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 05a03aad-06ab-477e-adc7-5d173062a16f))
(fp_line (start -0.8 -0.1) (end -0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3cdb7bba-4cbe-45df-8744-ff044ad847d4))
(fp_line (start -0.8 0.4) (end 0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 037e4426-0136-4359-a166-c874257bd756))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b47b714b-c3b8-495c-abb9-5d904859f57d))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18eb1c0a-001d-4324-b0c3-bb805715a2bf))
(fp_line (start 0.8 0.4) (end 0.8 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 54c40d60-6d03-4a00-8ba6-3f9ee26902c2))
(pad "1" smd roundrect (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 1 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp d925ad51-fa68-46b3-8afd-cb0f91ceb372))
(pad "2" smd roundrect (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 2 "Net-(D1-A)") (pinfunction "A") (pintype "passive") (tstamp 00cd4769-759e-497f-be21-c92c10ab0e6a))
(model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
(tstamp d63c38cd-98eb-4cee-a494-b511393de30b)
(at 166.116 81.28)
(descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
(tags "LED handsolder")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Light emitting diode")
(property "ki_keywords" "LED diode")
(path "/6cce7773-4ff1-441a-9504-35950cbf0545")
(attr smd)
(fp_text reference "D4" (at 0 -1.43) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 37da896d-4b7d-4fcb-bba9-42d321abacb5)
)
(fp_text value "LED" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 3fde114b-9a02-43ee-ab3c-1a6bb4144fd1)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp 441d34a4-a7d2-4b11-9dfc-cf85faefc82d)
)
(fp_line (start -1.66 -0.735) (end -1.66 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c02bdee0-f98f-4fab-8734-f23f7936fae1))
(fp_line (start -1.66 0.735) (end 0.8 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 52a431b4-6fbd-4a60-bdc3-e9ef7a271051))
(fp_line (start 0.8 -0.735) (end -1.66 -0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c493b8f7-beec-41ad-88e5-0cf47c0e228e))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1428fbde-efd7-4b1e-821d-f489d45bbd75))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b1cd0d81-3738-4388-91e0-7ecfe59964d2))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 361156cc-cbd8-4888-9f45-aa7e9d1bb81d))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c3746b1e-2ac2-4b07-ac69-ab3fa81ac618))
(fp_line (start -0.8 -0.1) (end -0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 582e3355-7162-45d7-aa9e-3d6f54fbc245))
(fp_line (start -0.8 0.4) (end 0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 35497991-c396-40c4-8865-827a24bbfd37))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 78a80037-7744-4906-ae10-315dac7c0ad5))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4eee8569-45ac-4939-bf12-2e7c38283b9b))
(fp_line (start 0.8 0.4) (end 0.8 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 482cbb0f-f0d7-4523-ab5e-52eb48c108b8))
(pad "1" smd roundrect (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 7 "Net-(D4-K)") (pinfunction "K") (pintype "passive") (tstamp 02fb54f8-06c8-4b5a-8706-20c6f557bf16))
(pad "2" smd roundrect (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 8 "Net-(D4-A)") (pinfunction "A") (pintype "passive") (tstamp b4354e16-aa2c-4048-92aa-a046ea953994))
(model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
(tstamp e995387d-c4cd-43ca-bf1c-76e288c639b5)
(at 166.116 83.82)
(descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
(tags "LED handsolder")
(property "Sheetfile" "xenon_dbg_led.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Light emitting diode")
(property "ki_keywords" "LED diode")
(path "/b9a13dc5-7858-47e7-bf4a-6879c474e774")
(attr smd)
(fp_text reference "D5" (at 0 -1.43) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a6e13b42-cdee-48c3-bd11-be1f9f0b108b)
)
(fp_text value "LED" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 405582aa-b868-4091-ba96-b0165648a1a3)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.4 0.4) (thickness 0.06)))
(tstamp 14c8e7d4-3aa1-40cc-b72e-a0f47cf66579)
)
(fp_line (start -1.66 -0.735) (end -1.66 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 78605165-f192-41f2-8317-cced98d347fa))
(fp_line (start -1.66 0.735) (end 0.8 0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e45cb65e-e15f-4db1-8c51-22b39350d833))
(fp_line (start 0.8 -0.735) (end -1.66 -0.735)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1229b79d-82ed-4810-bee1-6da4856f2581))
(fp_line (start -1.65 -0.73) (end 1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f83fd772-f04b-4833-b2a0-8b5d5fb689a9))
(fp_line (start -1.65 0.73) (end -1.65 -0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 33f44847-8142-4419-93b8-c30af5edb27d))
(fp_line (start 1.65 -0.73) (end 1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 35ca083e-64da-41d4-9e0b-09e99da1adab))
(fp_line (start 1.65 0.73) (end -1.65 0.73)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 05262bc4-9831-4599-9f61-f108b7649ecf))
(fp_line (start -0.8 -0.1) (end -0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp adf3b910-45ff-4d87-82cd-e9e784b222bf))
(fp_line (start -0.8 0.4) (end 0.8 0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f343c146-831b-4fe8-882e-daa48ce7913e))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f731c77-f306-475b-8315-a791aaee888a))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 685820d7-8c41-48b8-bfee-3c0bc6513215))
(fp_line (start 0.8 0.4) (end 0.8 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 49b70fc4-9ca2-4323-bbb7-8ca15d952c64))
(pad "1" smd roundrect (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 9 "Net-(D5-K)") (pinfunction "K") (pintype "passive") (tstamp ffb68dda-4c56-462a-a9a0-80593c24992c))
(pad "2" smd roundrect (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(net 10 "Net-(D5-A)") (pinfunction "A") (pintype "passive") (tstamp 15642b7c-9a1e-45f5-81d1-91724c43f05a))
(model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(gr_rect (start 161.036 68.58) (end 170.688 85.852)
(stroke (width 0.1) (type default)) (fill none) (layer "Edge.Cuts") (tstamp 77a172fe-91d8-4270-b40c-0b3470f1dd5e))
(gr_text "DBG_LED" (at 161.544 70.104) (layer "F.SilkS") (tstamp 5a30e80d-ba20-4131-aa1a-8a597433ef6f)
(effects (font (size 1 1) (thickness 0.15)) (justify left bottom))
)
(segment (start 163.9805 71.12) (end 165.241 71.12) (width 0.25) (layer "F.Cu") (net 1) (tstamp feb82f16-32b7-49bb-845f-61a60e2992f6))
(segment (start 166.991 71.12) (end 168.656 71.12) (width 0.25) (layer "F.Cu") (net 2) (tstamp 0d6b4604-4365-42e0-b503-7fd52e510b53))
(segment (start 163.9805 76.2) (end 165.241 76.2) (width 0.25) (layer "F.Cu") (net 3) (tstamp 3b402de5-580e-4550-be5a-2d833bb0c75e))
(segment (start 166.991 76.2) (end 168.656 76.2) (width 0.25) (layer "F.Cu") (net 4) (tstamp 0732f03c-fe53-4e7f-9f2b-bcf8ce7e59ff))
(segment (start 163.9805 78.74) (end 165.241 78.74) (width 0.25) (layer "F.Cu") (net 5) (tstamp ed0928d4-ee4f-462e-9232-29c2048765ec))
(segment (start 166.991 78.74) (end 168.656 78.74) (width 0.25) (layer "F.Cu") (net 6) (tstamp dbc5cc52-314e-4546-8ec9-cb51ac6a7a0c))
(segment (start 163.9805 81.28) (end 165.241 81.28) (width 0.25) (layer "F.Cu") (net 7) (tstamp 375e8461-b111-4e7d-8844-54a31e9bbf7f))
(segment (start 166.991 81.28) (end 168.656 81.28) (width 0.25) (layer "F.Cu") (net 8) (tstamp 700a3a0e-e417-4004-8e72-88a329361475))
(segment (start 163.9805 83.82) (end 165.241 83.82) (width 0.25) (layer "F.Cu") (net 9) (tstamp 6753f1c8-4b15-445e-b970-2077649dfce8))
(segment (start 168.656 83.82) (end 166.991 83.82) (width 0.25) (layer "F.Cu") (net 10) (tstamp 9e54afca-01ea-4c6e-be85-aac0a5a43fb6))
(segment (start 162.1555 71.12) (end 162.1555 73.2555) (width 0.25) (layer "F.Cu") (net 11) (tstamp 00fa492d-8a88-4249-94a3-17bc09b6f70c))
(segment (start 162.1555 78.74) (end 162.1555 76.2) (width 0.25) (layer "F.Cu") (net 11) (tstamp 1935c899-cfdd-4458-9458-f041510746c5))
(segment (start 162.1555 81.28) (end 162.1555 78.74) (width 0.25) (layer "F.Cu") (net 11) (tstamp 40205ade-5be8-4272-99e9-5ca75f95df2e))
(segment (start 162.1555 83.82) (end 162.1555 81.28) (width 0.25) (layer "F.Cu") (net 11) (tstamp 92c18abe-01ea-4800-9f6c-b06b0085c856))
(segment (start 162.1555 74.0645) (end 162.56 73.66) (width 0.25) (layer "F.Cu") (net 11) (tstamp 969d14b4-519a-4d34-b064-759e3d653aa1))
(segment (start 162.1555 76.2) (end 162.1555 74.0645) (width 0.25) (layer "F.Cu") (net 11) (tstamp 9c87a90b-f49f-4206-8e21-e95338ad16d4))
(segment (start 162.56 73.66) (end 168.656 73.66) (width 0.25) (layer "F.Cu") (net 11) (tstamp ec604da0-7e8b-4723-9d14-e1b7687f6e82))
(segment (start 162.1555 73.2555) (end 162.56 73.66) (width 0.25) (layer "F.Cu") (net 11) (tstamp f04808b5-a556-4428-a5e6-1eeaff51c885))
)