-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathanavi-opto-isolator.kicad_pcb
503 lines (490 loc) · 37.2 KB
/
anavi-opto-isolator.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
(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)
(50 "User.1" user)
(51 "User.2" user)
(52 "User.3" user)
(53 "User.4" user)
(54 "User.5" user)
(55 "User.6" user)
(56 "User.7" user)
(57 "User.8" user)
(58 "User.9" user)
)
(setup
(stackup
(layer "F.SilkS" (type "Top Silk Screen"))
(layer "F.Paste" (type "Top Solder Paste"))
(layer "F.Mask" (type "Top Solder Mask") (thickness 0.01))
(layer "F.Cu" (type "copper") (thickness 0.035))
(layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
(layer "B.Cu" (type "copper") (thickness 0.035))
(layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01))
(layer "B.Paste" (type "Bottom Solder Paste"))
(layer "B.SilkS" (type "Bottom Silk Screen"))
(copper_finish "None")
(dielectric_constraints no)
)
(pad_to_mask_clearance 0)
(pcbplotparams
(layerselection 0x00010fc_ffffffff)
(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 1)
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory "plots/rev10/")
)
)
(net 0 "")
(net 1 "GND1")
(net 2 "+12V")
(net 3 "+3V3")
(net 4 "Net-(J2-Pad2)")
(net 5 "GND2")
(net 6 "Net-(R1-Pad2)")
(footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal" (layer "F.Cu")
(tedit 5B294EE5) (tstamp 1ea32d92-1ec1-42bf-a467-495022044936)
(at 112.268 62.404 90)
(descr "Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix")
(tags "THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm")
(property "Sheetfile" "anavi-opto-isolator.kicad_sch")
(property "Sheetname" "")
(path "/d31985b9-4de6-488d-a2f4-75966192efdf")
(attr through_hole)
(fp_text reference "J2" (at 5 -6.26 90) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 61d84df8-eeeb-4640-9db3-8281855c8809)
)
(fp_text value "Screw_Terminal_01x03" (at 5 5.66 90) (layer "F.Fab") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a4578dbf-bdb6-483c-89ab-dead15c611ca)
)
(fp_text user "${REFERENCE}" (at 5 3.2 90) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e8f955f8-1406-4068-a739-3036ff997e96)
)
(fp_line (start 8.966 1.239) (end 8.931 1.274) (layer "F.SilkS") (width 0.12) (tstamp 167b65a3-816b-4965-b5ed-a192fa39535a))
(fp_line (start 3.773 1.023) (end 3.726 1.069) (layer "F.SilkS") (width 0.12) (tstamp 167bf85a-572d-4e61-b736-7124cf39d321))
(fp_line (start 6.275 -1.069) (end 6.228 -1.023) (layer "F.SilkS") (width 0.12) (tstamp 1a0d41cc-b690-4174-ae65-31ff33a86aac))
(fp_line (start 11.07 -1.275) (end 11.035 -1.239) (layer "F.SilkS") (width 0.12) (tstamp 2bba6fab-f10e-4458-9283-57e80ed229a2))
(fp_line (start -2.56 4.66) (end 12.56 4.66) (layer "F.SilkS") (width 0.12) (tstamp 32df4f5d-d785-410a-8eea-1fe120a2e9f9))
(fp_line (start -2.56 -2.301) (end 12.56 -2.301) (layer "F.SilkS") (width 0.12) (tstamp 3be8bd40-e165-4520-b042-a0c7afda1caa))
(fp_line (start 3.966 1.239) (end 3.931 1.274) (layer "F.SilkS") (width 0.12) (tstamp 45942e8e-0771-47d0-ad54-b7f47ff47a0b))
(fp_line (start 8.773 1.023) (end 8.726 1.069) (layer "F.SilkS") (width 0.12) (tstamp 4a289482-84ad-406b-9b25-9d18d5569480))
(fp_line (start -2.56 4.1) (end 12.56 4.1) (layer "F.SilkS") (width 0.12) (tstamp 54d3565c-fac8-461f-afe6-d288850d75aa))
(fp_line (start 11.275 -1.069) (end 11.228 -1.023) (layer "F.SilkS") (width 0.12) (tstamp 573c53ef-ac2e-40b5-bfcc-b3c4d41c0adf))
(fp_line (start 6.07 -1.275) (end 6.035 -1.239) (layer "F.SilkS") (width 0.12) (tstamp 72c67af8-e025-4b70-8bd2-079b20144624))
(fp_line (start -2.56 -5.261) (end 12.56 -5.261) (layer "F.SilkS") (width 0.12) (tstamp ad19598c-cfee-441b-89ad-57e9e10fa0a2))
(fp_line (start -2.56 -5.261) (end -2.56 4.66) (layer "F.SilkS") (width 0.12) (tstamp c9ba17f5-e6e2-4e79-9351-67bde582d10f))
(fp_line (start -2.8 4.16) (end -2.8 4.9) (layer "F.SilkS") (width 0.12) (tstamp dfc57960-b91e-4dde-b00f-dab668cd6af5))
(fp_line (start 12.56 -5.261) (end 12.56 4.66) (layer "F.SilkS") (width 0.12) (tstamp e1aefcbf-cd9b-4830-acd3-9cddfce9faea))
(fp_line (start -2.56 2.6) (end 12.56 2.6) (layer "F.SilkS") (width 0.12) (tstamp e6e963e3-4b3e-4824-af50-a71dedf40d27))
(fp_line (start -2.8 4.9) (end -2.3 4.9) (layer "F.SilkS") (width 0.12) (tstamp f58a35b9-29bd-424f-ad1c-56b777648577))
(fp_arc (start -0.683042 -1.535427) (mid 0.000524 -1.680501) (end 0.684 -1.535) (layer "F.SilkS") (width 0.12) (tstamp 9770cfe2-0127-4f1c-baf9-56897cadaecb))
(fp_arc (start -1.535427 0.683042) (mid -1.680501 -0.000524) (end -1.535 -0.684) (layer "F.SilkS") (width 0.12) (tstamp ac7bf81d-074b-4622-b65d-c2c2f8e2e6a3))
(fp_arc (start 1.535427 -0.683042) (mid 1.680501 0.000524) (end 1.535 0.684) (layer "F.SilkS") (width 0.12) (tstamp c8af9d28-81d4-49ed-bb55-bfa00ec7ffc5))
(fp_arc (start 0.028805 1.680253) (mid -0.335551 1.646659) (end -0.684 1.535) (layer "F.SilkS") (width 0.12) (tstamp db96ac4e-51eb-45d1-b8fa-fd6e94b07a78))
(fp_arc (start 0.683318 1.534756) (mid 0.349292 1.643288) (end 0 1.68) (layer "F.SilkS") (width 0.12) (tstamp e82b0bfc-10f0-47f9-a360-489cc03c17fa))
(fp_circle (center 5 0) (end 6.68 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp 44be5d7b-20aa-4eb0-a8ff-40afcf264d2e))
(fp_circle (center 10 0) (end 11.68 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp 997f1b33-64fa-4e03-b652-4f72e125ab79))
(fp_line (start 13 5.1) (end 13 -5.71) (layer "F.CrtYd") (width 0.05) (tstamp 405273ca-19ff-47eb-8478-d0e7cfccc03d))
(fp_line (start -3 5.1) (end 13 5.1) (layer "F.CrtYd") (width 0.05) (tstamp 4c728759-8753-4ff5-a54b-5658a81f4576))
(fp_line (start -3 -5.71) (end -3 5.1) (layer "F.CrtYd") (width 0.05) (tstamp 72a13574-a2da-4443-8753-5ca6e18ec09e))
(fp_line (start 13 -5.71) (end -3 -5.71) (layer "F.CrtYd") (width 0.05) (tstamp d1545337-d50c-4f71-8206-4008ae845305))
(fp_line (start 6.138 -0.955) (end 4.046 1.138) (layer "F.Fab") (width 0.1) (tstamp 0e2cf430-d264-4469-abeb-bf76b6f27c49))
(fp_line (start -2.5 -5.2) (end 12.5 -5.2) (layer "F.Fab") (width 0.1) (tstamp 1315e9c6-f38f-40be-aa47-1ab73cefb8f8))
(fp_line (start -2.5 -2.3) (end 12.5 -2.3) (layer "F.Fab") (width 0.1) (tstamp 2285dbd1-be65-4410-8877-587bcc9a8bcf))
(fp_line (start 12.5 -5.2) (end 12.5 4.6) (layer "F.Fab") (width 0.1) (tstamp 271c03d6-1bef-4dff-9b26-ef30fbb30d45))
(fp_line (start -2.5 4.1) (end -2.5 -5.2) (layer "F.Fab") (width 0.1) (tstamp 5660da3f-661b-4535-90de-d5efdb1d52b7))
(fp_line (start -2 4.6) (end -2.5 4.1) (layer "F.Fab") (width 0.1) (tstamp 64df28aa-6aca-4d72-9fae-1cd482ae8922))
(fp_line (start -2.5 2.6) (end 12.5 2.6) (layer "F.Fab") (width 0.1) (tstamp 8692f291-1f71-4cb6-a6ea-a1961a603b29))
(fp_line (start 11.138 -0.955) (end 9.046 1.138) (layer "F.Fab") (width 0.1) (tstamp 9081464b-43ca-435f-a975-3fb8efd8fe46))
(fp_line (start -2.5 4.1) (end 12.5 4.1) (layer "F.Fab") (width 0.1) (tstamp 90ff9b31-aca7-4869-b384-a41bb18ca1ca))
(fp_line (start 0.955 -1.138) (end -1.138 0.955) (layer "F.Fab") (width 0.1) (tstamp a8e8e0d3-49a8-49af-814b-413deda46074))
(fp_line (start 12.5 4.6) (end -2 4.6) (layer "F.Fab") (width 0.1) (tstamp b5cb5f10-5793-4bae-a3f0-4711dc347532))
(fp_line (start 5.955 -1.138) (end 3.863 0.955) (layer "F.Fab") (width 0.1) (tstamp ce528b43-dc62-4a0e-ad65-0eabf25348b8))
(fp_line (start 10.955 -1.138) (end 8.863 0.955) (layer "F.Fab") (width 0.1) (tstamp cf806837-3e54-4a71-bfc4-b9c0c99d613c))
(fp_line (start 1.138 -0.955) (end -0.955 1.138) (layer "F.Fab") (width 0.1) (tstamp f436341f-060c-48bc-862b-53b379f9228f))
(fp_circle (center 10 0) (end 11.5 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 033b2bb6-4c15-4e10-91ea-6a2b17db86c6))
(fp_circle (center 5 0) (end 6.5 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp bffa469d-496e-4eab-b74a-7bbc5dbf2fea))
(fp_circle (center 0 0) (end 1.5 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp c9dbc8b0-d27a-4481-95b3-df65fb9f1d87))
(pad "1" thru_hole rect (at 0 0 90) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask)
(net 5 "GND2") (pinfunction "Pin_1") (pintype "passive") (tstamp 5528e0fe-dada-417d-9c74-45a7cfd73406))
(pad "2" thru_hole circle (at 5 0 90) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask)
(net 4 "Net-(J2-Pad2)") (pinfunction "Pin_2") (pintype "passive") (tstamp 4634449a-f107-4c28-aa9b-d5a8590ecfe1))
(pad "3" thru_hole circle (at 10 0 90) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask)
(net 3 "+3V3") (pinfunction "Pin_3") (pintype "passive") (tstamp 462b6d7f-b82e-4065-a355-09f87c76f990))
(model "${KICAD6_3DMODEL_DIR}/TerminalBlock_Phoenix.3dshapes/TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "TerminalBlock_Phoenix:TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal" (layer "F.Cu")
(tedit 5B294EE5) (tstamp 4222018d-521e-48f1-9619-4da4839a066a)
(at 70.815 51.348 -90)
(descr "Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix")
(tags "THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm")
(property "Sheetfile" "anavi-opto-isolator.kicad_sch")
(property "Sheetname" "")
(path "/8dc6d581-792b-4ed4-b292-805a779c1272")
(attr through_hole)
(fp_text reference "J1" (at 2.5 -6.26 90) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp b4791385-f3c6-4853-966a-d836a0e5e522)
)
(fp_text value "Screw_Terminal_01x02" (at 2.5 5.66 90) (layer "F.Fab") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 92e0c184-e4a1-48f4-80f4-b14ac394593c)
)
(fp_text user "${REFERENCE}" (at 2.5 3.2 90) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 3925da0c-9e02-4dae-bbea-4df8139e5082)
)
(fp_line (start -2.56 -2.301) (end 7.56 -2.301) (layer "F.SilkS") (width 0.12) (tstamp 01715ad8-98cc-4756-9612-6f41625b8fb8))
(fp_line (start -2.56 -5.261) (end 7.56 -5.261) (layer "F.SilkS") (width 0.12) (tstamp 0ed28298-2e30-456e-a5dc-42df3b7c6a6c))
(fp_line (start 3.966 1.239) (end 3.931 1.274) (layer "F.SilkS") (width 0.12) (tstamp 0f162b84-c356-44fa-b1af-cf2145029062))
(fp_line (start -2.8 4.9) (end -2.3 4.9) (layer "F.SilkS") (width 0.12) (tstamp 1b27b9e6-9d2d-4115-9c1c-cb54fd7fcb33))
(fp_line (start 3.773 1.023) (end 3.726 1.069) (layer "F.SilkS") (width 0.12) (tstamp 24e2c8dc-d1ec-4b3c-8f5d-17d6f9178996))
(fp_line (start 6.07 -1.275) (end 6.035 -1.239) (layer "F.SilkS") (width 0.12) (tstamp 2b00469f-f617-4c7b-af3d-fb4b6c3a9d9b))
(fp_line (start 6.275 -1.069) (end 6.228 -1.023) (layer "F.SilkS") (width 0.12) (tstamp 4439e9cb-e369-4516-a768-603c87c1c096))
(fp_line (start -2.56 -5.261) (end -2.56 4.66) (layer "F.SilkS") (width 0.12) (tstamp 5cc9b27f-dfc8-4dd9-ac81-71a996925870))
(fp_line (start 7.56 -5.261) (end 7.56 4.66) (layer "F.SilkS") (width 0.12) (tstamp a767c7d1-d95b-4a49-85ba-1c89e8982f59))
(fp_line (start -2.56 4.66) (end 7.56 4.66) (layer "F.SilkS") (width 0.12) (tstamp c4a3435a-68a1-4d1f-937e-dd4fd074efff))
(fp_line (start -2.8 4.16) (end -2.8 4.9) (layer "F.SilkS") (width 0.12) (tstamp cf22bafa-e902-405c-95bc-1d16b6332bda))
(fp_line (start -2.56 4.1) (end 7.56 4.1) (layer "F.SilkS") (width 0.12) (tstamp e555792d-38fb-4e6c-9236-7b76264d8ce3))
(fp_line (start -2.56 2.6) (end 7.56 2.6) (layer "F.SilkS") (width 0.12) (tstamp e962bc73-4e3b-4fbe-90ec-ef049ff02d8b))
(fp_arc (start -0.683042 -1.535427) (mid 0.000524 -1.680501) (end 0.684 -1.535) (layer "F.SilkS") (width 0.12) (tstamp aae18f0a-ac98-4b05-890f-d733eea2411f))
(fp_arc (start -1.535427 0.683042) (mid -1.680501 -0.000524) (end -1.535 -0.684) (layer "F.SilkS") (width 0.12) (tstamp b31ec529-d82e-4f55-8856-3ae934956a8d))
(fp_arc (start 1.535427 -0.683042) (mid 1.680501 0.000524) (end 1.535 0.684) (layer "F.SilkS") (width 0.12) (tstamp be8cbccf-359f-4043-a39f-8b0d3393bd4e))
(fp_arc (start 0.028805 1.680253) (mid -0.335551 1.646659) (end -0.684 1.535) (layer "F.SilkS") (width 0.12) (tstamp c81b112c-5435-4224-8f56-3db51d707662))
(fp_arc (start 0.683318 1.534756) (mid 0.349292 1.643288) (end 0 1.68) (layer "F.SilkS") (width 0.12) (tstamp f2846d33-96a8-44e4-9cc0-0e3182b884de))
(fp_circle (center 5 0) (end 6.68 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp debb9623-9a9a-42b9-b739-4b0fe6ffdc99))
(fp_line (start 8 -5.71) (end -3 -5.71) (layer "F.CrtYd") (width 0.05) (tstamp 115271eb-bca6-46f5-b7c4-58988d0d56da))
(fp_line (start -3 -5.71) (end -3 5.1) (layer "F.CrtYd") (width 0.05) (tstamp 1e0f76ef-6773-4cb8-8e8a-cc4740f7b3fe))
(fp_line (start -3 5.1) (end 8 5.1) (layer "F.CrtYd") (width 0.05) (tstamp 9a87f3a7-595e-4f6f-8e74-cd07cf7ec59a))
(fp_line (start 8 5.1) (end 8 -5.71) (layer "F.CrtYd") (width 0.05) (tstamp e45bde6b-6e64-4e40-ae94-5dab729c5e38))
(fp_line (start 7.5 4.6) (end -2 4.6) (layer "F.Fab") (width 0.1) (tstamp 02d11369-d260-4e75-a40d-03636aceb739))
(fp_line (start -2.5 4.1) (end 7.5 4.1) (layer "F.Fab") (width 0.1) (tstamp 2c309446-1ab6-4834-ba0f-e5eeb59108a7))
(fp_line (start -2.5 -5.2) (end 7.5 -5.2) (layer "F.Fab") (width 0.1) (tstamp 6591d519-2c3f-4d81-aa1f-25b59f0df3e3))
(fp_line (start -2.5 -2.3) (end 7.5 -2.3) (layer "F.Fab") (width 0.1) (tstamp 9e592107-90a4-4157-a46b-c4676e7bf761))
(fp_line (start 0.955 -1.138) (end -1.138 0.955) (layer "F.Fab") (width 0.1) (tstamp a1e95935-2b05-4335-b4ad-73c7b7baf9ad))
(fp_line (start -2 4.6) (end -2.5 4.1) (layer "F.Fab") (width 0.1) (tstamp b37ed12f-9673-4d4e-8f98-0f4226dbc9ed))
(fp_line (start 6.138 -0.955) (end 4.046 1.138) (layer "F.Fab") (width 0.1) (tstamp b76dc900-aee2-4a09-847f-e32892f01a11))
(fp_line (start 1.138 -0.955) (end -0.955 1.138) (layer "F.Fab") (width 0.1) (tstamp bb84d110-cd73-426b-bca3-17d99b2bfe98))
(fp_line (start 7.5 -5.2) (end 7.5 4.6) (layer "F.Fab") (width 0.1) (tstamp c960269b-d0bb-42ad-985b-3600ed8ac10e))
(fp_line (start 5.955 -1.138) (end 3.863 0.955) (layer "F.Fab") (width 0.1) (tstamp d2a4c42c-a8e3-4ae8-910b-012b42b6c825))
(fp_line (start -2.5 2.6) (end 7.5 2.6) (layer "F.Fab") (width 0.1) (tstamp e7a44b59-965f-4896-8e66-98ec9af1876b))
(fp_line (start -2.5 4.1) (end -2.5 -5.2) (layer "F.Fab") (width 0.1) (tstamp ebdd1dc9-2923-4895-bd9b-db2545f9063b))
(fp_circle (center 0 0) (end 1.5 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 580a59fd-736c-4aa9-b432-bfa3fb9a6d06))
(fp_circle (center 5 0) (end 6.5 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 8eacba05-6410-46f0-b231-de764b0e9f2f))
(pad "1" thru_hole rect (at 0 0 270) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask)
(net 2 "+12V") (pinfunction "Pin_1") (pintype "passive") (tstamp 3f9e25d7-68cf-4c9c-890d-9966fc86b898))
(pad "2" thru_hole circle (at 5 0 270) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask)
(net 1 "GND1") (pinfunction "Pin_2") (pintype "passive") (tstamp 6b724d8a-84c1-46c9-96d4-3f480082053e))
(model "${KICAD6_3DMODEL_DIR}/TerminalBlock_Phoenix.3dshapes/TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "el817:EL817S_EVE" (layer "F.Cu")
(tedit 0) (tstamp 62ed984b-c070-4de1-bd86-30aeb09fb9cd)
(at 90.948 52.578)
(tags "EL817SCTU ")
(property "Sheetfile" "anavi-opto-isolator.kicad_sch")
(property "Sheetname" "")
(path "/88af0622-bcaa-471e-86fb-c09c49c08dad")
(attr smd)
(fp_text reference "U1" (at -0.016 3.556 unlocked) (layer "F.SilkS")
(effects (font (size 0.6 0.6) (thickness 0.1)))
(tstamp 3adb8c69-132c-478c-b246-f381b0e1424c)
)
(fp_text value "EL817" (at 0 0 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 59550421-1010-45d2-ae78-ff36e5bca6b7)
)
(fp_text user "*" (at -5.1054 -3.302 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 7b485fa8-406a-42d5-9a01-13ae76ec07b5)
)
(fp_text user "*" (at -5.08 -3.302) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp fa7c0f69-d4a4-4907-b41c-63da412a1d61)
)
(fp_text user "*" (at -3.0226 -2.3622 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 422a6702-d1c1-4e76-898e-ec20aaee30c2)
)
(fp_text user "${REFERENCE}" (at 0 0 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp cbb6579a-72cf-4504-9bef-bb32135a4790)
)
(fp_text user "*" (at -3.0226 -2.3622) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e44dd86d-8737-430e-a0f5-f7ecf3fa5a6b)
)
(fp_line (start -3.5306 -2.5654) (end -3.5306 2.5654) (layer "F.SilkS") (width 0.1524) (tstamp 201a8082-80bc-49cb-a857-a9c917ee8418))
(fp_line (start 3.5306 -2.5654) (end -3.5306 -2.5654) (layer "F.SilkS") (width 0.1524) (tstamp 3d6472eb-4872-48d0-9b65-1b39f6d4a46a))
(fp_line (start -3.5306 2.5654) (end 3.5306 2.5654) (layer "F.SilkS") (width 0.1524) (tstamp 555e8fc3-19b4-40e8-abc6-87d7c193534e))
(fp_line (start 3.5306 2.5654) (end 3.5306 -2.5654) (layer "F.SilkS") (width 0.1524) (tstamp f50538bf-e44a-4d20-ab4a-ccf1e95ea69c))
(fp_line (start -3.6576 2.6924) (end -3.6576 2.3241) (layer "F.CrtYd") (width 0.1524) (tstamp 0f99d31f-3e61-45ba-a78c-4a282f861613))
(fp_line (start 3.6576 2.3241) (end 3.6576 2.6924) (layer "F.CrtYd") (width 0.1524) (tstamp 233d14ec-e17f-4b70-ace9-a65479e58a33))
(fp_line (start -3.6576 -2.3241) (end -3.6576 -2.6924) (layer "F.CrtYd") (width 0.1524) (tstamp 40ef82a7-1843-41e2-896c-620f16b91b4f))
(fp_line (start 5.7658 2.3241) (end 3.6576 2.3241) (layer "F.CrtYd") (width 0.1524) (tstamp 91a85248-7895-453a-bdbc-36a6edbe91db))
(fp_line (start 5.7658 -2.3241) (end 5.7658 2.3241) (layer "F.CrtYd") (width 0.1524) (tstamp a0400e61-7ec0-4cc7-a41d-d7c451e758fe))
(fp_line (start -5.7658 2.3241) (end -3.6576 2.3241) (layer "F.CrtYd") (width 0.1524) (tstamp a1533d6a-9d56-4622-800a-f5af923f4a97))
(fp_line (start -5.7658 2.3241) (end -5.7658 -2.3241) (layer "F.CrtYd") (width 0.1524) (tstamp d4e5a639-c802-4fd5-bd43-bd9483f1fee3))
(fp_line (start -3.6576 -2.6924) (end 3.6576 -2.6924) (layer "F.CrtYd") (width 0.1524) (tstamp de01c5f0-8b67-4f95-a915-b01789f320eb))
(fp_line (start 3.6576 2.6924) (end -3.6576 2.6924) (layer "F.CrtYd") (width 0.1524) (tstamp e08b3dd0-5717-45d9-897c-a2c963f9de1a))
(fp_line (start 3.6576 -2.6924) (end 3.6576 -2.3241) (layer "F.CrtYd") (width 0.1524) (tstamp e0937f55-5a21-4b1f-aa30-aba62e4969e5))
(fp_line (start -5.7658 -2.3241) (end -3.6576 -2.3241) (layer "F.CrtYd") (width 0.1524) (tstamp e0bbf399-c52b-4993-8f0b-a5400682c686))
(fp_line (start 5.7658 -2.3241) (end 3.6576 -2.3241) (layer "F.CrtYd") (width 0.1524) (tstamp e44b0081-5f25-4984-8fb5-ea876fb2fc1c))
(fp_line (start 3.4036 0.4953) (end 3.4036 2.0447) (layer "F.Fab") (width 0.0254) (tstamp 22127bf3-28e1-4f2a-9132-0b2244d2149e))
(fp_line (start -3.4036 2.0447) (end -3.4036 0.4953) (layer "F.Fab") (width 0.0254) (tstamp 30979a3d-28d7-46ae-b5aa-513ad60b71a4))
(fp_line (start -5.1562 -0.4953) (end -3.4036 -0.4953) (layer "F.Fab") (width 0.0254) (tstamp 408e380e-a780-4259-a7f0-5062d5808d11))
(fp_line (start -5.1562 0.4953) (end -5.1562 2.0447) (layer "F.Fab") (width 0.0254) (tstamp 4cbba380-690c-405e-bbfb-a0cd7ef65d0e))
(fp_line (start -3.4036 -2.4384) (end -3.4036 2.4384) (layer "F.Fab") (width 0.0254) (tstamp 5c4ddc3a-1b67-4d06-8b43-5f565c9d4f71))
(fp_line (start -3.4036 -0.4953) (end -3.4036 -2.0447) (layer "F.Fab") (width 0.0254) (tstamp 6505825f-43ee-4fb8-b546-c0b2310ed040))
(fp_line (start -5.1562 2.0447) (end -3.4036 2.0447) (layer "F.Fab") (width 0.0254) (tstamp 826dab59-fbdd-42ab-9237-6c754170917b))
(fp_line (start -3.4036 2.4384) (end 3.4036 2.4384) (layer "F.Fab") (width 0.0254) (tstamp 9a68bf85-c16f-48ee-8e66-0d9ea8ea8b23))
(fp_line (start 5.1562 2.0447) (end 5.1562 0.4953) (layer "F.Fab") (width 0.0254) (tstamp a11284ee-2f71-4eb8-b0ee-e01b498d0140))
(fp_line (start 5.1562 0.4953) (end 3.4036 0.4953) (layer "F.Fab") (width 0.0254) (tstamp bf9ad5a6-c4c4-4072-8854-6425d90cd19f))
(fp_line (start 3.4036 2.4384) (end 3.4036 -2.4384) (layer "F.Fab") (width 0.0254) (tstamp ccdce88e-24b7-4692-934b-22bb9b0763dc))
(fp_line (start -3.4036 -2.0447) (end -5.1562 -2.0447) (layer "F.Fab") (width 0.0254) (tstamp d427b096-2104-4cac-9d5d-d2195401989e))
(fp_line (start -3.4036 0.4953) (end -5.1562 0.4953) (layer "F.Fab") (width 0.0254) (tstamp d43d6c5b-08dc-4efb-9ffc-91ecf13d0a2f))
(fp_line (start 3.4036 2.0447) (end 5.1562 2.0447) (layer "F.Fab") (width 0.0254) (tstamp d4a7ff11-09f1-4325-94c0-c1b4b4278fe4))
(fp_line (start 5.1562 -2.0447) (end 3.4036 -2.0447) (layer "F.Fab") (width 0.0254) (tstamp e1754158-40dc-4df5-848e-7e0c189ace53))
(fp_line (start 5.1562 -0.4953) (end 5.1562 -2.0447) (layer "F.Fab") (width 0.0254) (tstamp e34d78fc-c821-4e5c-ac82-ce6fcdcd9454))
(fp_line (start 3.4036 -2.4384) (end -3.4036 -2.4384) (layer "F.Fab") (width 0.0254) (tstamp e61e3b10-16bb-45fa-9a42-277efd2ec104))
(fp_line (start 3.4036 -2.0447) (end 3.4036 -0.4953) (layer "F.Fab") (width 0.0254) (tstamp eb8da7b1-c954-4f96-b636-28a01b4ed609))
(fp_line (start 3.4036 -0.4953) (end 5.1562 -0.4953) (layer "F.Fab") (width 0.0254) (tstamp f574310b-3071-4841-b3bc-44ccc3dd1422))
(fp_line (start -5.1562 -2.0447) (end -5.1562 -0.4953) (layer "F.Fab") (width 0.0254) (tstamp fab79269-47fb-42f7-a3ad-b9ec94b79b4b))
(fp_arc (start 0.3048 -2.4384) (mid 0 -2.1336) (end -0.3048 -2.4384) (layer "F.Fab") (width 0.0254) (tstamp b027388d-8092-416a-ae2f-62be7825303f))
(pad "1" smd rect (at -4.8514 -1.27) (size 1.3208 1.6002) (layers "F.Cu" "F.Paste" "F.Mask")
(net 6 "Net-(R1-Pad2)") (pintype "passive") (tstamp d54fce64-01e8-4f5c-8f34-4e64d47e3402))
(pad "2" smd rect (at -4.8514 1.27) (size 1.3208 1.6002) (layers "F.Cu" "F.Paste" "F.Mask")
(net 1 "GND1") (pintype "passive") (tstamp 128cfb34-809d-4606-bf29-7ab91f99e879))
(pad "3" smd rect (at 4.8514 1.27) (size 1.3208 1.6002) (layers "F.Cu" "F.Paste" "F.Mask")
(net 5 "GND2") (pintype "passive") (tstamp e9febdd1-669e-46f3-983e-2ded7b5fa339))
(pad "4" smd rect (at 4.8514 -1.27) (size 1.3208 1.6002) (layers "F.Cu" "F.Paste" "F.Mask")
(net 4 "Net-(J2-Pad2)") (pintype "passive") (tstamp 3a5e9d83-8605-4e38-a4d6-7131b7911750))
)
(footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu")
(tedit 5F68FEEE) (tstamp 636332c5-387a-4243-bc33-7882b1adfdac)
(at 81.82 51.562)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "Sheetfile" "anavi-opto-isolator.kicad_sch")
(property "Sheetname" "")
(path "/27d56953-c620-4d5b-9c1c-e48bc3d9684a")
(attr smd)
(fp_text reference "R1" (at 0 -1.65) (layer "F.SilkS")
(effects (font (size 0.6 0.6) (thickness 0.1)))
(tstamp 3b9ce6b0-047c-4e71-81a7-b0a5c13aa4d2)
)
(fp_text value "R" (at 0 1.65) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp ddc0999f-48c1-4a48-960f-30f430270283)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.5 0.5) (thickness 0.08)))
(tstamp b4efa293-75b5-42d5-996c-b449774d5ba5)
)
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer "F.SilkS") (width 0.12) (tstamp 61415144-ce8f-483a-82b7-e2e320f7f0b4))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer "F.SilkS") (width 0.12) (tstamp b6ceb85d-46f8-42e1-9c68-672660fbaf7c))
(fp_line (start 1.85 -0.95) (end 1.85 0.95) (layer "F.CrtYd") (width 0.05) (tstamp 09433d97-62ec-42de-89f2-7d0b68dc1b9d))
(fp_line (start -1.85 -0.95) (end 1.85 -0.95) (layer "F.CrtYd") (width 0.05) (tstamp 198642f2-8db4-475b-ac24-9da65c994a3a))
(fp_line (start -1.85 0.95) (end -1.85 -0.95) (layer "F.CrtYd") (width 0.05) (tstamp 937928d4-4dfb-4f2f-91d0-697ec54ac283))
(fp_line (start 1.85 0.95) (end -1.85 0.95) (layer "F.CrtYd") (width 0.05) (tstamp f16972fb-4b2b-49d7-8715-9f31f5431405))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer "F.Fab") (width 0.1) (tstamp 1ebce183-d3ad-4022-b82e-9e0d8cd628db))
(fp_line (start 1 -0.625) (end 1 0.625) (layer "F.Fab") (width 0.1) (tstamp 4c77837f-2440-4b7b-8e7e-430f981c7c04))
(fp_line (start -1 0.625) (end -1 -0.625) (layer "F.Fab") (width 0.1) (tstamp 53548090-4b36-44b5-9ef5-2fa214b2fbf4))
(fp_line (start 1 0.625) (end -1 0.625) (layer "F.Fab") (width 0.1) (tstamp e342f8d7-ca8a-47a5-a679-3c984454e9a5))
(pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333)
(net 2 "+12V") (pintype "passive") (tstamp bf8bfbb4-4b7a-430e-865f-8acab9f8c04d))
(pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333)
(net 6 "Net-(R1-Pad2)") (pintype "passive") (tstamp 9fb9a654-045f-4c58-ba9d-e6e9d641e3ae))
(model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu")
(tedit 5F68FEEE) (tstamp a3eaa329-1c23-49fc-9fb5-976de81b788e)
(at 100.076 51.816 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "Sheetfile" "anavi-opto-isolator.kicad_sch")
(property "Sheetname" "")
(path "/0ef32369-e37b-408d-9752-7cbb993d9abb")
(attr smd)
(fp_text reference "R2" (at 0 1.524) (layer "F.SilkS")
(effects (font (size 0.6 0.6) (thickness 0.1)))
(tstamp 2f58dd1b-258a-4fb6-a155-4e2931ab012c)
)
(fp_text value "R" (at -1.778 1.65) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp cbdd084c-3cde-4340-9de6-6f6ca3f79e91)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 0.5 0.5) (thickness 0.08)))
(tstamp f21d4058-0da2-4512-b5f5-f906032f560a)
)
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer "F.SilkS") (width 0.12) (tstamp 922b14e9-e5b4-4506-8c7b-f653748d7f34))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer "F.SilkS") (width 0.12) (tstamp cb9ac0e7-73b9-4ed2-8689-9778cfd89978))
(fp_line (start -1.85 0.95) (end -1.85 -0.95) (layer "F.CrtYd") (width 0.05) (tstamp 33770b56-77ab-4a0c-a675-0ef4f02f8519))
(fp_line (start 1.85 -0.95) (end 1.85 0.95) (layer "F.CrtYd") (width 0.05) (tstamp 411f21c0-dcce-4bff-ac0e-7c5571730a65))
(fp_line (start -1.85 -0.95) (end 1.85 -0.95) (layer "F.CrtYd") (width 0.05) (tstamp 7f29ecb0-6265-4d60-8278-7704387a2057))
(fp_line (start 1.85 0.95) (end -1.85 0.95) (layer "F.CrtYd") (width 0.05) (tstamp d0292983-0ab9-4b24-b3bd-f154f790c7ec))
(fp_line (start 1 0.625) (end -1 0.625) (layer "F.Fab") (width 0.1) (tstamp 85e898d6-983f-4977-9dfa-e5b961e989c1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer "F.Fab") (width 0.1) (tstamp a97d9593-88f3-490c-93d3-a1f528046ef8))
(fp_line (start -1 0.625) (end -1 -0.625) (layer "F.Fab") (width 0.1) (tstamp b45301a2-b6d7-44bd-8834-616acde30aef))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer "F.Fab") (width 0.1) (tstamp d23aa89d-c621-4b1b-a845-8c26429d6622))
(pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333)
(net 3 "+3V3") (pintype "passive") (tstamp d9cdb60a-ecfa-4866-ad81-ca393f637bae))
(pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333)
(net 4 "Net-(J2-Pad2)") (pintype "passive") (tstamp 96d488aa-4d20-4ba2-8d75-10df5865e575))
(model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "MountingHole:MountingHole_3.2mm_M3_DIN965_Pad" (layer "F.Cu")
(tedit 56D1B4CB) (tstamp c7b5745d-c783-46ac-9e45-0877dbc53986)
(at 70.612 63.246)
(descr "Mounting Hole 3.2mm, M3, DIN965")
(tags "mounting hole 3.2mm m3 din965")
(attr exclude_from_pos_files exclude_from_bom)
(fp_text reference "REF1" (at 0 4.572) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp fe4c93de-4edf-4257-bf9f-2f214dccdd14)
)
(fp_text value "MountingHole_3.2mm_M3_DIN965_Pad" (at 0 3.8) (layer "F.Fab") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 40d9f91a-3cd1-4a40-90ae-8b2f8b8f92b5)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp d46b583d-c36a-48df-ab38-7375f396111d)
)
(fp_circle (center 0 0) (end 2.8 0) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 74a75637-1870-4405-9bd2-feb9335c5958))
(fp_circle (center 0 0) (end 3.05 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp e58c40cd-40e2-464e-8c2c-de9a114c6d19))
(pad "1" thru_hole circle (at 0 0) (size 5.6 5.6) (drill 3.2) (layers *.Cu *.Mask) (tstamp a8e9d866-2896-4e7c-8a7a-142673ce988a))
)
(gr_line (start 88.392 62.738) (end 79.502 62.738) (layer "F.SilkS") (width 0.15) (tstamp 0a2ab516-8c00-42e4-a6c3-7c1326be2fa4))
(gr_line (start 103.124 62.738) (end 94.234 62.738) (layer "F.SilkS") (width 0.15) (tstamp 1fdef611-b103-43bf-8892-374c177bc926))
(gr_rect (start 102.87 62.484) (end 98.806 59.944) (layer "F.SilkS") (width 0.15) (fill solid) (tstamp 287f346e-3dbd-4041-838f-2414f3bb14d9))
(gr_line (start 103.124 56.642) (end 103.124 62.738) (layer "F.SilkS") (width 0.15) (tstamp 41399be4-c28e-4509-b8d0-aac67bb548cb))
(gr_line (start 83.82 56.642) (end 83.82 62.738) (layer "F.SilkS") (width 0.15) (tstamp 49e459d7-c0e7-4cf7-9b35-707bbd5abb23))
(gr_line (start 94.234 59.69) (end 103.124 59.69) (layer "F.SilkS") (width 0.15) (tstamp 53ec6b3a-ba07-4f35-8ada-0d81499b12d6))
(gr_rect (start 102.87 59.436) (end 98.806 56.896) (layer "F.SilkS") (width 0.15) (fill solid) (tstamp 8e171d8d-57e9-4ecb-bfbb-686bd31afb30))
(gr_line (start 98.552 56.642) (end 98.552 62.738) (layer "F.SilkS") (width 0.15) (tstamp 975374a1-077d-4b8a-a2f1-c003407326b2))
(gr_line (start 88.392 56.642) (end 88.392 62.738) (layer "F.SilkS") (width 0.15) (tstamp b12d78bf-aa15-467a-b4b1-b3adfb073398))
(gr_rect (start 88.138 59.436) (end 84.074 56.896) (layer "F.SilkS") (width 0.15) (fill solid) (tstamp b5e82878-b519-4073-ad55-f1d9914c05ff))
(gr_line (start 94.234 62.738) (end 94.234 56.642) (layer "F.SilkS") (width 0.15) (tstamp ce10c672-576f-4ed7-b2c8-49a94e67c245))
(gr_rect (start 88.138 62.484) (end 84.074 59.944) (layer "F.SilkS") (width 0.15) (fill solid) (tstamp cfd070a6-3319-4a40-bb5b-8a709518b353))
(gr_line (start 79.502 59.69) (end 88.392 59.69) (layer "F.SilkS") (width 0.15) (tstamp d12795c1-73af-4373-8c72-16541f2692e0))
(gr_line (start 94.234 56.642) (end 103.124 56.642) (layer "F.SilkS") (width 0.15) (tstamp d28f0480-a44b-45cc-8389-98d350f44fdf))
(gr_line (start 79.502 62.738) (end 79.502 56.642) (layer "F.SilkS") (width 0.15) (tstamp e5b69512-c732-453d-800e-d518726f4a8f))
(gr_line (start 79.502 56.642) (end 88.392 56.642) (layer "F.SilkS") (width 0.15) (tstamp eeee76ad-73ca-4993-9388-c85573db5dc0))
(gr_poly
(pts
(xy 93.472 59.69)
(xy 90.932 61.722)
(xy 90.932 60.706)
(xy 89.408 60.706)
(xy 89.408 58.674)
(xy 90.932 58.674)
(xy 90.932 57.658)
) (layer "F.SilkS") (width 0.15) (fill solid) (tstamp f333935a-a258-465b-a1ae-a847dec93d74))
(gr_line (start 65.786 66.802) (end 117.348 66.802) (layer "Edge.Cuts") (width 0.1) (tstamp 1b811b44-7f2c-4809-9d73-987836efb4f6))
(gr_line (start 117.348 48.26) (end 117.348 66.802) (layer "Edge.Cuts") (width 0.1) (tstamp 9c27e194-1aab-439b-956b-284be83b3f94))
(gr_line (start 65.786 48.26) (end 65.786 66.802) (layer "Edge.Cuts") (width 0.1) (tstamp c6453589-575b-480b-9a22-4d5e7b409af3))
(gr_line (start 65.786 48.26) (end 117.348 48.26) (layer "Edge.Cuts") (width 0.1) (tstamp f94ed44c-0410-4731-bf69-6f62b4fd1a17))
(gr_text "Open source hardware gives people the\nfreedom to control their technology.\n\nhttps://anavi.technology/" (at 91.44 57.15) (layer "B.SilkS") (tstamp 87d46777-df33-4547-8b6d-fa7d60e50daa)
(effects (font (size 1.2 1.2) (thickness 0.2)) (justify mirror))
)
(gr_text "rev 1.0\n(c) 2024" (at 100.076 54.864) (layer "F.SilkS") (tstamp 33c1cb25-5705-4c15-9d61-baa09d500c0b)
(effects (font (size 0.6 0.6) (thickness 0.1)))
)
(gr_text "ANAVI Opto-isolator" (at 91.186 64.77) (layer "F.SilkS") (tstamp 6273b4b0-7530-4dd1-ab22-22fa1cf31337)
(effects (font (size 1.5 1.5) (thickness 0.2)))
)
(gr_text "5V\n\n3.3V" (at 96.393 59.69) (layer "F.SilkS") (tstamp 748d0bf1-3310-4d3f-8b4f-eaded085fc35)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text "GND OUT VCC" (at 105.156 57.404 90) (layer "F.SilkS") (tstamp 823b205d-941f-4462-a88a-385ce943bbe0)
(effects (font (size 1.4 1.4) (thickness 0.2)))
)
(gr_text "+ -" (at 78.232 53.975 270) (layer "F.SilkS") (tstamp b900e29b-1096-4fa2-b82d-5729ec1b4fce)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text "24V\n\n12V" (at 81.661 59.69) (layer "F.SilkS") (tstamp f744641e-4674-436f-97f8-bda7558362c2)
(effects (font (size 1 1) (thickness 0.15)))
)
(segment (start 73.315 53.848) (end 70.815 56.348) (width 0.5) (layer "F.Cu") (net 1) (tstamp 1be42dd1-483e-4780-b59a-51b4b4eaf271))
(segment (start 86.0966 53.848) (end 73.315 53.848) (width 0.5) (layer "F.Cu") (net 1) (tstamp e3e733fc-6003-48f4-bfa2-84704a886f5a))
(segment (start 80.82 51.562) (end 80.606 51.348) (width 0.5) (layer "F.Cu") (net 2) (tstamp 7bef2362-ec41-4450-a39c-3ba717f44845))
(segment (start 80.606 51.348) (end 70.815 51.348) (width 0.5) (layer "F.Cu") (net 2) (tstamp 97e1e096-06d4-4ff1-903f-b5e546456842))
(segment (start 101.076 51.816) (end 111.68 51.816) (width 0.5) (layer "F.Cu") (net 3) (tstamp 1a2aed73-5fbc-4e8c-9d20-8568eb5dd5fe))
(segment (start 111.68 51.816) (end 112.268 52.404) (width 0.5) (layer "F.Cu") (net 3) (tstamp 7894e55b-5d6f-4974-bb58-642fe0fadb87))
(segment (start 96.3074 51.816) (end 95.7994 51.308) (width 0.5) (layer "F.Cu") (net 4) (tstamp 371c6cd7-1211-4b61-80af-a2de4a480fdd))
(segment (start 112.268 57.404) (end 104.664 57.404) (width 0.5) (layer "F.Cu") (net 4) (tstamp 3fa1514c-0fde-4ffa-953d-4c82937c0e89))
(segment (start 104.664 57.404) (end 99.076 51.816) (width 0.5) (layer "F.Cu") (net 4) (tstamp 5d41c5f9-2aaa-4138-ae4e-1ee246eb5fa0))
(segment (start 99.076 51.816) (end 96.3074 51.816) (width 0.5) (layer "F.Cu") (net 4) (tstamp c626e370-a5ce-47bd-b258-516265b4ca6f))
(segment (start 104.3554 62.404) (end 112.268 62.404) (width 0.5) (layer "F.Cu") (net 5) (tstamp 2f2fabce-264b-4780-b704-fbcebe8374fe))
(segment (start 95.7994 53.848) (end 104.3554 62.404) (width 0.5) (layer "F.Cu") (net 5) (tstamp 4d78c0b2-9f6e-45bd-919f-90470b0234a3))
(segment (start 85.8426 51.562) (end 86.0966 51.308) (width 0.5) (layer "F.Cu") (net 6) (tstamp 5bd1e517-e17e-4582-bec5-53f1fb2becc6))
(segment (start 82.82 51.562) (end 85.8426 51.562) (width 0.5) (layer "F.Cu") (net 6) (tstamp cb3fe9e3-aa25-4706-9b13-dbf3329db3fa))
)