summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/template/BeagleBone-Black-Cape/BeagleBone-Black-Cape.kicad_pcb
blob: 7539629c83d1a75c7d811328561053345ac55c5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
(kicad_pcb (version 20211014) (generator pcbnew)

  (general
    (thickness 1.6)
  )

  (paper "A4")
  (layers
    (0 "F.Cu" signal)
    (31 "B.Cu" signal)
    (32 "B.Adhes" user "B.Adhesive")
    (33 "F.Adhes" user "F.Adhesive")
    (34 "B.Paste" user)
    (35 "F.Paste" user)
    (36 "B.SilkS" user "B.Silkscreen")
    (37 "F.SilkS" user "F.Silkscreen")
    (38 "B.Mask" user)
    (39 "F.Mask" user)
    (40 "Dwgs.User" user "User.Drawings")
    (41 "Cmts.User" user "User.Comments")
    (42 "Eco1.User" user "User.Eco1")
    (43 "Eco2.User" user "User.Eco2")
    (44 "Edge.Cuts" user)
    (45 "Margin" user)
    (46 "B.CrtYd" user "B.Courtyard")
    (47 "F.CrtYd" user "F.Courtyard")
    (48 "B.Fab" user)
    (49 "F.Fab" user)
  )

  (setup
    (pad_to_mask_clearance 0)
    (aux_axis_origin 100 100)
    (grid_origin 100 100)
    (pcbplotparams
      (layerselection 0x0001030_80000001)
      (disableapertmacros false)
      (usegerberextensions false)
      (usegerberattributes true)
      (usegerberadvancedattributes true)
      (creategerberjobfile true)
      (svguseinch false)
      (svgprecision 6)
      (excludeedgelayer true)
      (plotframeref false)
      (viasonmask false)
      (mode 1)
      (useauxorigin false)
      (hpglpennumber 1)
      (hpglpenspeed 20)
      (hpglpendiameter 15.000000)
      (dxfpolygonmode true)
      (dxfimperialunits true)
      (dxfusepcbnewfont true)
      (psnegative false)
      (psa4output false)
      (plotreference true)
      (plotvalue true)
      (plotinvisibletext false)
      (sketchpadsonfab false)
      (subtractmaskfromsilk false)
      (outputformat 4)
      (mirror false)
      (drillshape 0)
      (scaleselection 1)
      (outputdirectory "")
    )
  )

  (net 0 "")
  (net 1 "/SPI1.D0")
  (net 2 "/LCD.DATA[1]")
  (net 3 "/LCD.DATA[3]")
  (net 4 "/LCD.DATA[0]")
  (net 5 "/LCD.DATA[5]")
  (net 6 "/LCD.DATA[2]")
  (net 7 "/LCD.DATA[7]")
  (net 8 "/LCD.DATA[4]")
  (net 9 "/LCD.DATA[9]")
  (net 10 "/LCD.DATA[6]")
  (net 11 "/LCD.DATA[10]")
  (net 12 "/LCD.DATA[8]")
  (net 13 "/LCD.DATA[11]")
  (net 14 "/LCD.DATA[13]")
  (net 15 "/LCD.DATA[15]")
  (net 16 "/LCD.DATA[14]")
  (net 17 "/LCD.AC_BIAS_E")
  (net 18 "/LCD.HSYNC")
  (net 19 "/GPIO[61]")
  (net 20 "/LCD.VSYNC")
  (net 21 "/LCD.PCLK")
  (net 22 "/MMC1.DAT[0]")
  (net 23 "/MMC1.DAT[1]")
  (net 24 "/MMC1.DAT[4]")
  (net 25 "/MMC1.DAT[5]")
  (net 26 "/MMC1.CLK")
  (net 27 "/MMC1.CMD")
  (net 28 "/GPIO[22]")
  (net 29 "/GPIO[65]")
  (net 30 "/GPIO[27]")
  (net 31 "/GPIO[46]")
  (net 32 "/GPIO[47]")
  (net 33 "/GPIO[26]")
  (net 34 "/GPIO[23]")
  (net 35 "/GPIO[44]")
  (net 36 "/GPIO[45]")
  (net 37 "/GPIO[68]")
  (net 38 "/GPIO[69]")
  (net 39 "/GPIO[67]")
  (net 40 "/GPIO[66]")
  (net 41 "/MMC1.DAT[3]")
  (net 42 "/MMC1.DAT[2]")
  (net 43 "/MMC1.DAT[7]")
  (net 44 "/MMC1.DAT[6]")
  (net 45 "/GPIO[14]")
  (net 46 "/GPIO[15]")
  (net 47 "/GPIO[2]")
  (net 48 "/I2C2.SDA")
  (net 49 "/I2C2.SCL")
  (net 50 "GNDD")
  (net 51 "+3V3")
  (net 52 "+5V")
  (net 53 "/GPIO[7]")
  (net 54 "/GPIO[20]")
  (net 55 "/AIN1")
  (net 56 "/AIN0")
  (net 57 "/AIN3")
  (net 58 "/AIN2")
  (net 59 "/AIN5")
  (net 60 "/AIN6")
  (net 61 "GNDA")
  (net 62 "/AIN4")
  (net 63 "+1V8")
  (net 64 "/GPIO[122]")
  (net 65 "/GPIO[125]")
  (net 66 "/GPIO[117]")
  (net 67 "/GPIO[49]")
  (net 68 "/GPIO[3]")
  (net 69 "/GPIO[5]")
  (net 70 "/GPIO[4]")
  (net 71 "/GPIO[51]")
  (net 72 "/GPIO[48]")
  (net 73 "/GPIO[40]")
  (net 74 "/GPIO[31]")
  (net 75 "/GPIO[60]")
  (net 76 "/GPIO[30]")
  (net 77 "/~{SYS_RESET}")
  (net 78 "/PWR_BUT")
  (net 79 "VBUS")
  (net 80 "/SPI1.SCLK")
  (net 81 "/SPI1.CS0")

  (footprint "Connector_PinHeader_2.54mm:PinHeader_2x23_P2.54mm_Vertical" locked (layer "F.Cu")
    (tedit 59FED5CC) (tstamp 00000000-0000-0000-0000-000055df7717)
    (at 119.685 49.835 90)
    (descr "Through hole straight pin header, 2x23, 2.54mm pitch, double rows")
    (tags "Through hole pin header THT 2x23 2.54mm double row")
    (property "Sheetfile" "BeagleBone-Black-Cape.kicad_sch")
    (property "Sheetname" "")
    (path "/00000000-0000-0000-0000-000055df7de1")
    (attr through_hole)
    (fp_text reference "P8" (at 1.27 -2.33 270) (layer "F.SilkS")
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 32c9cf0f-2a65-492a-a967-6a3a5befef0c)
    )
    (fp_text value "BeagleBone_Black_Header" (at 5.715 27.813) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 366225b7-63cb-4129-87df-d484edb5c1e0)
    )
    (fp_text user "${REFERENCE}" (at 1.27 27.94) (layer "F.Fab")
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 1ee8c1ad-9fac-489c-afa9-c92a3faee079)
    )
    (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 367100e0-e07d-4a16-8181-9d332b525693))
    (fp_line (start 3.87 -1.33) (end 3.87 57.21) (layer "F.SilkS") (width 0.12) (tstamp 406669af-13eb-4812-b3b0-5caaf60011e1))
    (fp_line (start -1.33 1.27) (end -1.33 57.21) (layer "F.SilkS") (width 0.12) (tstamp 7c9d4660-97ca-4e2d-a03d-f4900bc31167))
    (fp_line (start -1.33 57.21) (end 3.87 57.21) (layer "F.SilkS") (width 0.12) (tstamp 8d897a52-3749-40f8-9671-66f8206dcbdf))
    (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 90e0b8cd-c70d-4231-954f-6c7b4b73ac14))
    (fp_line (start -1.33 0) (end -1.33 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 9510e2b5-51b0-478f-ae22-4d43110c8694))
    (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer "F.SilkS") (width 0.12) (tstamp b7ac0c54-7c13-4acf-8e24-453b555cbad9))
    (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer "F.SilkS") (width 0.12) (tstamp d0cb3841-600a-4a64-8cad-b57d1ecb48f6))
    (fp_line (start -1.8 -1.8) (end -1.8 57.65) (layer "F.CrtYd") (width 0.05) (tstamp 9c226e65-2e0d-4cf9-b144-5bac5668682e))
    (fp_line (start -1.8 57.65) (end 4.35 57.65) (layer "F.CrtYd") (width 0.05) (tstamp ae22a958-df4c-4bad-8d6d-3c2004980d20))
    (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp d0dea262-eecb-4787-a033-391826696a3e))
    (fp_line (start 4.35 57.65) (end 4.35 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp dd3d9c8a-eec7-4eb1-aed4-f4b9cd3724b6))
    (fp_line (start -1.27 57.15) (end -1.27 0) (layer "F.Fab") (width 0.1) (tstamp 940a1279-1d34-4b0f-9a55-288d2fd130b1))
    (fp_line (start 3.81 -1.27) (end 3.81 57.15) (layer "F.Fab") (width 0.1) (tstamp bca024b0-68b0-41d9-b4a4-7740afe5a084))
    (fp_line (start 3.81 57.15) (end -1.27 57.15) (layer "F.Fab") (width 0.1) (tstamp cd65eb91-cd80-4cd3-ac4f-50c226f16fa7))
    (fp_line (start -1.27 0) (end 0 -1.27) (layer "F.Fab") (width 0.1) (tstamp df96733f-d6bb-4744-a0b1-52504ad7582f))
    (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer "F.Fab") (width 0.1) (tstamp f5ca1742-9f98-4628-b618-6fa7421b29fe))
    (pad "1" thru_hole rect locked (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_1") (pintype "passive") (tstamp 29b4ee4b-a8c8-40b5-930d-e1c08f31c587))
    (pad "2" thru_hole oval locked (at 2.54 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_2") (pintype "passive") (tstamp 9150f6ae-17b8-4488-8825-08f766fb58ce))
    (pad "3" thru_hole oval locked (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 44 "/MMC1.DAT[6]") (pinfunction "Pin_3") (pintype "passive") (tstamp f33e6e22-b2af-482a-9547-92e9b282bdda))
    (pad "4" thru_hole oval locked (at 2.54 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 43 "/MMC1.DAT[7]") (pinfunction "Pin_4") (pintype "passive") (tstamp 25d8c295-8ba0-4d75-97d9-1059cc6c3416))
    (pad "5" thru_hole oval locked (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 42 "/MMC1.DAT[2]") (pinfunction "Pin_5") (pintype "passive") (tstamp 4d5c59f4-fca5-4fe7-8c60-20ad0fad83a4))
    (pad "6" thru_hole oval locked (at 2.54 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 41 "/MMC1.DAT[3]") (pinfunction "Pin_6") (pintype "passive") (tstamp 1ca3a785-4431-4afa-b77a-e3fafcb0ad93))
    (pad "7" thru_hole oval locked (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 40 "/GPIO[66]") (pinfunction "Pin_7") (pintype "passive") (tstamp 9f403233-ebc2-42c2-9212-ab65f8bb9b17))
    (pad "8" thru_hole oval locked (at 2.54 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 39 "/GPIO[67]") (pinfunction "Pin_8") (pintype "passive") (tstamp 6f879d0d-45d3-4b16-b3ef-2e35a28692c6))
    (pad "9" thru_hole oval locked (at 0 10.16 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 38 "/GPIO[69]") (pinfunction "Pin_9") (pintype "passive") (tstamp 1bca7eea-ba93-49b3-a7aa-c6008eb3e98d))
    (pad "10" thru_hole oval locked (at 2.54 10.16 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 37 "/GPIO[68]") (pinfunction "Pin_10") (pintype "passive") (tstamp fd0001d3-3a74-49a8-a2f8-52c67493b566))
    (pad "11" thru_hole oval locked (at 0 12.7 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 36 "/GPIO[45]") (pinfunction "Pin_11") (pintype "passive") (tstamp 724cf043-eb58-4ded-b04d-e5329c45e40a))
    (pad "12" thru_hole oval locked (at 2.54 12.7 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 35 "/GPIO[44]") (pinfunction "Pin_12") (pintype "passive") (tstamp 8dfea97b-a43d-4b4a-9464-77e788c869a9))
    (pad "13" thru_hole oval locked (at 0 15.24 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 34 "/GPIO[23]") (pinfunction "Pin_13") (pintype "passive") (tstamp 65e98343-01d1-4a58-8e01-ed1191505067))
    (pad "14" thru_hole oval locked (at 2.54 15.24 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 33 "/GPIO[26]") (pinfunction "Pin_14") (pintype "passive") (tstamp 0453ec9a-212a-4bdb-bb1c-d3c46469a1d3))
    (pad "15" thru_hole oval locked (at 0 17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 32 "/GPIO[47]") (pinfunction "Pin_15") (pintype "passive") (tstamp 33b793df-06e4-46b5-8037-f6efab3f61ee))
    (pad "16" thru_hole oval locked (at 2.54 17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 31 "/GPIO[46]") (pinfunction "Pin_16") (pintype "passive") (tstamp 295c3970-3899-4f48-9629-6986bff33e13))
    (pad "17" thru_hole oval locked (at 0 20.32 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 30 "/GPIO[27]") (pinfunction "Pin_17") (pintype "passive") (tstamp f9c30c8e-bc61-4973-a98d-7c8b18b69efb))
    (pad "18" thru_hole oval locked (at 2.54 20.32 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 29 "/GPIO[65]") (pinfunction "Pin_18") (pintype "passive") (tstamp 4602d08a-d3df-41b8-bcaa-13b4b368dd7c))
    (pad "19" thru_hole oval locked (at 0 22.86 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 28 "/GPIO[22]") (pinfunction "Pin_19") (pintype "passive") (tstamp b29ca3fc-0718-49f2-be72-a68084087ae0))
    (pad "20" thru_hole oval locked (at 2.54 22.86 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 27 "/MMC1.CMD") (pinfunction "Pin_20") (pintype "passive") (tstamp b7ba00d0-3091-4a91-b596-ca6c5e231306))
    (pad "21" thru_hole oval locked (at 0 25.4 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 26 "/MMC1.CLK") (pinfunction "Pin_21") (pintype "passive") (tstamp 3cf8f1f7-7649-4163-b6d4-351294e8a05e))
    (pad "22" thru_hole oval locked (at 2.54 25.4 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 25 "/MMC1.DAT[5]") (pinfunction "Pin_22") (pintype "passive") (tstamp 658194a4-2cf8-4b5b-a537-44dfc6e69f3a))
    (pad "23" thru_hole oval locked (at 0 27.94 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 24 "/MMC1.DAT[4]") (pinfunction "Pin_23") (pintype "passive") (tstamp 442978e2-fa45-4ba2-b6d5-a62031319f94))
    (pad "24" thru_hole oval locked (at 2.54 27.94 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 23 "/MMC1.DAT[1]") (pinfunction "Pin_24") (pintype "passive") (tstamp 4fcc0ee6-b6ea-42d1-9004-9a193ba42136))
    (pad "25" thru_hole oval locked (at 0 30.48 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 22 "/MMC1.DAT[0]") (pinfunction "Pin_25") (pintype "passive") (tstamp f91207bd-e08c-4c17-b9be-2b481d7a95f4))
    (pad "26" thru_hole oval locked (at 2.54 30.48 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 21 "/LCD.PCLK") (pinfunction "Pin_26") (pintype "passive") (tstamp c877da5a-c2d7-4f6d-a1e9-e9c34a699890))
    (pad "27" thru_hole oval locked (at 0 33.02 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 20 "/LCD.VSYNC") (pinfunction "Pin_27") (pintype "passive") (tstamp 3b146a8f-31e7-4f88-be08-113042014ee3))
    (pad "28" thru_hole oval locked (at 2.54 33.02 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 19 "/GPIO[61]") (pinfunction "Pin_28") (pintype "passive") (tstamp 54042933-cf00-49a7-8a5c-3f097cab6223))
    (pad "29" thru_hole oval locked (at 0 35.56 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 18 "/LCD.HSYNC") (pinfunction "Pin_29") (pintype "passive") (tstamp 8ca20e3d-513e-4d24-928f-bbee312ff7b7))
    (pad "30" thru_hole oval locked (at 2.54 35.56 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 17 "/LCD.AC_BIAS_E") (pinfunction "Pin_30") (pintype "passive") (tstamp 09dae391-e0d8-4505-bc81-65c1294e5bd3))
    (pad "31" thru_hole oval locked (at 0 38.1 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 16 "/LCD.DATA[14]") (pinfunction "Pin_31") (pintype "passive") (tstamp f6ff7740-d23f-4bfe-be69-b1bdaa6e51be))
    (pad "32" thru_hole oval locked (at 2.54 38.1 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 15 "/LCD.DATA[15]") (pinfunction "Pin_32") (pintype "passive") (tstamp 78e08f8f-ac9a-4ef0-8bae-a9abb41bc70f))
    (pad "33" thru_hole oval locked (at 0 40.64 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 14 "/LCD.DATA[13]") (pinfunction "Pin_33") (pintype "passive") (tstamp ac440427-78db-4f42-9b67-f0d455936ed0))
    (pad "34" thru_hole oval locked (at 2.54 40.64 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 13 "/LCD.DATA[11]") (pinfunction "Pin_34") (pintype "passive") (tstamp c6c5d9c4-83a8-4bd8-ab35-0f4b7df962dc))
    (pad "35" thru_hole oval locked (at 0 43.18 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 12 "/LCD.DATA[8]") (pinfunction "Pin_35") (pintype "passive") (tstamp 7aac955b-7bd9-4bcb-b517-35db0841f16c))
    (pad "36" thru_hole oval locked (at 2.54 43.18 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 11 "/LCD.DATA[10]") (pinfunction "Pin_36") (pintype "passive") (tstamp e35ca672-d5d0-46ec-adb3-9e22a725da73))
    (pad "37" thru_hole oval locked (at 0 45.72 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 10 "/LCD.DATA[6]") (pinfunction "Pin_37") (pintype "passive") (tstamp 892146cc-9107-48f5-9847-0a0882c04b57))
    (pad "38" thru_hole oval locked (at 2.54 45.72 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 9 "/LCD.DATA[9]") (pinfunction "Pin_38") (pintype "passive") (tstamp 49505fdd-feee-4f1b-9b9a-a161dd88b986))
    (pad "39" thru_hole oval locked (at 0 48.26 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 8 "/LCD.DATA[4]") (pinfunction "Pin_39") (pintype "passive") (tstamp 533a4aa6-6aab-4dc4-83ff-7f66e9a7af03))
    (pad "40" thru_hole oval locked (at 2.54 48.26 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 7 "/LCD.DATA[7]") (pinfunction "Pin_40") (pintype "passive") (tstamp 5d5aca39-ee45-4406-ad12-fe3342c8e00a))
    (pad "41" thru_hole oval locked (at 0 50.8 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 6 "/LCD.DATA[2]") (pinfunction "Pin_41") (pintype "passive") (tstamp 2f972b89-f7a6-4c80-ab08-b6ba7d80c53f))
    (pad "42" thru_hole oval locked (at 2.54 50.8 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 5 "/LCD.DATA[5]") (pinfunction "Pin_42") (pintype "passive") (tstamp 84906886-9b80-482f-a4c3-498eca4b8078))
    (pad "43" thru_hole oval locked (at 0 53.34 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 4 "/LCD.DATA[0]") (pinfunction "Pin_43") (pintype "passive") (tstamp d732e0c5-bd2b-4039-aefc-897fc4989ea5))
    (pad "44" thru_hole oval locked (at 2.54 53.34 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 3 "/LCD.DATA[3]") (pinfunction "Pin_44") (pintype "passive") (tstamp 20cbc1fd-448b-40fe-9810-5f2c4ad76503))
    (pad "45" thru_hole oval locked (at 0 55.88 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_45") (pintype "passive") (tstamp d2ef327d-ebaf-4fb7-9c20-963e9f853213))
    (pad "46" thru_hole oval locked (at 2.54 55.88 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 2 "/LCD.DATA[1]") (pinfunction "Pin_46") (pintype "passive") (tstamp 49e8170f-5ed4-4a74-bcc1-53c089bb0054))
    (model "${KICAD6_3DMODEL_DIR}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x23_P2.54mm_Vertical.wrl"
      (offset (xyz 2.54 0 0))
      (scale (xyz 1 1 1))
      (rotate (xyz 0 0 0))
    )
  )

  (footprint "Connector_PinHeader_2.54mm:PinHeader_2x23_P2.54mm_Vertical" locked (layer "F.Cu")
    (tedit 59FED5CC) (tstamp 00000000-0000-0000-0000-000055df7748)
    (at 119.685 98.095 90)
    (descr "Through hole straight pin header, 2x23, 2.54mm pitch, double rows")
    (tags "Through hole pin header THT 2x23 2.54mm double row")
    (property "Sheetfile" "BeagleBone-Black-Cape.kicad_sch")
    (property "Sheetname" "")
    (path "/00000000-0000-0000-0000-000055df7dba")
    (attr through_hole)
    (fp_text reference "P9" (at 1.27 -2.33 270) (layer "F.SilkS")
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 915df313-3a11-4181-ad7a-d3d733d11352)
    )
    (fp_text value "BeagleBone_Black_Header" (at -2.905 28.067) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 71e4e2a2-5a1c-4927-9a21-bc38f0ed6d62)
    )
    (fp_text user "${REFERENCE}" (at 1.27 27.94) (layer "F.Fab")
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp e58d917a-2535-4d8b-8ddc-43aa5567ad7e)
    )
    (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 14244093-823e-4182-9382-6a8d14f81fc5))
    (fp_line (start -1.33 1.27) (end -1.33 57.21) (layer "F.SilkS") (width 0.12) (tstamp 44ec4dad-cf5b-487c-8a91-8beb78d9fc36))
    (fp_line (start -1.33 57.21) (end 3.87 57.21) (layer "F.SilkS") (width 0.12) (tstamp 57e3101c-fb6d-4e37-af94-78395431ef91))
    (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer "F.SilkS") (width 0.12) (tstamp 6fa6fcec-d847-46e5-b751-13dbc8339565))
    (fp_line (start 3.87 -1.33) (end 3.87 57.21) (layer "F.SilkS") (width 0.12) (tstamp 9bb7a949-c279-4298-b9c0-45a632c021aa))
    (fp_line (start -1.33 0) (end -1.33 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 9e727012-313a-4646-976e-aa6fb6681cb1))
    (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer "F.SilkS") (width 0.12) (tstamp b9f0bf39-40cc-4114-8b0a-d4cfb362b6ad))
    (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer "F.SilkS") (width 0.12) (tstamp c50ae8c4-aaa2-446f-973d-c6ed0cd8bc30))
    (fp_line (start 4.35 57.65) (end 4.35 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 0f25deb9-15bb-4def-a65f-dea217413a16))
    (fp_line (start -1.8 57.65) (end 4.35 57.65) (layer "F.CrtYd") (width 0.05) (tstamp 2bbc28e7-297a-4918-ae6c-f1f6abcb2a3f))
    (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 45d027d8-4241-4af6-bf4b-f10596898566))
    (fp_line (start -1.8 -1.8) (end -1.8 57.65) (layer "F.CrtYd") (width 0.05) (tstamp ca726fa2-31cc-48f4-b873-30d5277a09bc))
    (fp_line (start -1.27 57.15) (end -1.27 0) (layer "F.Fab") (width 0.1) (tstamp 2211f76a-34ed-4ed0-b4d6-0ba468e1fe60))
    (fp_line (start 3.81 -1.27) (end 3.81 57.15) (layer "F.Fab") (width 0.1) (tstamp 4fc3461c-02e0-4250-a646-91d350e9b70c))
    (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer "F.Fab") (width 0.1) (tstamp 88b9f5b7-bdf4-4baf-9766-834f908b15a5))
    (fp_line (start -1.27 0) (end 0 -1.27) (layer "F.Fab") (width 0.1) (tstamp 92d616c5-d339-4982-bf60-25c65a4c2c59))
    (fp_line (start 3.81 57.15) (end -1.27 57.15) (layer "F.Fab") (width 0.1) (tstamp ef8499a7-3829-4ff8-a7a0-9e1d1a153486))
    (pad "1" thru_hole rect locked (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_1") (pintype "passive") (tstamp d300cbfd-61f0-41d7-a209-70449ab579c9))
    (pad "2" thru_hole oval locked (at 2.54 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_2") (pintype "passive") (tstamp abeb817a-7a8f-4301-8834-354c3aa01274))
    (pad "3" thru_hole oval locked (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 51 "+3V3") (pinfunction "Pin_3") (pintype "passive") (tstamp 6638b908-7b88-4e7a-b3c8-d5a4ac9846b3))
    (pad "4" thru_hole oval locked (at 2.54 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 51 "+3V3") (pinfunction "Pin_4") (pintype "passive") (tstamp e36e7134-59d3-4a72-88e3-2097c78e77b2))
    (pad "5" thru_hole oval locked (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 52 "+5V") (pinfunction "Pin_5") (pintype "passive") (tstamp 1be0d383-88b4-49b0-ba85-d60208496557))
    (pad "6" thru_hole oval locked (at 2.54 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 52 "+5V") (pinfunction "Pin_6") (pintype "passive") (tstamp 4409db55-8a2f-4a2d-9965-24d00a6ebbb0))
    (pad "7" thru_hole oval locked (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 79 "VBUS") (pinfunction "Pin_7") (pintype "passive") (tstamp 7390953c-7d90-4d05-8d30-264872cb584f))
    (pad "8" thru_hole oval locked (at 2.54 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 79 "VBUS") (pinfunction "Pin_8") (pintype "passive") (tstamp b661ef56-5e2b-421a-bc01-03c92f6548ab))
    (pad "9" thru_hole oval locked (at 0 10.16 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 78 "/PWR_BUT") (pinfunction "Pin_9") (pintype "passive") (tstamp 580f3e1e-8d27-43b2-9f06-5527b4365513))
    (pad "10" thru_hole oval locked (at 2.54 10.16 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 77 "/~{SYS_RESET}") (pinfunction "Pin_10") (pintype "passive") (tstamp b60108aa-9bd7-49ba-be8e-d1e76ce92c9f))
    (pad "11" thru_hole oval locked (at 0 12.7 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 76 "/GPIO[30]") (pinfunction "Pin_11") (pintype "passive") (tstamp 10e2cf44-0116-4bd6-b193-1f4fe89859c3))
    (pad "12" thru_hole oval locked (at 2.54 12.7 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 75 "/GPIO[60]") (pinfunction "Pin_12") (pintype "passive") (tstamp db847dd3-b90f-479f-aea5-42ed17c71280))
    (pad "13" thru_hole oval locked (at 0 15.24 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 74 "/GPIO[31]") (pinfunction "Pin_13") (pintype "passive") (tstamp 2fed8eb5-8bdb-46b7-a203-74dc95b6d502))
    (pad "14" thru_hole oval locked (at 2.54 15.24 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 73 "/GPIO[40]") (pinfunction "Pin_14") (pintype "passive") (tstamp b5fbcf08-9878-401d-a8e0-63486d182509))
    (pad "15" thru_hole oval locked (at 0 17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 72 "/GPIO[48]") (pinfunction "Pin_15") (pintype "passive") (tstamp d96aab8a-bc47-4a54-9818-1fcc574ab330))
    (pad "16" thru_hole oval locked (at 2.54 17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 71 "/GPIO[51]") (pinfunction "Pin_16") (pintype "passive") (tstamp 0d824e6b-0ec1-4dbc-b532-af7c7fb818c9))
    (pad "17" thru_hole oval locked (at 0 20.32 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 70 "/GPIO[4]") (pinfunction "Pin_17") (pintype "passive") (tstamp 2e9e25ce-758c-438e-9943-83d242dfc24e))
    (pad "18" thru_hole oval locked (at 2.54 20.32 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 69 "/GPIO[5]") (pinfunction "Pin_18") (pintype "passive") (tstamp 1b0be288-4271-4de8-8a50-90670d25f03b))
    (pad "19" thru_hole oval locked (at 0 22.86 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 49 "/I2C2.SCL") (pinfunction "Pin_19") (pintype "passive") (tstamp 04fc767b-7235-4142-8561-4d87218d8cb0))
    (pad "20" thru_hole oval locked (at 2.54 22.86 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 48 "/I2C2.SDA") (pinfunction "Pin_20") (pintype "passive") (tstamp fcf277c8-8ea1-47ba-a8e8-a3091444efb8))
    (pad "21" thru_hole oval locked (at 0 25.4 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 68 "/GPIO[3]") (pinfunction "Pin_21") (pintype "passive") (tstamp 20f84ec2-74b7-4845-9f41-e99083cc550e))
    (pad "22" thru_hole oval locked (at 2.54 25.4 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 47 "/GPIO[2]") (pinfunction "Pin_22") (pintype "passive") (tstamp fc00cf29-e527-42c0-8a35-c03a3e43cc87))
    (pad "23" thru_hole oval locked (at 0 27.94 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 67 "/GPIO[49]") (pinfunction "Pin_23") (pintype "passive") (tstamp 1c24ae68-1dec-4d30-94f5-6d3f26a84d0c))
    (pad "24" thru_hole oval locked (at 2.54 27.94 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 46 "/GPIO[15]") (pinfunction "Pin_24") (pintype "passive") (tstamp 3772c64a-91ba-4133-a315-4fb828ad0bcc))
    (pad "25" thru_hole oval locked (at 0 30.48 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 66 "/GPIO[117]") (pinfunction "Pin_25") (pintype "passive") (tstamp 723355b8-dc98-4c34-a1d6-1492bc8b817a))
    (pad "26" thru_hole oval locked (at 2.54 30.48 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 45 "/GPIO[14]") (pinfunction "Pin_26") (pintype "passive") (tstamp 4f37aef3-f2ec-4181-a2e0-0f6dbef7a6f1))
    (pad "27" thru_hole oval locked (at 0 33.02 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 65 "/GPIO[125]") (pinfunction "Pin_27") (pintype "passive") (tstamp 31cd0bd1-d048-4c03-af5b-0a089e5f53f8))
    (pad "28" thru_hole oval locked (at 2.54 33.02 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 81 "/SPI1.CS0") (pinfunction "Pin_28") (pintype "passive") (tstamp 867197d7-8894-4034-a796-6b550c4354ed))
    (pad "29" thru_hole oval locked (at 0 35.56 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 1 "/SPI1.D0") (pinfunction "Pin_29") (pintype "passive") (tstamp 56c89583-7936-4217-bd6b-72f693f2c0a9))
    (pad "30" thru_hole oval locked (at 2.54 35.56 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 64 "/GPIO[122]") (pinfunction "Pin_30") (pintype "passive") (tstamp c635fcbc-06c7-4e8d-a139-6be8179a0ce7))
    (pad "31" thru_hole oval locked (at 0 38.1 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 80 "/SPI1.SCLK") (pinfunction "Pin_31") (pintype "passive") (tstamp 3351d87d-e26e-4029-839c-6ff001f253cc))
    (pad "32" thru_hole oval locked (at 2.54 38.1 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 63 "+1V8") (pinfunction "Pin_32") (pintype "passive") (tstamp 7980c3b0-5ab2-4e31-b72f-dcfa5c7098bc))
    (pad "33" thru_hole oval locked (at 0 40.64 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 62 "/AIN4") (pinfunction "Pin_33") (pintype "passive") (tstamp eac4ce8b-b8ca-4424-a351-029edb618176))
    (pad "34" thru_hole oval locked (at 2.54 40.64 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 61 "GNDA") (pinfunction "Pin_34") (pintype "passive") (tstamp 0a396738-16b7-4a39-b337-f6e7e836edd8))
    (pad "35" thru_hole oval locked (at 0 43.18 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 60 "/AIN6") (pinfunction "Pin_35") (pintype "passive") (tstamp c4859d9e-1588-49da-9793-ae9db0c1abce))
    (pad "36" thru_hole oval locked (at 2.54 43.18 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 59 "/AIN5") (pinfunction "Pin_36") (pintype "passive") (tstamp fe05e0eb-fb8a-4fbd-8979-1e99afe1b05f))
    (pad "37" thru_hole oval locked (at 0 45.72 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 58 "/AIN2") (pinfunction "Pin_37") (pintype "passive") (tstamp 5e616cf0-10c3-461a-87fb-26b80777fbde))
    (pad "38" thru_hole oval locked (at 2.54 45.72 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 57 "/AIN3") (pinfunction "Pin_38") (pintype "passive") (tstamp 4f019a7f-ac15-4f46-92c1-e204872a80c4))
    (pad "39" thru_hole oval locked (at 0 48.26 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 56 "/AIN0") (pinfunction "Pin_39") (pintype "passive") (tstamp aa7c9ff4-bc3f-4765-9b5f-0db97407d3e1))
    (pad "40" thru_hole oval locked (at 2.54 48.26 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 55 "/AIN1") (pinfunction "Pin_40") (pintype "passive") (tstamp b0f947b6-457e-479e-9331-2fd48fb9f1ec))
    (pad "41" thru_hole oval locked (at 0 50.8 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 54 "/GPIO[20]") (pinfunction "Pin_41") (pintype "passive") (tstamp 2e2b626e-c607-4b2d-89a2-024cef88dc10))
    (pad "42" thru_hole oval locked (at 2.54 50.8 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 53 "/GPIO[7]") (pinfunction "Pin_42") (pintype "passive") (tstamp f5782ff3-bc7d-4781-a21a-5ad30c28df61))
    (pad "43" thru_hole oval locked (at 0 53.34 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_43") (pintype "passive") (tstamp f501febb-5947-4b0c-9306-420ca737cbcb))
    (pad "44" thru_hole oval locked (at 2.54 53.34 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_44") (pintype "passive") (tstamp 763e0685-4aff-4c07-abbc-560458269d4e))
    (pad "45" thru_hole oval locked (at 0 55.88 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_45") (pintype "passive") (tstamp 109c640d-428b-4120-872c-029be71adda3))
    (pad "46" thru_hole oval locked (at 2.54 55.88 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
      (net 50 "GNDD") (pinfunction "Pin_46") (pintype "passive") (tstamp 0b4c8067-5f66-4aa0-9b56-3762ff010904))
    (model "${KICAD6_3DMODEL_DIR}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x23_P2.54mm_Vertical.wrl"
      (offset (xyz 2.54 0 0))
      (scale (xyz 1 1 1))
      (rotate (xyz 0 0 0))
    )
  )

  (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" locked (layer "F.Cu")
    (tedit 56D1B4CB) (tstamp 32b1b148-fa5b-43f5-a7aa-8095e5061784)
    (at 180.645 51.74)
    (descr "Mounting Hole 3.2mm, no annular, M3, DIN965")
    (tags "mounting hole 3.2mm no annular m3 din965")
    (attr board_only exclude_from_pos_files exclude_from_bom)
    (fp_text reference "MH3" (at 0 -3.8) (layer "F.SilkS") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 84073f17-8c6b-4175-9c04-b1f8c4da7d98)
    )
    (fp_text value "MountingHole_3.2mm_M3_DIN965" (at 0 3.8) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp b1554d03-bb77-4503-9f39-bc1228746f99)
    )
    (fp_text user "${REFERENCE}" (at 0.3 0) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 955931e4-055c-42dc-a6b7-5dd54416781f)
    )
    (fp_circle (center 0 0) (end 2.8 0) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 3a02c0c4-7b74-447d-aadc-faf0635608b6))
    (fp_circle (center 0 0) (end 3.05 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp bea675f2-b2f7-4445-a341-51c73dea156e))
    (pad "" np_thru_hole circle locked (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask) (tstamp 37e78280-790a-4a08-bfd4-67ba1d308d31))
  )

  (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" locked (layer "F.Cu")
    (tedit 56D1B4CB) (tstamp 858f0072-00a7-4c87-adfc-55a37919f87e)
    (at 180.645 93.65)
    (descr "Mounting Hole 3.2mm, no annular, M3, DIN965")
    (tags "mounting hole 3.2mm no annular m3 din965")
    (attr board_only exclude_from_pos_files exclude_from_bom)
    (fp_text reference "MH4" (at 0 -3.8) (layer "F.SilkS") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp c9e87865-780b-4141-946d-8e51265896fc)
    )
    (fp_text value "MountingHole_3.2mm_M3_DIN965" (at 0 3.8) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 0c76794b-558e-45cc-8d35-a5e77a6074f1)
    )
    (fp_text user "${REFERENCE}" (at 0.3 0) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp fcde005b-3109-48a1-bd84-267008aa11a4)
    )
    (fp_circle (center 0 0) (end 2.8 0) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 31b62abd-413a-446a-afc0-0d5ddc03cc80))
    (fp_circle (center 0 0) (end 3.05 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp c1ab5059-27c4-40a7-b959-8d154ab683c2))
    (pad "" np_thru_hole circle locked (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask) (tstamp 97cfb41b-0ed6-44b8-b934-80993a14a49c))
  )

  (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" locked (layer "F.Cu")
    (tedit 56D1B4CB) (tstamp a448613f-d312-421a-9eb0-66f4c30d4be7)
    (at 114.605 48.565)
    (descr "Mounting Hole 3.2mm, no annular, M3, DIN965")
    (tags "mounting hole 3.2mm no annular m3 din965")
    (attr board_only exclude_from_pos_files exclude_from_bom)
    (fp_text reference "MH1" (at 0 -3.8) (layer "F.SilkS") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 3cf95ce5-f927-45f0-8369-58b0f458c4d0)
    )
    (fp_text value "MountingHole_3.2mm_M3_DIN965" (at 0 3.8) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 9fc90c42-995f-4220-b4f5-12e6d561d855)
    )
    (fp_text user "${REFERENCE}" (at 0.3 0) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 34e24469-ad16-4b0f-9843-4555a17b6ad3)
    )
    (fp_circle (center 0 0) (end 2.8 0) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 50b5dca8-63c7-4abe-bb08-c1baf319f6a1))
    (fp_circle (center 0 0) (end 3.05 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 4597aaef-f409-4fb4-aac8-0096f1acb5b8))
    (pad "" np_thru_hole circle locked (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask) (tstamp 52608458-b1e8-406b-88c3-bca59d063e97))
  )

  (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" locked (layer "F.Cu")
    (tedit 56D1B4CB) (tstamp d138ffcc-6d50-44da-a05b-0d5ccace3b6b)
    (at 114.605 96.825)
    (descr "Mounting Hole 3.2mm, no annular, M3, DIN965")
    (tags "mounting hole 3.2mm no annular m3 din965")
    (attr board_only exclude_from_pos_files exclude_from_bom)
    (fp_text reference "MH2" (at 0 -3.8) (layer "F.SilkS") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 36d38ba0-e06b-4b62-8f0d-e2215881d18b)
    )
    (fp_text value "MountingHole_3.2mm_M3_DIN965" (at 0 3.8) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp 48325dca-4fb2-4d5b-bd04-d3a503d4d9af)
    )
    (fp_text user "${REFERENCE}" (at 0.3 0) (layer "F.Fab") hide
      (effects (font (size 1 1) (thickness 0.15)))
      (tstamp a4651d6d-d441-4b53-a9da-b7de66cd3bdc)
    )
    (fp_circle (center 0 0) (end 2.8 0) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 83733b2e-1156-47e7-9494-636efe96811d))
    (fp_circle (center 0 0) (end 3.05 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp e076076b-d52d-4153-a35d-eb2005150e2e))
    (pad "" np_thru_hole circle locked (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask) (tstamp d8c50f9d-8053-4f72-815f-20b10f71a940))
  )

  (gr_arc locked (start 106.35 100) (mid 101.859872 98.140128) (end 100 93.65) (layer "Edge.Cuts") (width 0.00254) (tstamp 04b1b363-67b7-427e-ac65-2c9b99dcf671))
  (gr_line locked (start 186.36 87.3) (end 186.36 58.09) (layer "Edge.Cuts") (width 0.00254) (tstamp 0620275b-d823-4b72-a4c5-39d59d411dac))
  (gr_line locked (start 106.35 100) (end 173.66 100) (layer "Edge.Cuts") (width 0.00254) (tstamp 1c860b8b-640e-4c8b-8cd7-f55851e6b1b0))
  (gr_line locked (start 120.32 79.045) (end 100 79.045) (layer "Edge.Cuts") (width 0.00254) (tstamp 1ee099c2-5c90-4f66-9dd1-0b41ae1c648b))
  (gr_line locked (start 105.715 45.39) (end 105.715 61.265) (layer "Edge.Cuts") (width 0.00254) (tstamp 2574aa0a-413d-471c-93b3-9e2230701dbf))
  (gr_line locked (start 100 79.045) (end 100 93.65) (layer "Edge.Cuts") (width 0.00254) (tstamp 27fc9171-3cd5-4ae5-9653-d3c07f466d18))
  (gr_line locked (start 173.66 45.39) (end 105.715 45.39) (layer "Edge.Cuts") (width 0.00254) (tstamp 318b9bd8-eade-49d9-8393-3cb849979453))
  (gr_arc locked (start 186.36 87.3) (mid 182.640256 96.280256) (end 173.66 100) (layer "Edge.Cuts") (width 0.00254) (tstamp 54174b58-8309-4bfc-8b33-2171926bfe17))
  (gr_arc locked (start 173.66 45.39) (mid 182.640256 49.109744) (end 186.36 58.09) (layer "Edge.Cuts") (width 0.00254) (tstamp 6f3cb430-a1d2-44ec-881c-d3db83d3cd15))
  (gr_line locked (start 120.32 61.265) (end 120.32 79.045) (layer "Edge.Cuts") (width 0.00254) (tstamp b37a40e4-1d86-44b9-a0c7-c0e69e31719a))
  (gr_line locked (start 105.715 61.265) (end 120.32 61.265) (layer "Edge.Cuts") (width 0.00254) (tstamp d8932619-7f14-44e4-95ea-c1f69e228d1a))
  (gr_text "Note: due to to way pin numbers work on the BBB, the connectors\nare actually 2.54mm pin headers with the 3D models overridden." (at 101 103) (layer "Cmts.User") (tstamp b1b8f75b-4921-439d-93ea-af582d967cdd)
    (effects (font (size 1.5 1.5) (thickness 0.3)) (justify left))
  )

)