-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSMBeeHive.kicad_pcb
790 lines (762 loc) · 41.5 KB
/
SMBeeHive.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
(kicad_pcb (version 20171130) (host pcbnew "(5.0.2-5-10.14)")
(general
(thickness 1.6)
(drawings 115)
(tracks 78)
(zones 0)
(modules 20)
(nets 13)
)
(page A4)
(layers
(0 F.Cu signal)
(31 B.Cu signal)
(32 B.Adhes user hide)
(33 F.Adhes user hide)
(34 B.Paste user hide)
(35 F.Paste user hide)
(36 B.SilkS user)
(37 F.SilkS user)
(38 B.Mask user hide)
(39 F.Mask user hide)
(40 Dwgs.User user)
(41 Cmts.User user hide)
(42 Eco1.User user hide)
(43 Eco2.User user hide)
(44 Edge.Cuts user)
(45 Margin user hide)
(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.4)
(trace_clearance 0.2)
(zone_clearance 0.508)
(zone_45_only no)
(trace_min 0.1524)
(segment_width 0.2)
(edge_width 0.15)
(via_size 0.8)
(via_drill 0.4)
(via_min_size 0.712)
(via_min_drill 0.33)
(uvia_size 0.3)
(uvia_drill 0.1)
(uvias_allowed no)
(uvia_min_size 0.2)
(uvia_min_drill 0.1)
(pcb_text_width 0.3)
(pcb_text_size 1.5 1.5)
(mod_edge_width 0.15)
(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.2)
(solder_mask_min_width 0.25)
(aux_axis_origin 0 0)
(visible_elements FFFFFF7F)
(pcbplotparams
(layerselection 0x010f0_ffffffff)
(usegerberextensions false)
(usegerberattributes false)
(usegerberadvancedattributes false)
(creategerberjobfile false)
(gerberprecision 5)
(excludeedgelayer true)
(linewidth 0.150000)
(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 true)
(outputformat 1)
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory "Gerber/"))
)
(net 0 "")
(net 1 /5V)
(net 2 /PWR)
(net 3 "Net-(D1-Pad2)")
(net 4 /+12V)
(net 5 /GND)
(net 6 /DAT)
(net 7 /CLK)
(net 8 /RST)
(net 9 "Net-(J2-Pad3)")
(net 10 /PRGM)
(net 11 "Net-(J1-2-Pad1)")
(net 12 /^SHDN)
(net_class Default "This is the default net class."
(clearance 0.2)
(trace_width 0.4)
(via_dia 0.8)
(via_drill 0.4)
(uvia_dia 0.3)
(uvia_drill 0.1)
(add_net /+12V)
(add_net /5V)
(add_net /CLK)
(add_net /DAT)
(add_net /GND)
(add_net /PRGM)
(add_net /PWR)
(add_net /RST)
(add_net /^SHDN)
(add_net "Net-(D1-Pad2)")
(add_net "Net-(J1-2-Pad1)")
(add_net "Net-(J2-Pad3)")
)
(module SMBeeHive:M3-Mounting (layer F.Cu) (tedit 5C7696D3) (tstamp 5C6D343E)
(at 55.92 78.95)
(fp_text reference REF** (at 0.02 5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value fixing (at -0.01 -5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at 0 0) (size 8 8) (drill 3.2) (layers *.Cu))
)
(module SMBeeHive:M3-Mounting (layer F.Cu) (tedit 5C7696D3) (tstamp 5C6D3492)
(at 75.42 45.18)
(fp_text reference REF** (at 0.02 5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value fixing (at -0.01 -5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at 0 0) (size 8 8) (drill 3.2) (layers *.Cu))
)
(module SMBeeHive:M3-Mounting (layer F.Cu) (tedit 5C7696D3) (tstamp 5C6D34F6)
(at 114.42 45.17)
(fp_text reference REF** (at 0.02 5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value fixing (at -0.01 -5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at 0 0) (size 8 8) (drill 3.2) (layers *.Cu))
)
(module SMBeeHive:M3-Mounting (layer F.Cu) (tedit 5C7696D3) (tstamp 5C6D3537)
(at 133.93 78.94)
(fp_text reference REF** (at 0.02 5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value fixing (at -0.01 -5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at 0 0) (size 8 8) (drill 3.2) (layers *.Cu))
)
(module SMBeeHive:M3-Mounting (layer F.Cu) (tedit 5C7696D3) (tstamp 5C73A777)
(at 114.42 112.73)
(fp_text reference REF** (at 0.02 5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value fixing (at -0.01 -5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at 0 0) (size 8 8) (drill 3.2) (layers *.Cu))
)
(module SMBeeHive:M3-Mounting (layer F.Cu) (tedit 5C7696D3) (tstamp 5C73A784)
(at 75.43 112.73)
(fp_text reference REF** (at 0.02 5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value fixing (at -0.01 -5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" np_thru_hole circle (at 0 0) (size 8 8) (drill 3.2) (layers *.Cu))
)
(module SMBeeHive:Pin-0906-1-15-20-7X-14-11-0 (layer F.Cu) (tedit 5C503055) (tstamp 5C2A28AF)
(at 110.95 63.99)
(path /5BC700AF)
(fp_text reference J1-6 (at 0 2.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value PWR (at 0 -2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 0.5) (layers *.Cu *.Mask)
(net 2 /PWR))
)
(module SMBeeHive:Pin-0906-1-15-20-7X-14-11-0 (layer F.Cu) (tedit 5C503055) (tstamp 5C2A28AA)
(at 115.06 88.06)
(path /5BC70249)
(fp_text reference J1-5 (at 0 2.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value GND (at 0 -2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 0.5) (layers *.Cu *.Mask)
(net 5 /GND))
)
(module SMBeeHive:Pin-0906-1-15-20-7X-14-11-0 (layer F.Cu) (tedit 5C503055) (tstamp 5C2A28A5)
(at 111.35 98)
(path /5BC70286)
(fp_text reference J1-4 (at 0 2.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DAT (at 0 -2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 0.5) (layers *.Cu *.Mask)
(net 6 /DAT))
)
(module SMBeeHive:Pin-0906-1-15-20-7X-14-11-0 (layer F.Cu) (tedit 5C503055) (tstamp 5C503B62)
(at 78.5 98)
(path /5BC702C6)
(fp_text reference J1-3 (at 0 2.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CLK (at 0 -2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 0.5) (layers *.Cu *.Mask)
(net 7 /CLK))
)
(module SMBeeHive:Pin-0906-1-15-20-7X-14-11-0 (layer F.Cu) (tedit 5C503055) (tstamp 5C503B23)
(at 74.78 88.06)
(path /5BC7034F)
(fp_text reference J1-2 (at 0 2.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value NC (at 0 -2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 0.5) (layers *.Cu *.Mask)
(net 11 "Net-(J1-2-Pad1)"))
)
(module SMBeeHive:Pin-0906-1-15-20-7X-14-11-0 (layer F.Cu) (tedit 5C503055) (tstamp 5C2A2896)
(at 78.9 63.99)
(path /5BC7039B)
(fp_text reference J1-1 (at 0 2.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value RST (at 0 -2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 0.5) (layers *.Cu *.Mask)
(net 8 /RST))
)
(module SMBeeHive:Pin_Header_Straight_1x04_Pitch2.54mm (layer B.Cu) (tedit 5C6E7388) (tstamp 5C766A8D)
(at 72.9 69.14 90)
(descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x04 2.54mm single row")
(path /5BC70E8A)
(fp_text reference J3 (at 0 2.33 90) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value S10V2F12 (at 0 -9.95 90) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start -0.635 1.27) (end 1.27 1.27) (layer B.Fab) (width 0.1))
(fp_line (start 1.27 1.27) (end 1.27 -8.89) (layer B.Fab) (width 0.1))
(fp_line (start 1.27 -8.89) (end -1.27 -8.89) (layer B.Fab) (width 0.1))
(fp_line (start -1.27 -8.89) (end -1.27 0.635) (layer B.Fab) (width 0.1))
(fp_line (start -1.27 0.635) (end -0.635 1.27) (layer B.Fab) (width 0.1))
(fp_line (start -1.33 -8.95) (end 1.33 -8.95) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 -1.27) (end -1.33 -8.95) (layer B.SilkS) (width 0.12))
(fp_line (start 1.33 -1.27) (end 1.33 -8.95) (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 0) (end -1.33 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start -1.33 1.33) (end 0 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start -1.8 1.8) (end -1.8 -9.4) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.8 -9.4) (end 1.8 -9.4) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.8 -9.4) (end 1.8 1.8) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.8 1.8) (end -1.8 1.8) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at -0.175 -3.87) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole circle (at 0 0 90) (size 1.7 1.7) (drill 0.85) (layers *.Cu *.Mask)
(net 4 /+12V))
(pad 2 thru_hole rect (at 0 -2.54 90) (size 1.7 1.7) (drill 0.85) (layers *.Cu *.Mask)
(net 5 /GND))
(pad 3 thru_hole oval (at 0 -5.08 90) (size 1.7 1.7) (drill 0.85) (layers *.Cu *.Mask)
(net 10 /PRGM))
(pad 4 thru_hole oval (at 0 -7.62 90) (size 1.7 1.7) (drill 0.85) (layers *.Cu *.Mask)
(net 12 /^SHDN))
(model ${KISYS3DMOD}/Pin_Headers.3dshapes/Pin_Header_Straight_1x04_Pitch2.54mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module SMBeeHive:SW_1825910-6 (layer F.Cu) (tedit 5C4DCD42) (tstamp 5C2A2891)
(at 120.59 60.61 300)
(path /5BC871D0)
(fp_text reference SW1 (at 3.5 6.25 300) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value toggle-sleep (at 3.25 -2 300) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 3.25 2.25) (end 4.75 2.25) (layer F.SilkS) (width 0.15))
(fp_line (start 6.25 1) (end 6.25 3.5) (layer F.SilkS) (width 0.15))
(fp_line (start 5.75 5.25) (end 0.75 5.25) (layer F.SilkS) (width 0.15))
(fp_line (start 0.25 0.999999) (end 0.25 3.5) (layer F.SilkS) (width 0.15))
(fp_line (start 5.75 -0.75) (end 1 -0.75) (layer F.SilkS) (width 0.15))
(pad 4 thru_hole circle (at 6.5 4.5 300) (size 1.524 1.524) (drill 0.99) (layers *.Cu *.Mask)
(net 8 /RST))
(pad 3 thru_hole circle (at 0 4.5 300) (size 1.524 1.524) (drill 0.99) (layers *.Cu *.Mask)
(net 8 /RST))
(pad 2 thru_hole circle (at 6.5 0 300) (size 1.524 1.524) (drill 0.99) (layers *.Cu *.Mask)
(net 5 /GND))
(pad 1 thru_hole circle (at 0 0 300) (size 1.524 1.524) (drill 0.99) (layers *.Cu *.Mask)
(net 5 /GND))
)
(module SMBeeHive:SW_1825910-6 (layer F.Cu) (tedit 5C4DCD42) (tstamp 5C2A2891)
(at 120.59 60.61 300)
(path /5BC871D0)
(fp_text reference SW1 (at 3.5 6.25 300) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value toggle-sleep (at 3.25 -2 300) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 3.25 2.25) (end 4.75 2.25) (layer F.SilkS) (width 0.15))
(fp_line (start 6.25 1) (end 6.25 3.5) (layer F.SilkS) (width 0.15))
(fp_line (start 5.75 5.25) (end 0.75 5.25) (layer F.SilkS) (width 0.15))
(fp_line (start 0.25 0.999999) (end 0.25 3.5) (layer F.SilkS) (width 0.15))
(fp_line (start 5.75 -0.75) (end 1 -0.75) (layer F.SilkS) (width 0.15))
(pad 4 thru_hole circle (at 6.5 4.5 300) (size 1.524 1.524) (drill 0.99) (layers *.Cu *.Mask)
(net 8 /RST))
(pad 3 thru_hole circle (at 0 4.5 300) (size 1.524 1.524) (drill 0.99) (layers *.Cu *.Mask)
(net 8 /RST))
(pad 2 thru_hole circle (at 6.5 0 300) (size 1.524 1.524) (drill 0.99) (layers *.Cu *.Mask)
(net 5 /GND))
(pad 1 thru_hole circle (at 0 0 300) (size 1.524 1.524) (drill 0.99) (layers *.Cu *.Mask)
(net 5 /GND))
)
(module BeeHive:R_0805_HandSoldering (layer B.Cu) (tedit 5C360962) (tstamp 5C501AC7)
(at 110.87 56.17 120)
(descr "Resistor SMD 0805, hand soldering")
(tags "resistor 0805")
(path /5BC863EB)
(attr smd)
(fp_text reference R1 (at 2.716499 -0.025115 210) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value 220R (at 0 -1.75 120) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0 0 120) (layer B.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)) (justify mirror))
)
(fp_line (start -1 -0.62) (end -1 0.62) (layer B.Fab) (width 0.1))
(fp_line (start 1 -0.62) (end -1 -0.62) (layer B.Fab) (width 0.1))
(fp_line (start 1 0.62) (end 1 -0.62) (layer B.Fab) (width 0.1))
(fp_line (start -1 0.62) (end 1 0.62) (layer B.Fab) (width 0.1))
(fp_line (start 0.6 -0.88) (end -0.6 -0.88) (layer B.SilkS) (width 0.12))
(fp_line (start -0.6 0.88) (end 0.6 0.88) (layer B.SilkS) (width 0.12))
(fp_line (start -1.85 0.9) (end 1.85 0.9) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.85 0.9) (end -1.85 -0.9) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.85 -0.9) (end 1.85 0.9) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.85 -0.9) (end -1.85 -0.9) (layer B.CrtYd) (width 0.05))
(pad 1 smd rect (at -1.1 0 120) (size 1 1.3) (layers B.Cu B.Paste B.Mask)
(net 2 /PWR))
(pad 2 smd rect (at 1.1 0 120) (size 1 1.3) (layers B.Cu B.Paste B.Mask)
(net 1 /5V))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module BeeHive:D_SOD-123 (layer B.Cu) (tedit 5C6D15B5) (tstamp 5C6D1584)
(at 79.6 55.86 240)
(descr SOD-123)
(tags SOD-123)
(path /5BC86FFB)
(attr smd)
(fp_text reference D1 (at -3.12889 0.120603 330) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value STPS0520Z (at 0 -2.1 240) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0 2 240) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start -2.54 0.999999) (end -2.54 -1) (layer B.SilkS) (width 0.12))
(fp_line (start 0.25 0) (end 0.75 0) (layer B.Fab) (width 0.1))
(fp_line (start 0.25 -0.4) (end -0.35 0) (layer B.Fab) (width 0.1))
(fp_line (start 0.25 0.4) (end 0.25 -0.4) (layer B.Fab) (width 0.1))
(fp_line (start -0.35 0) (end 0.25 0.4) (layer B.Fab) (width 0.1))
(fp_line (start -0.35 0) (end -0.35 -0.55) (layer B.Fab) (width 0.1))
(fp_line (start -0.35 0) (end -0.35 0.55) (layer B.Fab) (width 0.1))
(fp_line (start -0.75 0) (end -0.35 0) (layer B.Fab) (width 0.1))
(fp_line (start -1.4 -0.9) (end -1.4 0.9) (layer B.Fab) (width 0.1))
(fp_line (start 1.4 -0.9) (end -1.4 -0.9) (layer B.Fab) (width 0.1))
(fp_line (start 1.4 0.9) (end 1.4 -0.9) (layer B.Fab) (width 0.1))
(fp_line (start -1.4 0.9) (end 1.4 0.9) (layer B.Fab) (width 0.1))
(fp_line (start -2.64 1.15) (end 2.64 1.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 2.64 1.15) (end 2.64 -1.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 2.64 -1.15) (end -2.64 -1.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -2.64 1.15) (end -2.64 -1.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -2.54 -1) (end 1.85 -1) (layer B.SilkS) (width 0.12))
(fp_line (start -2.54 0.999999) (end 1.85 1) (layer B.SilkS) (width 0.12))
(pad 1 smd rect (at -1.74 0 240) (size 0.97 0.65) (layers B.Cu B.Paste B.Mask)
(net 8 /RST))
(pad 2 smd rect (at 1.74 0 240) (size 0.97 0.65) (layers B.Cu B.Paste B.Mask)
(net 3 "Net-(D1-Pad2)"))
(model ${KISYS3DMOD}/Diodes_SMD.3dshapes/D_SOD-123.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5C6C4EE9)
(at 71.55 59.05 330)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(path /5BCA81CA)
(fp_text reference JP1 (at 0 -2.33 330) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "PRGM Source" (at 0 7.41 330) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 2.54 60) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole rect (at 0 0 330) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 /5V))
(pad 2 thru_hole oval (at 0 2.54 330) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 10 /PRGM))
(pad 3 thru_hole oval (at 0 5.08 330) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 10 /PRGM))
(model ${KISYS3DMOD}/Pin_Headers.3dshapes/Pin_Header_Straight_1x03_Pitch2.54mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Pin_Headers:Pin_Header_Straight_2x05_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5C2A286D)
(at 100.01 46.83 270)
(descr "Through hole straight pin header, 2x05, 2.54mm pitch, double rows")
(tags "Through hole pin header THT 2x05 2.54mm double row")
(path /5BC710B6)
(fp_text reference J2 (at 1.27 -2.33 270) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value USBASP (at 1.27 12.49 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 -1.27) (end 3.81 11.43) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 11.43) (end -1.27 11.43) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 11.43) (end -1.27 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 11.49) (end 3.87 11.49) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 11.49) (layer F.SilkS) (width 0.12))
(fp_line (start 3.87 -1.33) (end 3.87 11.49) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 11.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 11.95) (end 4.35 11.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.35 11.95) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 1.27 5.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 6 /DAT))
(pad 2 thru_hole oval (at 2.54 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 /5V))
(pad 3 thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 9 "Net-(J2-Pad3)"))
(pad 4 thru_hole oval (at 2.54 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 5 /GND))
(pad 5 thru_hole oval (at 0 5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 10 /PRGM))
(pad 6 thru_hole oval (at 2.54 5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 5 /GND))
(pad 7 thru_hole oval (at 0 7.62 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 7 /CLK))
(pad 8 thru_hole oval (at 2.54 7.62 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 5 /GND))
(pad 9 thru_hole oval (at 0 10.16 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 6 /DAT))
(pad 10 thru_hole oval (at 2.54 10.16 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 5 /GND))
(model ${KISYS3DMOD}/Pin_Headers.3dshapes/Pin_Header_Straight_2x05_Pitch2.54mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module BeeHive:R_0805_HandSoldering (layer B.Cu) (tedit 5C360962) (tstamp 5C501AD7)
(at 76.71 54.7 240)
(descr "Resistor SMD 0805, hand soldering")
(tags "resistor 0805")
(path /5BC873B8)
(attr smd)
(fp_text reference R2 (at -2.75382 -0.049756 330) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value 10K (at 0 -1.75 240) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0 0 240) (layer B.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)) (justify mirror))
)
(fp_line (start -1 -0.62) (end -1 0.62) (layer B.Fab) (width 0.1))
(fp_line (start 1 -0.62) (end -1 -0.62) (layer B.Fab) (width 0.1))
(fp_line (start 1 0.62) (end 1 -0.62) (layer B.Fab) (width 0.1))
(fp_line (start -1 0.62) (end 1 0.62) (layer B.Fab) (width 0.1))
(fp_line (start 0.6 -0.88) (end -0.6 -0.88) (layer B.SilkS) (width 0.12))
(fp_line (start -0.6 0.88) (end 0.6 0.88) (layer B.SilkS) (width 0.12))
(fp_line (start -1.85 0.9) (end 1.85 0.9) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.85 0.9) (end -1.85 -0.9) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.85 -0.9) (end 1.85 0.9) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.85 -0.9) (end -1.85 -0.9) (layer B.CrtYd) (width 0.05))
(pad 1 smd rect (at -1.1 0 240) (size 1 1.3) (layers B.Cu B.Paste B.Mask)
(net 3 "Net-(D1-Pad2)"))
(pad 2 smd rect (at 1.1 0 240) (size 1 1.3) (layers B.Cu B.Paste B.Mask)
(net 4 /+12V))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(gr_line (start 116.860726 40.931847) (end 72.982106 40.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 116.860726 116.931847) (end 138.800036 78.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 72.982106 116.931847) (end 116.860726 116.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 92.671416 44.931847) (end 92.671416 43.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 92.671416 43.931847) (end 97.171416 43.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 69.68761 65.874836) (end 66.569918 64.074836) (layer Dwgs.User) (width 0.1))
(gr_line (start 74.01261 58.383716) (end 69.68761 65.874836) (layer Dwgs.User) (width 0.1))
(gr_circle (center 133.921416 78.931847) (end 136.671416 78.931847) (layer Dwgs.User) (width 0.1))
(gr_circle (center 114.421416 45.156856) (end 117.171416 45.156856) (layer Dwgs.User) (width 0.1))
(gr_line (start 116.436394 55.586843) (end 107.77614 60.586843) (layer Dwgs.User) (width 0.1))
(gr_line (start 104.27614 54.524665) (end 112.936394 49.524665) (layer Dwgs.User) (width 0.1))
(gr_line (start 103.921416 44.931847) (end 103.921416 51.231847) (layer Dwgs.User) (width 0.1))
(gr_line (start 51.042796 78.931847) (end 72.982106 116.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 72.982106 40.931847) (end 51.042796 78.931847) (layer Dwgs.User) (width 0.1))
(gr_arc (start 118.341794 104.366563) (end 118.341794 105.366563) (angle -90) (layer Dwgs.User) (width 0.1))
(gr_line (start 118.341794 105.366563) (end 101.571416 105.366563) (layer Dwgs.User) (width 0.1))
(gr_arc (start 101.571416 106.366563) (end 101.571416 105.366563) (angle -90) (layer Dwgs.User) (width 0.1))
(gr_circle (center 74.78278 88.045966) (end 75.78278 88.045966) (layer Dwgs.User) (width 0.1))
(gr_line (start 79.89265 63.968558) (end 77.89265 63.968558) (layer Dwgs.User) (width 0.1))
(gr_line (start 78.89265 62.968558) (end 78.89265 64.968558) (layer Dwgs.User) (width 0.1))
(gr_circle (center 78.89265 63.968558) (end 79.89265 63.968558) (layer Dwgs.User) (width 0.1))
(gr_line (start 119.341794 103.416563) (end 119.341794 104.366563) (layer Dwgs.User) (width 0.1))
(gr_circle (center 120.58 60.600835) (end 121.58 60.600835) (layer Dwgs.User) (width 0.1))
(gr_circle (center 116.682886 62.850835) (end 117.682886 62.850835) (layer Dwgs.User) (width 0.1))
(gr_circle (center 120.256443 64.540418) (end 125.699704 64.540418) (layer Dwgs.User) (width 0.1))
(gr_circle (center 55.921416 78.931847) (end 58.671416 78.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 76.92074 49.527163) (end 85.580994 54.527163) (layer Dwgs.User) (width 0.1))
(gr_line (start 73.42074 55.589341) (end 76.92074 49.527163) (layer Dwgs.User) (width 0.1))
(gr_line (start 112.936394 49.524665) (end 116.436394 55.586843) (layer Dwgs.User) (width 0.1))
(gr_arc (start 65.283092 69.13642) (end 65.283092 68.03642) (angle -180) (layer Dwgs.User) (width 0.1))
(gr_line (start 65.283092 70.23642) (end 72.903092 70.23642) (layer Dwgs.User) (width 0.1))
(gr_arc (start 72.903092 69.13642) (end 72.903092 70.23642) (angle -180) (layer Dwgs.User) (width 0.1))
(gr_line (start 72.903092 68.03642) (end 65.283092 68.03642) (layer Dwgs.User) (width 0.1))
(gr_circle (center 133.921416 78.931847) (end 137.921416 78.931847) (layer Dwgs.User) (width 0.1))
(gr_circle (center 114.421416 112.706838) (end 118.421416 112.706838) (layer Dwgs.User) (width 0.1))
(gr_circle (center 75.421416 112.706838) (end 79.421416 112.706838) (layer Dwgs.User) (width 0.1))
(gr_circle (center 55.921416 78.931847) (end 59.921416 78.931847) (layer Dwgs.User) (width 0.1))
(gr_circle (center 114.421416 45.156856) (end 118.421416 45.156856) (layer Dwgs.User) (width 0.1))
(gr_circle (center 75.421416 45.156856) (end 79.421416 45.156856) (layer Dwgs.User) (width 0.1))
(gr_circle (center 114.421416 112.706838) (end 117.171416 112.706838) (layer Dwgs.User) (width 0.1))
(gr_circle (center 75.421416 112.706838) (end 78.171416 112.706838) (layer Dwgs.User) (width 0.1))
(gr_line (start 101.796416 44.931847) (end 101.796416 51.231847) (layer Dwgs.User) (width 0.1))
(gr_line (start 88.046416 51.231847) (end 88.046416 44.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 63.593092 69.13642) (end 74.593092 69.13642) (layer Dwgs.User) (width 0.1))
(gr_circle (center 72.903092 69.13642) (end 73.753092 69.13642) (layer Dwgs.User) (width 0.1))
(gr_circle (center 70.363092 69.13642) (end 71.213092 69.13642) (layer Dwgs.User) (width 0.1))
(gr_circle (center 67.823092 69.13642) (end 68.673092 69.13642) (layer Dwgs.User) (width 0.1))
(gr_circle (center 65.283092 69.13642) (end 66.133092 69.13642) (layer Dwgs.User) (width 0.1))
(gr_line (start 74.593092 82.93642) (end 74.593092 67.33642) (layer Dwgs.User) (width 0.1))
(gr_line (start 74.593092 67.33642) (end 63.593092 67.33642) (layer Dwgs.User) (width 0.1))
(gr_line (start 63.593092 82.93642) (end 74.593092 82.93642) (layer Dwgs.User) (width 0.1))
(gr_line (start 63.593092 67.33642) (end 63.593092 82.93642) (layer Dwgs.User) (width 0.1))
(gr_circle (center 133.921416 78.931847) (end 135.421416 78.931847) (layer Dwgs.User) (width 0.1))
(gr_circle (center 114.421416 45.156856) (end 115.921416 45.156856) (layer Dwgs.User) (width 0.1))
(gr_circle (center 55.921416 78.931847) (end 57.421416 78.931847) (layer Dwgs.User) (width 0.1))
(gr_circle (center 75.421416 45.156856) (end 76.921416 45.156856) (layer Dwgs.User) (width 0.1))
(gr_line (start 109.950182 63.968558) (end 111.950182 63.968558) (layer Dwgs.User) (width 0.1))
(gr_line (start 110.950182 64.968558) (end 110.950182 62.968558) (layer Dwgs.User) (width 0.1))
(gr_circle (center 110.950182 63.968558) (end 111.950182 63.968558) (layer Dwgs.User) (width 0.1))
(gr_line (start 114.060052 88.045966) (end 116.060052 88.045966) (layer Dwgs.User) (width 0.1))
(gr_line (start 115.060052 87.045966) (end 115.060052 89.045966) (layer Dwgs.User) (width 0.1))
(gr_circle (center 115.060052 88.045966) (end 116.060052 88.045966) (layer Dwgs.User) (width 0.1))
(gr_line (start 110.344689 97.983871) (end 112.344689 97.983871) (layer Dwgs.User) (width 0.1))
(gr_line (start 111.344689 96.983871) (end 111.344689 98.983871) (layer Dwgs.User) (width 0.1))
(gr_circle (center 111.344689 97.983871) (end 112.344689 97.983871) (layer Dwgs.User) (width 0.1))
(gr_line (start 77.498143 97.983871) (end 79.498143 97.983871) (layer Dwgs.User) (width 0.1))
(gr_line (start 78.498143 96.983871) (end 78.498143 98.983871) (layer Dwgs.User) (width 0.1))
(gr_circle (center 78.498143 97.983871) (end 79.498143 97.983871) (layer Dwgs.User) (width 0.1))
(gr_line (start 74.78278 87.045966) (end 74.78278 89.045966) (layer Dwgs.User) (width 0.1))
(gr_line (start 73.78278 88.045966) (end 75.78278 88.045966) (layer Dwgs.User) (width 0.1))
(gr_line (start 85.921416 51.231847) (end 85.921416 44.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 103.921416 51.231847) (end 85.921416 51.231847) (layer Dwgs.User) (width 0.1))
(gr_line (start 103.921416 44.931847) (end 97.171416 44.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 85.921416 44.931847) (end 92.671416 44.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 97.171416 43.931847) (end 97.171416 44.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 107.77614 60.586843) (end 104.27614 54.524665) (layer Dwgs.User) (width 0.1))
(gr_line (start 82.080994 60.589341) (end 73.42074 55.589341) (layer Dwgs.User) (width 0.1))
(gr_line (start 85.580994 54.527163) (end 82.080994 60.589341) (layer Dwgs.User) (width 0.1))
(gr_line (start 70.894918 56.583716) (end 74.01261 58.383716) (layer Dwgs.User) (width 0.1))
(gr_line (start 66.569918 64.074836) (end 70.894918 56.583716) (layer Dwgs.User) (width 0.1))
(gr_circle (center 75.421416 45.156856) (end 78.171416 45.156856) (layer Dwgs.User) (width 0.1))
(gr_line (start 138.800036 78.931847) (end 116.860726 40.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 100.571416 106.366563) (end 100.571416 117.931847) (layer Dwgs.User) (width 0.1))
(gr_line (start 89.271416 117.931847) (end 89.271416 106.366563) (layer Dwgs.User) (width 0.1))
(gr_line (start 70.501038 104.366563) (end 70.501038 103.416563) (layer Dwgs.User) (width 0.1))
(gr_arc (start 71.501038 104.366563) (end 70.501038 104.366563) (angle -90) (layer Dwgs.User) (width 0.1))
(gr_arc (start 88.271416 106.366563) (end 89.271416 106.366563) (angle -90) (layer Dwgs.User) (width 0.1))
(gr_line (start 88.271416 105.366563) (end 71.501038 105.366563) (layer Dwgs.User) (width 0.1))
(gr_line (start 70.501038 103.416563) (end 119.341794 103.416563) (layer Dwgs.User) (width 0.1))
(gr_line (start 112.221416 83.331847) (end 112.221416 76.931847) (layer Dwgs.User) (width 0.1))
(gr_arc (start 94.921416 83.331847) (end 77.624177 83.640927) (angle -178.9763054) (layer Dwgs.User) (width 0.1))
(gr_line (start 77.621416 76.931847) (end 77.621416 83.331847) (layer Dwgs.User) (width 0.1))
(gr_arc (start 94.921416 76.931847) (end 78.270685 72.236833) (angle -15.74688318) (layer Dwgs.User) (width 0.1))
(gr_arc (start 94.921416 67.717305) (end 105.522744 63.260642) (angle -134.397472) (layer Dwgs.User) (width 0.1))
(gr_arc (start 94.921416 76.931847) (end 112.221416 76.931847) (angle -164.2531168) (layer Dwgs.User) (width 0.1))
(gr_circle (center 119.932886 68.48) (end 120.932886 68.48) (layer Dwgs.User) (width 0.1))
(gr_circle (center 123.83 66.23) (end 124.83 66.23) (layer Dwgs.User) (width 0.1))
(gr_text PWR (at 110.43 61.12) (layer F.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text GND (at 115.02 85.13) (layer F.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text DAT (at 111.51 94.97) (layer F.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text CLK (at 78.07 94.97) (layer F.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text PRG (at 79.36 61.02) (layer F.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_line (start 72.99138 116.95) (end 116.87 116.95) (layer Edge.Cuts) (width 0.1))
(gr_line (start 51.05207 78.95) (end 72.99138 116.95) (layer Edge.Cuts) (width 0.1))
(gr_line (start 72.99138 40.95) (end 51.05207 78.95) (layer Edge.Cuts) (width 0.1))
(gr_circle (center 94.93069 108.769963) (end 99.162049 108.769963) (layer Edge.Cuts) (width 0.1))
(gr_arc (start 94.93069 76.95) (end 112.23069 76.95) (angle -180) (layer Edge.Cuts) (width 0.1))
(gr_line (start 116.87 116.95) (end 138.80931 78.95) (layer Edge.Cuts) (width 0.1))
(gr_line (start 138.80931 78.95) (end 116.87 40.95) (layer Edge.Cuts) (width 0.1))
(gr_line (start 77.63069 83.35) (end 77.63069 76.95) (layer Edge.Cuts) (width 0.1))
(gr_arc (start 94.93069 83.35) (end 77.63069 83.35) (angle -180) (layer Edge.Cuts) (width 0.1))
(gr_line (start 112.23069 76.95) (end 112.23069 83.35) (layer Edge.Cuts) (width 0.1))
(gr_line (start 116.87 40.95) (end 72.99138 40.95) (layer Edge.Cuts) (width 0.1))
(gr_text "Auto Prgm" (at 72.84 62.57 60) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.2)))
)
(gr_text "SMBeeHive 1.2" (at 95.14 102.66) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.2)) (justify mirror))
)
(segment (start 104.472628 49.37) (end 100.01 49.37) (width 0.4) (layer B.Cu) (net 1))
(segment (start 110.32 55.217372) (end 104.472628 49.37) (width 0.4) (layer B.Cu) (net 1))
(segment (start 71.55 59.05) (end 82.405001 48.194999) (width 0.4) (layer F.Cu) (net 1))
(segment (start 82.405001 48.194999) (end 82.55 48.05) (width 0.4) (layer F.Cu) (net 1))
(segment (start 98.621891 48.080001) (end 82.519999 48.080001) (width 0.4) (layer F.Cu) (net 1))
(segment (start 82.519999 48.080001) (end 82.405001 48.194999) (width 0.4) (layer F.Cu) (net 1))
(segment (start 98.720001 48.080001) (end 100.01 49.37) (width 0.4) (layer F.Cu) (net 1))
(segment (start 98.621891 48.080001) (end 98.720001 48.080001) (width 0.4) (layer F.Cu) (net 1))
(segment (start 111.42 63.52) (end 110.95 63.99) (width 0.4) (layer B.Cu) (net 2))
(segment (start 111.42 57.122628) (end 111.42 63.52) (width 0.4) (layer B.Cu) (net 2))
(segment (start 78.775 55.939722) (end 78.775 56.669328) (width 0.4) (layer B.Cu) (net 3))
(segment (start 78.775 56.669328) (end 78.775 57.288942) (width 0.4) (layer B.Cu) (net 3))
(segment (start 77.26 54.424722) (end 78.775 55.939722) (width 0.4) (layer B.Cu) (net 3))
(segment (start 77.26 53.747372) (end 77.26 54.424722) (width 0.4) (layer B.Cu) (net 3))
(segment (start 76.16 65.88) (end 76.16 55.652628) (width 0.4) (layer B.Cu) (net 4))
(segment (start 72.9 69.14) (end 76.16 65.88) (width 0.4) (layer B.Cu) (net 4))
(segment (start 123.84 79.28) (end 123.84 66.239165) (width 0.4) (layer B.Cu) (net 5))
(segment (start 115.06 88.06) (end 123.84 79.28) (width 0.4) (layer B.Cu) (net 5))
(segment (start 123.84 63.86) (end 120.59 60.61) (width 0.4) (layer B.Cu) (net 5))
(segment (start 123.84 66.239165) (end 123.84 63.86) (width 0.4) (layer B.Cu) (net 5))
(segment (start 96.267919 49.37) (end 94.93 49.37) (width 0.4) (layer F.Cu) (net 5))
(segment (start 97.47 49.37) (end 96.267919 49.37) (width 0.4) (layer F.Cu) (net 5))
(segment (start 93.727919 49.37) (end 89.85 49.37) (width 0.4) (layer F.Cu) (net 5))
(segment (start 94.93 49.37) (end 93.727919 49.37) (width 0.4) (layer F.Cu) (net 5))
(segment (start 97.71 51) (end 97.47 50.76) (width 0.4) (layer F.Cu) (net 5))
(segment (start 120.59 60.61) (end 120.59 59.53237) (width 0.4) (layer F.Cu) (net 5))
(segment (start 112.05763 51) (end 97.71 51) (width 0.4) (layer F.Cu) (net 5))
(segment (start 97.47 50.572081) (end 97.47 49.37) (width 0.4) (layer F.Cu) (net 5))
(segment (start 97.47 50.76) (end 97.47 50.572081) (width 0.4) (layer F.Cu) (net 5))
(segment (start 120.59 59.53237) (end 112.05763 51) (width 0.4) (layer F.Cu) (net 5))
(segment (start 85.21 49.37) (end 89.85 49.37) (width 0.4) (layer B.Cu) (net 5))
(segment (start 82.65 51.93) (end 85.21 49.37) (width 0.4) (layer B.Cu) (net 5))
(segment (start 82.65 63.18) (end 82.65 51.93) (width 0.4) (layer B.Cu) (net 5))
(segment (start 75.36 70.47) (end 82.65 63.18) (width 0.4) (layer B.Cu) (net 5))
(segment (start 71.69 70.47) (end 75.36 70.47) (width 0.4) (layer B.Cu) (net 5))
(segment (start 70.36 69.14) (end 71.69 70.47) (width 0.4) (layer B.Cu) (net 5))
(via (at 89.9 44.1) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 6))
(segment (start 89.9 46.78) (end 89.85 46.83) (width 0.4) (layer B.Cu) (net 6))
(segment (start 89.9 44.1) (end 89.9 46.78) (width 0.4) (layer B.Cu) (net 6))
(segment (start 91 43) (end 89.9 44.1) (width 0.4) (layer F.Cu) (net 6))
(segment (start 97.28 43) (end 91 43) (width 0.4) (layer F.Cu) (net 6))
(segment (start 100.01 45.73) (end 97.28 43) (width 0.4) (layer F.Cu) (net 6))
(segment (start 100.01 46.83) (end 100.01 45.73) (width 0.4) (layer F.Cu) (net 6))
(segment (start 109.384002 46.83) (end 100.01 46.83) (width 0.4) (layer F.Cu) (net 6))
(segment (start 125.56 63.005998) (end 109.384002 46.83) (width 0.4) (layer F.Cu) (net 6))
(segment (start 114.95 98) (end 125.56 87.39) (width 0.4) (layer F.Cu) (net 6))
(segment (start 125.56 87.39) (end 125.56 63.005998) (width 0.4) (layer F.Cu) (net 6))
(segment (start 111.35 98) (end 114.95 98) (width 0.4) (layer F.Cu) (net 6))
(segment (start 91.540001 45.980001) (end 92.39 46.83) (width 0.4) (layer F.Cu) (net 7))
(segment (start 81.76 45.2) (end 90.76 45.2) (width 0.4) (layer F.Cu) (net 7))
(segment (start 90.76 45.2) (end 91.540001 45.980001) (width 0.4) (layer F.Cu) (net 7))
(segment (start 61.78 65.18) (end 81.76 45.2) (width 0.4) (layer F.Cu) (net 7))
(segment (start 61.78 87.23) (end 61.78 65.18) (width 0.4) (layer F.Cu) (net 7))
(segment (start 72.55 98) (end 61.78 87.23) (width 0.4) (layer F.Cu) (net 7))
(segment (start 78.5 98) (end 72.55 98) (width 0.4) (layer F.Cu) (net 7))
(segment (start 116.692886 65.239165) (end 119.942886 68.489165) (width 0.4) (layer B.Cu) (net 8))
(segment (start 116.692886 62.86) (end 116.692886 65.239165) (width 0.4) (layer B.Cu) (net 8))
(segment (start 79.899999 62.990001) (end 78.9 63.99) (width 0.4) (layer F.Cu) (net 8))
(segment (start 88.57 54.32) (end 79.899999 62.990001) (width 0.4) (layer F.Cu) (net 8))
(segment (start 108.152886 54.32) (end 88.57 54.32) (width 0.4) (layer F.Cu) (net 8))
(segment (start 116.692886 62.86) (end 108.152886 54.32) (width 0.4) (layer F.Cu) (net 8))
(segment (start 81.05 55.056058) (end 80.425 54.431058) (width 0.4) (layer B.Cu) (net 8))
(segment (start 80.314213 63.99) (end 81.05 63.254213) (width 0.4) (layer B.Cu) (net 8))
(segment (start 78.9 63.99) (end 80.314213 63.99) (width 0.4) (layer B.Cu) (net 8))
(segment (start 81.05 63.254213) (end 81.05 55.056058) (width 0.4) (layer B.Cu) (net 8))
(segment (start 74.08 54.79) (end 74.08 59.59) (width 0.4) (layer B.Cu) (net 10))
(segment (start 85.8 43.07) (end 74.08 54.79) (width 0.4) (layer B.Cu) (net 10))
(segment (start 91.17 43.07) (end 85.8 43.07) (width 0.4) (layer B.Cu) (net 10))
(segment (start 94.93 46.83) (end 91.17 43.07) (width 0.4) (layer B.Cu) (net 10))
(segment (start 69.01 62.519705) (end 70.28 61.249705) (width 0.4) (layer F.Cu) (net 10))
(segment (start 69.01 63.449409) (end 69.01 62.519705) (width 0.4) (layer F.Cu) (net 10))
(segment (start 67 62.61) (end 67 68.32) (width 0.4) (layer B.Cu) (net 10))
(segment (start 67 68.32) (end 67.82 69.14) (width 0.4) (layer B.Cu) (net 10))
(segment (start 68.360295 61.249705) (end 67 62.61) (width 0.4) (layer B.Cu) (net 10))
(segment (start 70.28 61.249705) (end 68.360295 61.249705) (width 0.4) (layer B.Cu) (net 10))
(segment (start 70.680591 63.449409) (end 74.08 60.05) (width 0.4) (layer B.Cu) (net 10))
(segment (start 74.08 60.05) (end 74.08 59.59) (width 0.4) (layer B.Cu) (net 10))
(segment (start 69.01 63.449409) (end 70.680591 63.449409) (width 0.4) (layer B.Cu) (net 10))
)