-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathA003.0000017200_DM.ADS7142.BOB.kicad_pcb
914 lines (892 loc) · 50.3 KB
/
A003.0000017200_DM.ADS7142.BOB.kicad_pcb
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
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
(kicad_pcb (version 20171130) (host pcbnew "(5.1.6-14-g3ac0951e1-dirty)")
(general
(thickness 1.6)
(drawings 11)
(tracks 60)
(zones 0)
(modules 14)
(nets 13)
)
(page A4)
(layers
(0 F.Cu signal)
(31 B.Cu signal)
(32 B.Adhes user)
(33 F.Adhes user)
(34 B.Paste user)
(35 F.Paste user)
(36 B.SilkS user)
(37 F.SilkS user)
(38 B.Mask user)
(39 F.Mask user)
(40 Dwgs.User user)
(41 Cmts.User user)
(42 Eco1.User user)
(43 Eco2.User user)
(44 Edge.Cuts user)
(45 Margin user)
(46 B.CrtYd user hide)
(47 F.CrtYd user hide)
(48 B.Fab user hide)
(49 F.Fab user hide)
)
(setup
(last_trace_width 0.25)
(user_trace_width 0.175)
(user_trace_width 0.2)
(user_trace_width 0.25)
(user_trace_width 0.28)
(user_trace_width 0.35)
(user_trace_width 0.5)
(user_trace_width 0.75)
(user_trace_width 1)
(trace_clearance 0.2)
(zone_clearance 0.25)
(zone_45_only yes)
(trace_min 0.175)
(via_size 0.8)
(via_drill 0.4)
(via_min_size 0.4)
(via_min_drill 0.3)
(user_via 1 0.6)
(user_via 1.5 1)
(uvia_size 0.3)
(uvia_drill 0.1)
(uvias_allowed no)
(uvia_min_size 0.2)
(uvia_min_drill 0.1)
(edge_width 0.05)
(segment_width 0.2)
(pcb_text_width 0.3)
(pcb_text_size 1.5 1.5)
(mod_edge_width 0.12)
(mod_text_size 1 1)
(mod_text_width 0.15)
(pad_size 1.524 1.524)
(pad_drill 0.762)
(pad_to_mask_clearance 0.05)
(solder_mask_min_width 0.25)
(aux_axis_origin 0 0)
(visible_elements 7FFFFFFF)
(pcbplotparams
(layerselection 0x310fc_ffffffff)
(usegerberextensions false)
(usegerberattributes false)
(usegerberadvancedattributes false)
(creategerberjobfile false)
(excludeedgelayer true)
(linewidth 0.100000)
(plotframeref false)
(viasonmask false)
(mode 1)
(useauxorigin false)
(hpglpennumber 1)
(hpglpenspeed 20)
(hpglpendiameter 15.000000)
(psnegative false)
(psa4output false)
(plotreference true)
(plotvalue true)
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
(outputformat 1)
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory "production"))
)
(net 0 "")
(net 1 GND)
(net 2 "Net-(C1001-Pad1)")
(net 3 "Net-(C1002-Pad1)")
(net 4 VDDA)
(net 5 VDD)
(net 6 "Net-(R1006-Pad2)")
(net 7 /AIN0)
(net 8 /AIN1)
(net 9 /~RDY)
(net 10 /SCL)
(net 11 /SDA)
(net 12 /~ALERT)
(net_class Default "This is the default net class."
(clearance 0.2)
(trace_width 0.25)
(via_dia 0.8)
(via_drill 0.4)
(uvia_dia 0.3)
(uvia_drill 0.1)
(add_net /AIN0)
(add_net /AIN1)
(add_net /SCL)
(add_net /SDA)
(add_net /~ALERT)
(add_net /~RDY)
(add_net GND)
(add_net "Net-(C1001-Pad1)")
(add_net "Net-(C1002-Pad1)")
(add_net "Net-(R1006-Pad2)")
(add_net VDD)
(add_net VDDA)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 58E0A804) (tstamp 606EE9A8)
(at 134.112 83.82 90)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /607062D6)
(attr smd)
(fp_text reference R1005 (at 0 -1.45 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "10k / 1%" (at 0 1.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.25 0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.5 -0.68) (end 0.5 -0.68) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 0.68) (end -0.5 0.68) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.075)))
)
(pad 1 smd rect (at -0.75 0 90) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 5 VDD))
(pad 2 smd rect (at 0.75 0 90) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 12 /~ALERT))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 58E0A804) (tstamp 606EE9A5)
(at 135.382 79.375 270)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /607058E5)
(attr smd)
(fp_text reference R1004 (at 0 -1.45 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "3.3k / 1%" (at 0 1.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.25 0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.5 -0.68) (end 0.5 -0.68) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 0.68) (end -0.5 0.68) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.075)))
)
(pad 1 smd rect (at -0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 5 VDD))
(pad 2 smd rect (at 0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 11 /SDA))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 58E0A804) (tstamp 606EE9A2)
(at 133.858 78.613 270)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /60704E77)
(attr smd)
(fp_text reference R1003 (at 0 -1.45 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "3.3k / 1%" (at 0 1.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.25 0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.5 -0.68) (end 0.5 -0.68) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 0.68) (end -0.5 0.68) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.075)))
)
(pad 1 smd rect (at -0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 5 VDD))
(pad 2 smd rect (at 0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 10 /SCL))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0402 (layer B.Cu) (tedit 58E0A804) (tstamp 606EE99F)
(at 129.667 81.28)
(descr "Resistor SMD 0402, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0402")
(path /6070015B)
(attr smd)
(fp_text reference R1002 (at 0 1.35) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value "1k / 1%" (at 0 -1.45) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 0.8 -0.45) (end -0.8 -0.45) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.8 -0.45) (end 0.8 0.45) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.8 0.45) (end -0.8 -0.45) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.8 0.45) (end 0.8 0.45) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.25 -0.53) (end 0.25 -0.53) (layer B.SilkS) (width 0.12))
(fp_line (start 0.25 0.53) (end -0.25 0.53) (layer B.SilkS) (width 0.12))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 1.35) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 smd rect (at -0.45 0) (size 0.4 0.6) (layers B.Cu B.Paste B.Mask)
(net 8 /AIN1))
(pad 2 smd rect (at 0.45 0) (size 0.4 0.6) (layers B.Cu B.Paste B.Mask)
(net 3 "Net-(C1002-Pad1)"))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0402.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0402 (layer B.Cu) (tedit 58E0A804) (tstamp 606EF374)
(at 129.667 78.486)
(descr "Resistor SMD 0402, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0402")
(path /606F21D7)
(attr smd)
(fp_text reference R1001 (at 0 1.35) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value "1k / 1%" (at 0 -1.45) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 0.8 -0.45) (end -0.8 -0.45) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.8 -0.45) (end 0.8 0.45) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.8 0.45) (end -0.8 -0.45) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.8 0.45) (end 0.8 0.45) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.25 -0.53) (end 0.25 -0.53) (layer B.SilkS) (width 0.12))
(fp_line (start 0.25 0.53) (end -0.25 0.53) (layer B.SilkS) (width 0.12))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 1.35) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 smd rect (at -0.45 0) (size 0.4 0.6) (layers B.Cu B.Paste B.Mask)
(net 7 /AIN0))
(pad 2 smd rect (at 0.45 0) (size 0.4 0.6) (layers B.Cu B.Paste B.Mask)
(net 2 "Net-(C1001-Pad1)"))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0402.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0402 locked (layer B.Cu) (tedit 58AA841A) (tstamp 606EE98D)
(at 130.937 81.661 270)
(descr "Capacitor SMD 0402, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0402")
(path /60701819)
(attr smd)
(fp_text reference C1002 (at 0 1.27 90) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value "470p / X7R / 16V" (at 0 -1.27 90) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 1 -0.4) (end -1 -0.4) (layer B.CrtYd) (width 0.05))
(fp_line (start 1 -0.4) (end 1 0.4) (layer B.CrtYd) (width 0.05))
(fp_line (start -1 0.4) (end -1 -0.4) (layer B.CrtYd) (width 0.05))
(fp_line (start -1 0.4) (end 1 0.4) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.25 -0.47) (end 0.25 -0.47) (layer B.SilkS) (width 0.12))
(fp_line (start 0.25 0.47) (end -0.25 0.47) (layer B.SilkS) (width 0.12))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 1.27 90) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 smd rect (at -0.55 0 270) (size 0.6 0.5) (layers B.Cu B.Paste B.Mask)
(net 3 "Net-(C1002-Pad1)"))
(pad 2 smd rect (at 0.55 0 270) (size 0.6 0.5) (layers B.Cu B.Paste B.Mask)
(net 1 GND))
(model Capacitors_SMD.3dshapes/C_0402.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0402 (layer B.Cu) (tedit 58AA841A) (tstamp 606EE98A)
(at 130.937 78.105 90)
(descr "Capacitor SMD 0402, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0402")
(path /606FB2E2)
(attr smd)
(fp_text reference C1001 (at 0 1.27 90) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value "470p / X7R / 16V" (at 0 -1.27 90) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 1 -0.4) (end -1 -0.4) (layer B.CrtYd) (width 0.05))
(fp_line (start 1 -0.4) (end 1 0.4) (layer B.CrtYd) (width 0.05))
(fp_line (start -1 0.4) (end -1 -0.4) (layer B.CrtYd) (width 0.05))
(fp_line (start -1 0.4) (end 1 0.4) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.25 -0.47) (end 0.25 -0.47) (layer B.SilkS) (width 0.12))
(fp_line (start 0.25 0.47) (end -0.25 0.47) (layer B.SilkS) (width 0.12))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 1.27 90) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 smd rect (at -0.55 0 90) (size 0.6 0.5) (layers B.Cu B.Paste B.Mask)
(net 2 "Net-(C1001-Pad1)"))
(pad 2 smd rect (at 0.55 0 90) (size 0.6 0.5) (layers B.Cu B.Paste B.Mask)
(net 1 GND))
(model Capacitors_SMD.3dshapes/C_0402.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module qfn:Texas_RUG0010A_X2QFN-10_1.5x2mm_Pitch0.5mm (layer F.Cu) (tedit 606ED126) (tstamp 606EE9C9)
(at 131.953 79.883)
(path /606EF69B)
(fp_text reference U1001 (at 0 -1.95) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ADS7142 (at 0.025 2.05) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.675 -1.15) (end 0.875 -1.15) (layer F.SilkS) (width 0.1524))
(fp_circle (center -0.499999 -0.700001) (end -0.349999 -0.700001) (layer F.Fab) (width 0.1524))
(fp_line (start -0.900001 -1.15) (end -0.399999 -1.15) (layer F.SilkS) (width 0.1524))
(fp_line (start 0.700001 1.15) (end 0.900001 1.15) (layer F.SilkS) (width 0.1524))
(fp_line (start -0.900001 1.15) (end -0.700001 1.15) (layer F.SilkS) (width 0.1524))
(fp_line (start -0.775 -1.025002) (end 0.775 -1.025002) (layer F.Fab) (width 0.1524))
(fp_line (start -0.775 1.025002) (end -0.775 -1.025002) (layer F.Fab) (width 0.1524))
(fp_line (start -0.775 1.025002) (end 0.775 1.025002) (layer F.Fab) (width 0.1524))
(fp_line (start 0.775 1.025002) (end 0.775 -1.025002) (layer F.Fab) (width 0.1524))
(fp_line (start -0.975 -1.25) (end 1 -1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 -1.25) (end 1 1.225) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 1.225) (end -1 1.225) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 1.225) (end -1 -1.25) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -0.675 -0.750001 90) (size 0.249999 0.549999) (layers F.Cu F.Paste F.Mask)
(net 4 VDDA))
(pad 2 smd rect (at -0.675 -0.25 90) (size 0.2 0.549999) (layers F.Cu F.Paste F.Mask)
(net 2 "Net-(C1001-Pad1)"))
(pad 3 smd rect (at -0.675 0.25 90) (size 0.2 0.549999) (layers F.Cu F.Paste F.Mask)
(net 3 "Net-(C1002-Pad1)"))
(pad 4 smd rect (at -0.675 0.750001 90) (size 0.249999 0.549999) (layers F.Cu F.Paste F.Mask)
(net 6 "Net-(R1006-Pad2)"))
(pad 5 smd rect (at 0 0.9125 90) (size 0.575 0.299999) (layers F.Cu F.Paste F.Mask)
(net 9 /~RDY))
(pad 6 smd rect (at 0.675 0.750001 90) (size 0.249999 0.549999) (layers F.Cu F.Paste F.Mask)
(net 12 /~ALERT))
(pad 7 smd rect (at 0.675 0.25 90) (size 0.2 0.549999) (layers F.Cu F.Paste F.Mask)
(net 11 /SDA))
(pad 8 smd rect (at 0.675 -0.25 90) (size 0.2 0.549999) (layers F.Cu F.Paste F.Mask)
(net 10 /SCL))
(pad 9 smd rect (at 0.675 -0.750001 90) (size 0.249999 0.549999) (layers F.Cu F.Paste F.Mask)
(net 5 VDD))
(pad 10 smd rect (at 0 -0.9125 90) (size 0.575 0.299999) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(model ${KILOCAL3DMOD}/RUG0010A.stp
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 58E0A804) (tstamp 606EE9AE)
(at 129.54 83.82 270)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /60707966)
(attr smd)
(fp_text reference R1007 (at 0 -1.45 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DNP (at 0 1.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.25 0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.5 -0.68) (end 0.5 -0.68) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 0.68) (end -0.5 0.68) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.075)))
)
(pad 1 smd rect (at -0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 6 "Net-(R1006-Pad2)"))
(pad 2 smd rect (at 0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 58E0A804) (tstamp 606EE9AB)
(at 131.064 83.82 90)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /6070738D)
(attr smd)
(fp_text reference R1006 (at 0 -1.45 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DNP (at 0 1.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.25 0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end -1.25 0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -0.7) (end 1.25 -0.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.5 -0.68) (end 0.5 -0.68) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 0.68) (end -0.5 0.68) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.075)))
)
(pad 1 smd rect (at -0.75 0 90) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 5 VDD))
(pad 2 smd rect (at 0.75 0 90) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 6 "Net-(R1006-Pad2)"))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Pin_Headers:Pin_Header_Straight_1x05_Pitch2.54mm (layer B.Cu) (tedit 59650532) (tstamp 606EE999)
(at 137.16 76.073 180)
(descr "Through hole straight pin header, 1x05, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x05 2.54mm single row")
(path /6073834C)
(fp_text reference J1002 (at 0 2.33) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value Conn_01x05_Male (at 0 -12.49) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 1.8 1.8) (end -1.8 1.8) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.8 -11.95) (end 1.8 1.8) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.8 -11.95) (end 1.8 -11.95) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.8 1.8) (end -1.8 -11.95) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.33 1.33) (end 0 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 -1.27) (end 1.33 -1.27) (layer B.SilkS) (width 0.12))
(fp_line (start 1.33 -1.27) (end 1.33 -11.49) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 -1.27) (end -1.33 -11.49) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 -11.49) (end 1.33 -11.49) (layer B.SilkS) (width 0.12))
(fp_line (start -1.27 0.635) (end -0.635 1.27) (layer B.Fab) (width 0.1))
(fp_line (start -1.27 -11.43) (end -1.27 0.635) (layer B.Fab) (width 0.1))
(fp_line (start 1.27 -11.43) (end -1.27 -11.43) (layer B.Fab) (width 0.1))
(fp_line (start 1.27 1.27) (end 1.27 -11.43) (layer B.Fab) (width 0.1))
(fp_line (start -0.635 1.27) (end 1.27 1.27) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 -5.08 270) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 5 VDD))
(pad 2 thru_hole oval (at 0 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 10 /SCL))
(pad 3 thru_hole oval (at 0 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 11 /SDA))
(pad 4 thru_hole oval (at 0 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 12 /~ALERT))
(pad 5 thru_hole oval (at 0 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/Pin_Headers.3dshapes/Pin_Header_Straight_1x05_Pitch2.54mm.wrl
(offset (xyz 0 -5 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 90))
)
)
(module Pin_Headers:Pin_Header_Straight_1x05_Pitch2.54mm (layer B.Cu) (tedit 59650532) (tstamp 606EEBD7)
(at 127 76.073 180)
(descr "Through hole straight pin header, 1x05, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x05 2.54mm single row")
(path /606EFC17)
(fp_text reference J1001 (at 0 2.33) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value Conn_01x05_Male (at 0 -12.49) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 1.8 1.8) (end -1.8 1.8) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.8 -11.95) (end 1.8 1.8) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.8 -11.95) (end 1.8 -11.95) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.8 1.8) (end -1.8 -11.95) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.33 1.33) (end 0 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 -1.27) (end 1.33 -1.27) (layer B.SilkS) (width 0.12))
(fp_line (start 1.33 -1.27) (end 1.33 -11.49) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 -1.27) (end -1.33 -11.49) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 -11.49) (end 1.33 -11.49) (layer B.SilkS) (width 0.12))
(fp_line (start -1.27 0.635) (end -0.635 1.27) (layer B.Fab) (width 0.1))
(fp_line (start -1.27 -11.43) (end -1.27 0.635) (layer B.Fab) (width 0.1))
(fp_line (start 1.27 -11.43) (end -1.27 -11.43) (layer B.Fab) (width 0.1))
(fp_line (start 1.27 1.27) (end 1.27 -11.43) (layer B.Fab) (width 0.1))
(fp_line (start -0.635 1.27) (end 1.27 1.27) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 -5.08 270) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 4 VDDA))
(pad 2 thru_hole oval (at 0 -2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 7 /AIN0))
(pad 3 thru_hole oval (at 0 -5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 8 /AIN1))
(pad 4 thru_hole oval (at 0 -7.62 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 9 /~RDY))
(pad 5 thru_hole oval (at 0 -10.16 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/Pin_Headers.3dshapes/Pin_Header_Straight_1x05_Pitch2.54mm.wrl
(offset (xyz 0 -5 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 90))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 59958EE7) (tstamp 606EE993)
(at 133.477 76.073 180)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /6072D6C8)
(attr smd)
(fp_text reference C1004 (at 0 -1.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "1u / X7R / 16V" (at 0 1.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.12))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.12))
(fp_line (start -1.4 -0.65) (end 1.4 -0.65) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.4 -0.65) (end -1.4 0.65) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.4 0.65) (end 1.4 -0.65) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.4 0.65) (end -1.4 0.65) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.3 0.3) (thickness 0.075)))
)
(pad 2 smd rect (at 0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 1 smd rect (at -0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 VDD))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 59958EE7) (tstamp 606EE990)
(at 130.429 76.073)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /6072C376)
(attr smd)
(fp_text reference C1003 (at 0 -1.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "1u / X7R / 16V" (at 0 1.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.12))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.12))
(fp_line (start -1.4 -0.65) (end 1.4 -0.65) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.4 -0.65) (end -1.4 0.65) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.4 0.65) (end 1.4 -0.65) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.4 0.65) (end -1.4 0.65) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.3 0.3) (thickness 0.075)))
)
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 4 VDDA))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(gr_text ADDR (at 130.429 82.169) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_line (start 128.397 85.852) (end 128.397 81.407) (layer F.SilkS) (width 0.12) (tstamp 606F2B37))
(gr_line (start 132.334 85.852) (end 128.397 85.852) (layer F.SilkS) (width 0.12))
(gr_line (start 132.334 81.407) (end 132.334 85.852) (layer F.SilkS) (width 0.12))
(gr_line (start 128.397 81.407) (end 132.334 81.407) (layer F.SilkS) (width 0.12))
(gr_text "P003.0000017100.000\nDM.ADS7142.BOB\n" (at 133.477 75.438 90) (layer B.SilkS)
(effects (font (size 0.7 0.7) (thickness 0.1)) (justify left mirror))
)
(gr_poly (pts (xy 128.778 77.343) (xy 125.222 77.343) (xy 125.222 74.295) (xy 128.778 74.295)) (layer F.SilkS) (width 0.1))
(gr_line (start 125.222 88.011) (end 125.222 74.295) (layer Edge.Cuts) (width 0.05) (tstamp 606EF42C))
(gr_line (start 138.938 88.011) (end 125.222 88.011) (layer Edge.Cuts) (width 0.05))
(gr_line (start 138.938 74.295) (end 138.938 88.011) (layer Edge.Cuts) (width 0.05))
(gr_line (start 125.222 74.295) (end 138.938 74.295) (layer Edge.Cuts) (width 0.05))
(segment (start 131.953 76.708) (end 132.588 76.073) (width 0.25) (layer F.Cu) (net 1))
(via (at 131.318 75.184) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
(via (at 132.588 75.184) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
(segment (start 129.54 84.57) (end 129.54 85.217) (width 0.25) (layer F.Cu) (net 1))
(via (at 129.54 85.344) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
(segment (start 129.54 85.217) (end 129.54 85.344) (width 0.25) (layer F.Cu) (net 1))
(segment (start 131.953 78.9705) (end 131.953 76.708) (width 0.35) (layer F.Cu) (net 1))
(via (at 129.794 79.390997) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(segment (start 130.036003 79.633) (end 129.794 79.390997) (width 0.25) (layer F.Cu) (net 2))
(segment (start 131.278 79.633) (end 130.036003 79.633) (width 0.25) (layer F.Cu) (net 2))
(segment (start 130.937 78.655) (end 130.09 78.655) (width 0.25) (layer B.Cu) (net 2))
(segment (start 129.794 78.951) (end 129.794 79.390997) (width 0.25) (layer B.Cu) (net 2))
(segment (start 130.09 78.655) (end 129.794 78.951) (width 0.25) (layer B.Cu) (net 2))
(via (at 129.794 80.391) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 3))
(segment (start 130.052 80.133) (end 129.794 80.391) (width 0.25) (layer F.Cu) (net 3))
(segment (start 131.278 80.133) (end 130.052 80.133) (width 0.25) (layer F.Cu) (net 3))
(segment (start 130.937 81.111) (end 130.09 81.111) (width 0.25) (layer B.Cu) (net 3))
(segment (start 129.794 80.815) (end 129.794 80.391) (width 0.25) (layer B.Cu) (net 3))
(segment (start 130.09 81.111) (end 129.794 80.815) (width 0.25) (layer B.Cu) (net 3))
(segment (start 129.806 76.073) (end 127 76.073) (width 0.25) (layer F.Cu) (net 4))
(via (at 135.382 84.709) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 135.382 84.709) (end 135.382 76.2) (width 0.25) (layer B.Cu) (net 5))
(via (at 135.382 76.2) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 135.382 78.625) (end 134.608 77.851) (width 0.25) (layer F.Cu) (net 5))
(segment (start 134.608 77.851) (end 133.731 77.851) (width 0.25) (layer F.Cu) (net 5))
(segment (start 135.255 76.073) (end 135.382 76.2) (width 0.25) (layer F.Cu) (net 5))
(segment (start 134.1 76.073) (end 135.255 76.073) (width 0.25) (layer F.Cu) (net 5))
(segment (start 133.858 77.863) (end 132.981 77.863) (width 0.25) (layer F.Cu) (net 5))
(segment (start 131.064 84.57) (end 134.251 84.57) (width 0.25) (layer F.Cu) (net 5))
(segment (start 135.243 84.57) (end 135.382 84.709) (width 0.25) (layer F.Cu) (net 5))
(segment (start 134.112 84.57) (end 135.243 84.57) (width 0.25) (layer F.Cu) (net 5))
(segment (start 129.54 83.07) (end 131.052 83.07) (width 0.25) (layer F.Cu) (net 6))
(segment (start 131.052 83.07) (end 131.064 83.058) (width 0.25) (layer F.Cu) (net 6))
(segment (start 131.064 83.058) (end 131.191 82.931) (width 0.25) (layer F.Cu) (net 6))
(segment (start 131.191 82.931) (end 131.191 80.645) (width 0.25) (layer F.Cu) (net 6))
(segment (start 128.709 78.613) (end 127 78.613) (width 0.25) (layer B.Cu) (net 7))
(segment (start 128.709 78.613) (end 129.159 78.613) (width 0.25) (layer B.Cu) (net 7))
(segment (start 128.709 81.153) (end 127 81.153) (width 0.25) (layer B.Cu) (net 8))
(segment (start 128.709 81.153) (end 129.159 81.153) (width 0.25) (layer B.Cu) (net 8))
(segment (start 131.953 80.7955) (end 131.953 82.804) (width 0.25) (layer F.Cu) (net 9))
(segment (start 131.953 82.804) (end 131.953 83.439) (width 0.25) (layer F.Cu) (net 9))
(segment (start 131.953 83.439) (end 131.572 83.82) (width 0.25) (layer F.Cu) (net 9))
(segment (start 131.572 83.82) (end 127 83.82) (width 0.25) (layer F.Cu) (net 9))
(segment (start 132.628 79.633) (end 133.6 79.633) (width 0.25) (layer F.Cu) (net 10))
(segment (start 133.6 79.633) (end 133.858 79.375) (width 0.25) (layer F.Cu) (net 10))
(segment (start 133.858 79.375) (end 136.398 79.375) (width 0.25) (layer F.Cu) (net 10))
(segment (start 136.398 79.375) (end 137.16 78.613) (width 0.25) (layer F.Cu) (net 10))
(segment (start 132.628 80.133) (end 134.37 80.133) (width 0.25) (layer F.Cu) (net 11))
(segment (start 137.16 81.026) (end 137.16 81.153) (width 0.25) (layer F.Cu) (net 11))
(segment (start 134.37 80.133) (end 135.251 80.133) (width 0.25) (layer F.Cu) (net 11))
(segment (start 135.251 80.133) (end 135.255 80.137) (width 0.25) (layer F.Cu) (net 11))
(segment (start 135.255 80.137) (end 135.382 80.137) (width 0.25) (layer F.Cu) (net 11))
(segment (start 135.382 80.137) (end 136.017 80.137) (width 0.25) (layer F.Cu) (net 11))
(segment (start 136.017 80.137) (end 137.16 81.28) (width 0.25) (layer F.Cu) (net 11))
(segment (start 132.628 80.633001) (end 132.628 81.828) (width 0.25) (layer F.Cu) (net 12))
(segment (start 132.628 81.828) (end 132.628 82.59) (width 0.25) (layer F.Cu) (net 12))
(segment (start 132.628 82.59) (end 133.096 83.058) (width 0.25) (layer F.Cu) (net 12))
(segment (start 133.096 83.058) (end 134.112 83.058) (width 0.25) (layer F.Cu) (net 12))
(segment (start 134.112 83.058) (end 136.525 83.058) (width 0.25) (layer F.Cu) (net 12))
(segment (start 136.525 83.058) (end 137.16 83.693) (width 0.25) (layer F.Cu) (net 12))
(zone (net 4) (net_name VDDA) (layer F.Cu) (tstamp 606F1C83) (hatch edge 0.508)
(connect_pads yes (clearance 0.1))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 131.318 77.597) (xy 131.318 79.248) (xy 130.937 79.248) (xy 130.937 78.359) (xy 129.413 76.835)
(xy 126.238 76.835) (xy 126.238 75.692) (xy 129.413 75.692)
)
)
(filled_polygon
(pts
(xy 131.191 77.649606) (xy 131.191 79.121) (xy 131.064 79.121) (xy 131.064 78.359) (xy 131.06156 78.334224)
(xy 131.054333 78.310399) (xy 131.042597 78.288443) (xy 131.026803 78.269197) (xy 129.502803 76.745197) (xy 129.483557 76.729403)
(xy 129.461601 76.717667) (xy 129.437776 76.71044) (xy 129.413 76.708) (xy 126.365 76.708) (xy 126.365 75.819)
(xy 129.360394 75.819)
)
)
)
(zone (net 5) (net_name VDD) (layer F.Cu) (tstamp 606F1C80) (hatch edge 0.508)
(connect_pads yes (clearance 0.1))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 137.922 76.835) (xy 134.604125 76.835) (xy 133.365875 78.105) (xy 133.223 78.105) (xy 132.969 78.359)
(xy 132.969 79.248) (xy 132.588 79.248) (xy 132.588 77.597) (xy 134.493 75.692) (xy 137.922 75.692)
)
)
(filled_polygon
(pts
(xy 137.795 76.708) (xy 134.604125 76.708) (xy 134.579349 76.71044) (xy 134.555524 76.717667) (xy 134.533568 76.729403)
(xy 134.513193 76.746341) (xy 133.312325 77.978) (xy 133.223 77.978) (xy 133.198224 77.98044) (xy 133.174399 77.987667)
(xy 133.152443 77.999403) (xy 133.133197 78.015197) (xy 132.879197 78.269197) (xy 132.863403 78.288443) (xy 132.851667 78.310399)
(xy 132.84444 78.334224) (xy 132.842 78.359) (xy 132.842 79.121) (xy 132.715 79.121) (xy 132.715 77.649606)
(xy 134.545606 75.819) (xy 137.795 75.819)
)
)
)
(zone (net 1) (net_name GND) (layer F.Cu) (tstamp 606F1C7D) (hatch edge 0.508)
(connect_pads yes (clearance 0.1))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 133.096 76.454) (xy 132.08 77.47) (xy 132.08 78.994) (xy 131.826 78.994) (xy 131.826 77.978)
(xy 131.826 77.47) (xy 130.81 76.454) (xy 130.81 74.803) (xy 133.096 74.803)
)
)
(filled_polygon
(pts
(xy 132.969 76.401394) (xy 131.990197 77.380197) (xy 131.974403 77.399443) (xy 131.962667 77.421399) (xy 131.95544 77.445224)
(xy 131.953 77.47) (xy 131.95056 77.445224) (xy 131.943333 77.421399) (xy 131.931597 77.399443) (xy 131.915803 77.380197)
(xy 130.937 76.401394) (xy 130.937 74.93) (xy 132.969 74.93)
)
)
)
(zone (net 1) (net_name GND) (layer B.Cu) (tstamp 606F1C7A) (hatch edge 0.508)
(connect_pads yes (clearance 0.25))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 138.938 88.011) (xy 125.222 88.011) (xy 125.222 74.295) (xy 138.938 74.295)
)
)
(filled_polygon
(pts
(xy 138.536001 87.609) (xy 125.624 87.609) (xy 125.624 83.572151) (xy 125.773 83.572151) (xy 125.773 83.813849)
(xy 125.820153 84.050903) (xy 125.912647 84.274202) (xy 126.046927 84.475167) (xy 126.217833 84.646073) (xy 126.418798 84.780353)
(xy 126.642097 84.872847) (xy 126.879151 84.92) (xy 127.120849 84.92) (xy 127.357903 84.872847) (xy 127.581202 84.780353)
(xy 127.782167 84.646073) (xy 127.953073 84.475167) (xy 128.087353 84.274202) (xy 128.179847 84.050903) (xy 128.227 83.813849)
(xy 128.227 83.572151) (xy 128.179847 83.335097) (xy 128.087353 83.111798) (xy 127.953073 82.910833) (xy 127.782167 82.739927)
(xy 127.581202 82.605647) (xy 127.357903 82.513153) (xy 127.120849 82.466) (xy 126.879151 82.466) (xy 126.642097 82.513153)
(xy 126.418798 82.605647) (xy 126.217833 82.739927) (xy 126.046927 82.910833) (xy 125.912647 83.111798) (xy 125.820153 83.335097)
(xy 125.773 83.572151) (xy 125.624 83.572151) (xy 125.624 78.492151) (xy 125.773 78.492151) (xy 125.773 78.733849)
(xy 125.820153 78.970903) (xy 125.912647 79.194202) (xy 126.046927 79.395167) (xy 126.217833 79.566073) (xy 126.418798 79.700353)
(xy 126.642097 79.792847) (xy 126.879151 79.84) (xy 127.120849 79.84) (xy 127.357903 79.792847) (xy 127.581202 79.700353)
(xy 127.782167 79.566073) (xy 127.953073 79.395167) (xy 128.087353 79.194202) (xy 128.12016 79.115) (xy 128.832765 79.115)
(xy 128.87203 79.135988) (xy 128.943095 79.157545) (xy 129.017 79.164824) (xy 129.046766 79.164824) (xy 129.017 79.314469)
(xy 129.017 79.467525) (xy 129.046859 79.61764) (xy 129.105431 79.759045) (xy 129.190464 79.886306) (xy 129.195157 79.890999)
(xy 129.190464 79.895691) (xy 129.105431 80.022952) (xy 129.046859 80.164357) (xy 129.017 80.314472) (xy 129.017 80.467528)
(xy 129.043584 80.601176) (xy 129.017 80.601176) (xy 128.943095 80.608455) (xy 128.87203 80.630012) (xy 128.832765 80.651)
(xy 128.12016 80.651) (xy 128.087353 80.571798) (xy 127.953073 80.370833) (xy 127.782167 80.199927) (xy 127.581202 80.065647)
(xy 127.357903 79.973153) (xy 127.120849 79.926) (xy 126.879151 79.926) (xy 126.642097 79.973153) (xy 126.418798 80.065647)
(xy 126.217833 80.199927) (xy 126.046927 80.370833) (xy 125.912647 80.571798) (xy 125.820153 80.795097) (xy 125.773 81.032151)
(xy 125.773 81.273849) (xy 125.820153 81.510903) (xy 125.912647 81.734202) (xy 126.046927 81.935167) (xy 126.217833 82.106073)
(xy 126.418798 82.240353) (xy 126.642097 82.332847) (xy 126.879151 82.38) (xy 127.120849 82.38) (xy 127.357903 82.332847)
(xy 127.581202 82.240353) (xy 127.782167 82.106073) (xy 127.953073 81.935167) (xy 128.087353 81.734202) (xy 128.12016 81.655)
(xy 128.645787 81.655) (xy 128.667012 81.72497) (xy 128.702019 81.790463) (xy 128.749131 81.847869) (xy 128.806537 81.894981)
(xy 128.87203 81.929988) (xy 128.943095 81.951545) (xy 129.017 81.958824) (xy 129.417 81.958824) (xy 129.490905 81.951545)
(xy 129.56197 81.929988) (xy 129.627463 81.894981) (xy 129.667 81.862534) (xy 129.706537 81.894981) (xy 129.77203 81.929988)
(xy 129.843095 81.951545) (xy 129.917 81.958824) (xy 130.317 81.958824) (xy 130.390905 81.951545) (xy 130.46197 81.929988)
(xy 130.527463 81.894981) (xy 130.584869 81.847869) (xy 130.631981 81.790463) (xy 130.635057 81.784708) (xy 130.687 81.789824)
(xy 131.187 81.789824) (xy 131.260905 81.782545) (xy 131.33197 81.760988) (xy 131.397463 81.725981) (xy 131.454869 81.678869)
(xy 131.501981 81.621463) (xy 131.536988 81.55597) (xy 131.558545 81.484905) (xy 131.565824 81.411) (xy 131.565824 80.811)
(xy 131.558545 80.737095) (xy 131.536988 80.66603) (xy 131.501981 80.600537) (xy 131.454869 80.543131) (xy 131.397463 80.496019)
(xy 131.33197 80.461012) (xy 131.260905 80.439455) (xy 131.187 80.432176) (xy 130.687 80.432176) (xy 130.613095 80.439455)
(xy 130.571 80.452224) (xy 130.571 80.314472) (xy 130.541141 80.164357) (xy 130.482569 80.022952) (xy 130.397536 79.895691)
(xy 130.392844 79.890999) (xy 130.397536 79.886306) (xy 130.482569 79.759045) (xy 130.541141 79.61764) (xy 130.571 79.467525)
(xy 130.571 79.314469) (xy 130.570853 79.313731) (xy 130.613095 79.326545) (xy 130.687 79.333824) (xy 131.187 79.333824)
(xy 131.260905 79.326545) (xy 131.33197 79.304988) (xy 131.397463 79.269981) (xy 131.454869 79.222869) (xy 131.501981 79.165463)
(xy 131.536988 79.09997) (xy 131.558545 79.028905) (xy 131.565824 78.955) (xy 131.565824 78.355) (xy 131.558545 78.281095)
(xy 131.536988 78.21003) (xy 131.501981 78.144537) (xy 131.454869 78.087131) (xy 131.397463 78.040019) (xy 131.33197 78.005012)
(xy 131.260905 77.983455) (xy 131.187 77.976176) (xy 130.687 77.976176) (xy 130.635057 77.981292) (xy 130.631981 77.975537)
(xy 130.584869 77.918131) (xy 130.527463 77.871019) (xy 130.46197 77.836012) (xy 130.390905 77.814455) (xy 130.317 77.807176)
(xy 129.917 77.807176) (xy 129.843095 77.814455) (xy 129.77203 77.836012) (xy 129.706537 77.871019) (xy 129.667 77.903466)
(xy 129.627463 77.871019) (xy 129.56197 77.836012) (xy 129.490905 77.814455) (xy 129.417 77.807176) (xy 129.017 77.807176)
(xy 128.943095 77.814455) (xy 128.87203 77.836012) (xy 128.806537 77.871019) (xy 128.749131 77.918131) (xy 128.702019 77.975537)
(xy 128.667012 78.04103) (xy 128.645787 78.111) (xy 128.12016 78.111) (xy 128.087353 78.031798) (xy 127.953073 77.830833)
(xy 127.782167 77.659927) (xy 127.581202 77.525647) (xy 127.357903 77.433153) (xy 127.120849 77.386) (xy 126.879151 77.386)
(xy 126.642097 77.433153) (xy 126.418798 77.525647) (xy 126.217833 77.659927) (xy 126.046927 77.830833) (xy 125.912647 78.031798)
(xy 125.820153 78.255097) (xy 125.773 78.492151) (xy 125.624 78.492151) (xy 125.624 75.223) (xy 125.771176 75.223)
(xy 125.771176 76.923) (xy 125.778455 76.996905) (xy 125.800012 77.06797) (xy 125.835019 77.133463) (xy 125.882131 77.190869)
(xy 125.939537 77.237981) (xy 126.00503 77.272988) (xy 126.076095 77.294545) (xy 126.15 77.301824) (xy 127.85 77.301824)
(xy 127.923905 77.294545) (xy 127.99497 77.272988) (xy 128.060463 77.237981) (xy 128.117869 77.190869) (xy 128.164981 77.133463)
(xy 128.199988 77.06797) (xy 128.221545 76.996905) (xy 128.228824 76.923) (xy 128.228824 76.123472) (xy 134.605 76.123472)
(xy 134.605 76.276528) (xy 134.634859 76.426643) (xy 134.693431 76.568048) (xy 134.778464 76.695309) (xy 134.880001 76.796846)
(xy 134.88 84.112155) (xy 134.778464 84.213691) (xy 134.693431 84.340952) (xy 134.634859 84.482357) (xy 134.605 84.632472)
(xy 134.605 84.785528) (xy 134.634859 84.935643) (xy 134.693431 85.077048) (xy 134.778464 85.204309) (xy 134.886691 85.312536)
(xy 135.013952 85.397569) (xy 135.155357 85.456141) (xy 135.305472 85.486) (xy 135.458528 85.486) (xy 135.608643 85.456141)
(xy 135.750048 85.397569) (xy 135.877309 85.312536) (xy 135.985536 85.204309) (xy 136.070569 85.077048) (xy 136.129141 84.935643)
(xy 136.159 84.785528) (xy 136.159 84.632472) (xy 136.129141 84.482357) (xy 136.070569 84.340952) (xy 135.985536 84.213691)
(xy 135.884 84.112155) (xy 135.884 83.572151) (xy 135.933 83.572151) (xy 135.933 83.813849) (xy 135.980153 84.050903)
(xy 136.072647 84.274202) (xy 136.206927 84.475167) (xy 136.377833 84.646073) (xy 136.578798 84.780353) (xy 136.802097 84.872847)
(xy 137.039151 84.92) (xy 137.280849 84.92) (xy 137.517903 84.872847) (xy 137.741202 84.780353) (xy 137.942167 84.646073)
(xy 138.113073 84.475167) (xy 138.247353 84.274202) (xy 138.339847 84.050903) (xy 138.387 83.813849) (xy 138.387 83.572151)
(xy 138.339847 83.335097) (xy 138.247353 83.111798) (xy 138.113073 82.910833) (xy 137.942167 82.739927) (xy 137.741202 82.605647)
(xy 137.517903 82.513153) (xy 137.280849 82.466) (xy 137.039151 82.466) (xy 136.802097 82.513153) (xy 136.578798 82.605647)
(xy 136.377833 82.739927) (xy 136.206927 82.910833) (xy 136.072647 83.111798) (xy 135.980153 83.335097) (xy 135.933 83.572151)
(xy 135.884 83.572151) (xy 135.884 81.032151) (xy 135.933 81.032151) (xy 135.933 81.273849) (xy 135.980153 81.510903)
(xy 136.072647 81.734202) (xy 136.206927 81.935167) (xy 136.377833 82.106073) (xy 136.578798 82.240353) (xy 136.802097 82.332847)
(xy 137.039151 82.38) (xy 137.280849 82.38) (xy 137.517903 82.332847) (xy 137.741202 82.240353) (xy 137.942167 82.106073)
(xy 138.113073 81.935167) (xy 138.247353 81.734202) (xy 138.339847 81.510903) (xy 138.387 81.273849) (xy 138.387 81.032151)
(xy 138.339847 80.795097) (xy 138.247353 80.571798) (xy 138.113073 80.370833) (xy 137.942167 80.199927) (xy 137.741202 80.065647)
(xy 137.517903 79.973153) (xy 137.280849 79.926) (xy 137.039151 79.926) (xy 136.802097 79.973153) (xy 136.578798 80.065647)
(xy 136.377833 80.199927) (xy 136.206927 80.370833) (xy 136.072647 80.571798) (xy 135.980153 80.795097) (xy 135.933 81.032151)
(xy 135.884 81.032151) (xy 135.884 78.492151) (xy 135.933 78.492151) (xy 135.933 78.733849) (xy 135.980153 78.970903)
(xy 136.072647 79.194202) (xy 136.206927 79.395167) (xy 136.377833 79.566073) (xy 136.578798 79.700353) (xy 136.802097 79.792847)
(xy 137.039151 79.84) (xy 137.280849 79.84) (xy 137.517903 79.792847) (xy 137.741202 79.700353) (xy 137.942167 79.566073)
(xy 138.113073 79.395167) (xy 138.247353 79.194202) (xy 138.339847 78.970903) (xy 138.387 78.733849) (xy 138.387 78.492151)
(xy 138.339847 78.255097) (xy 138.247353 78.031798) (xy 138.113073 77.830833) (xy 137.942167 77.659927) (xy 137.741202 77.525647)
(xy 137.517903 77.433153) (xy 137.280849 77.386) (xy 137.039151 77.386) (xy 136.802097 77.433153) (xy 136.578798 77.525647)
(xy 136.377833 77.659927) (xy 136.206927 77.830833) (xy 136.072647 78.031798) (xy 135.980153 78.255097) (xy 135.933 78.492151)
(xy 135.884 78.492151) (xy 135.884 76.796845) (xy 135.931176 76.749669) (xy 135.931176 76.923) (xy 135.938455 76.996905)
(xy 135.960012 77.06797) (xy 135.995019 77.133463) (xy 136.042131 77.190869) (xy 136.099537 77.237981) (xy 136.16503 77.272988)
(xy 136.236095 77.294545) (xy 136.31 77.301824) (xy 138.01 77.301824) (xy 138.083905 77.294545) (xy 138.15497 77.272988)
(xy 138.220463 77.237981) (xy 138.277869 77.190869) (xy 138.324981 77.133463) (xy 138.359988 77.06797) (xy 138.381545 76.996905)
(xy 138.388824 76.923) (xy 138.388824 75.223) (xy 138.381545 75.149095) (xy 138.359988 75.07803) (xy 138.324981 75.012537)
(xy 138.277869 74.955131) (xy 138.220463 74.908019) (xy 138.15497 74.873012) (xy 138.083905 74.851455) (xy 138.01 74.844176)
(xy 136.31 74.844176) (xy 136.236095 74.851455) (xy 136.16503 74.873012) (xy 136.099537 74.908019) (xy 136.042131 74.955131)
(xy 135.995019 75.012537) (xy 135.960012 75.07803) (xy 135.938455 75.149095) (xy 135.931176 75.223) (xy 135.931176 75.650331)
(xy 135.877309 75.596464) (xy 135.750048 75.511431) (xy 135.608643 75.452859) (xy 135.458528 75.423) (xy 135.305472 75.423)
(xy 135.155357 75.452859) (xy 135.013952 75.511431) (xy 134.886691 75.596464) (xy 134.778464 75.704691) (xy 134.693431 75.831952)
(xy 134.634859 75.973357) (xy 134.605 76.123472) (xy 128.228824 76.123472) (xy 128.228824 75.223) (xy 128.221545 75.149095)
(xy 128.199988 75.07803) (xy 128.164981 75.012537) (xy 128.117869 74.955131) (xy 128.060463 74.908019) (xy 127.99497 74.873012)
(xy 127.923905 74.851455) (xy 127.85 74.844176) (xy 126.15 74.844176) (xy 126.076095 74.851455) (xy 126.00503 74.873012)
(xy 125.939537 74.908019) (xy 125.882131 74.955131) (xy 125.835019 75.012537) (xy 125.800012 75.07803) (xy 125.778455 75.149095)
(xy 125.771176 75.223) (xy 125.624 75.223) (xy 125.624 74.697) (xy 138.536 74.697)
)
)
)
)