-
Notifications
You must be signed in to change notification settings - Fork 1
/
4p-to-i2c-trackpad.kicad_pcb
390 lines (380 loc) · 30.6 KB
/
4p-to-i2c-trackpad.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
(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 1)
(scaleselection 1)
(outputdirectory "")
)
)
(net 0 "")
(net 1 "VCC")
(net 2 "GND")
(net 3 "unconnected-(J2-Pad9)")
(net 4 "unconnected-(J2-Pad10)")
(net 5 "unconnected-(J2-Pad11)")
(net 6 "unconnected-(J2-Pad12)")
(net 7 "unconnected-(J2-Pad5)")
(net 8 "unconnected-(J2-Pad6)")
(net 9 "unconnected-(J2-Pad7)")
(net 10 "unconnected-(J2-Pad8)")
(net 11 "SCL")
(net 12 "SDA")
(net 13 "unconnected-(J3-Pad9)")
(net 14 "unconnected-(J3-Pad10)")
(net 15 "unconnected-(J3-Pad11)")
(net 16 "unconnected-(J3-Pad12)")
(net 17 "unconnected-(J3-Pad5)")
(net 18 "unconnected-(J3-Pad6)")
(net 19 "unconnected-(J3-Pad7)")
(net 20 "unconnected-(J3-Pad8)")
(footprint "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" (layer "F.Cu")
(tedit 59FED5CC) (tstamp 0605f1f4-067f-4fbb-95cf-35701123627f)
(at 130.5 109.474 -90)
(descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x04 2.54mm single row")
(property "Sheetfile" "4p-to-i2c-trackpad.kicad_sch")
(property "Sheetname" "")
(path "/5aa8aed8-4d69-4e09-a50b-9614ede173bd")
(attr through_hole)
(fp_text reference "J1" (at 0 -6.2 90) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 75723457-b42a-4dff-8500-512402571b8e)
)
(fp_text value "4P connector" (at 0 6.08 90) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 1efedb07-d44b-4149-be99-100ced0e76c3)
)
(fp_text user "${REFERENCE}" (at 0 -0.06) (layer "F.Fab") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 480197eb-2cf3-465f-aa08-f86a24ee6100)
)
(fp_line (start -1.8 5.53) (end 1.8 5.53) (layer "F.CrtYd") (width 0.05) (tstamp 005d3726-8d79-4f34-a0c2-7695dca10d8e))
(fp_line (start 1.8 5.53) (end 1.8 -5.67) (layer "F.CrtYd") (width 0.05) (tstamp 14f68213-c546-4292-8f5d-ea13122e4c35))
(fp_line (start 1.8 -5.67) (end -1.8 -5.67) (layer "F.CrtYd") (width 0.05) (tstamp b2ed9a80-1471-4564-a969-f25c7ac682ea))
(fp_line (start -1.8 -5.67) (end -1.8 5.53) (layer "F.CrtYd") (width 0.05) (tstamp c65fb5fd-ebba-4cfa-b78e-7de0ebc7875c))
(fp_line (start -0.635 -5.14) (end 1.27 -5.14) (layer "F.Fab") (width 0.1) (tstamp 11d2aa0e-a679-4663-b8ba-548bd9708414))
(fp_line (start -1.27 5.02) (end -1.27 -4.505) (layer "F.Fab") (width 0.1) (tstamp 213ac9a7-4466-4921-8aa2-de6b55beba41))
(fp_line (start 1.27 -5.14) (end 1.27 5.02) (layer "F.Fab") (width 0.1) (tstamp 3535b5ec-62ca-49eb-8d0c-f0a0096f4a25))
(fp_line (start -1.27 -4.505) (end -0.635 -5.14) (layer "F.Fab") (width 0.1) (tstamp 838d01de-29b0-49f5-ba6c-2682f4d45b98))
(fp_line (start 1.27 5.02) (end -1.27 5.02) (layer "F.Fab") (width 0.1) (tstamp f3b61eaa-0c8d-4b58-b2eb-86d00c20c114))
(pad "1" thru_hole rect (at 0 -3.87 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 2 "GND") (pinfunction "Pin_1") (pintype "passive") (tstamp c1ee2e74-063e-4f83-8cc3-de3ee93b31fb))
(pad "2" thru_hole oval (at 0 -1.33 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 "VCC") (pinfunction "Pin_2") (pintype "passive") (tstamp 20baa900-8260-4d86-be2e-b065b062948c))
(pad "3" thru_hole oval (at 0 1.21 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 11 "SCL") (pinfunction "Pin_3") (pintype "passive") (tstamp aad9186c-867c-48c9-aad7-1ec3d33b1960))
(pad "4" thru_hole oval (at 0 3.75 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 12 "SDA") (pinfunction "Pin_4") (pintype "passive") (tstamp 413f3717-3fb2-430d-bc70-0eaecb0d5a3e))
(model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl" hide
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Connector_FFC-FPC:Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal" (layer "F.Cu")
(tedit 5D24667B) (tstamp 30f2d9d6-8958-42b0-9695-95f7833486de)
(at 130.5 100 180)
(descr "Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator")
(tags "connector Hirose FH12 horizontal")
(property "Sheetfile" "4p-to-i2c-trackpad.kicad_sch")
(property "Sheetname" "")
(path "/40741990-0c5d-470c-a2d6-0477dabb10ec")
(attr smd)
(fp_text reference "J3" (at 0 -3.7 180) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 4507a564-8973-464c-9b72-4cf79d28a93a)
)
(fp_text value "12p 0.5mm FPC Connector for cirque trackpad" (at 0 5.6 180) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 8acdaf93-3378-4d13-8bf9-6b0317108d20)
)
(fp_text user "${REFERENCE}" (at 0 3.7 180) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a68bcbc2-6396-4708-90e5-3e20dcd7100d)
)
(fp_line (start 3.16 -1.3) (end 4.65 -1.3) (layer "F.SilkS") (width 0.12) (tstamp 630d806e-268d-4aaf-82a7-dcc3fb775cbd))
(fp_line (start 4.65 -1.3) (end 4.65 0.04) (layer "F.SilkS") (width 0.12) (tstamp 6a081614-ed2f-4031-bf43-f30b9aee7452))
(fp_line (start -4.65 2.76) (end -4.65 4.5) (layer "F.SilkS") (width 0.12) (tstamp ac1e6b28-73e3-4bd1-9ddb-d25525a28f16))
(fp_line (start 4.65 4.5) (end 4.65 2.76) (layer "F.SilkS") (width 0.12) (tstamp c6cace3a-6c86-4925-bd98-37c0ca3fc24c))
(fp_line (start -4.65 -1.3) (end -4.65 0.04) (layer "F.SilkS") (width 0.12) (tstamp c81d9d6d-1d38-4944-acfb-04c9f7e7b5cc))
(fp_line (start -3.16 -1.3) (end -3.16 -2.5) (layer "F.SilkS") (width 0.12) (tstamp ca2d2cda-2651-461d-9d1a-53a792da35bd))
(fp_line (start -4.65 4.5) (end 4.65 4.5) (layer "F.SilkS") (width 0.12) (tstamp cb122ac4-cab1-4e41-9397-1c87b93e8255))
(fp_line (start -3.16 -1.3) (end -4.65 -1.3) (layer "F.SilkS") (width 0.12) (tstamp ecae09b9-3f5b-4de9-b4ca-13626ad4de37))
(fp_line (start -6.05 -3) (end -6.05 4.9) (layer "F.CrtYd") (width 0.05) (tstamp 2bfd0b58-86e5-4f6e-9ee2-57cf0fdc87a5))
(fp_line (start -6.05 4.9) (end 6.05 4.9) (layer "F.CrtYd") (width 0.05) (tstamp bc3cf1c9-21e5-41ac-a860-04a6c449dfac))
(fp_line (start 6.05 -3) (end -6.05 -3) (layer "F.CrtYd") (width 0.05) (tstamp efce253b-e425-496e-ae5b-bdc55e591d7d))
(fp_line (start 6.05 4.9) (end 6.05 -3) (layer "F.CrtYd") (width 0.05) (tstamp fbd585bf-d10a-4dd1-8376-37b44559ea73))
(fp_line (start -4.45 4.4) (end 0 4.4) (layer "F.Fab") (width 0.1) (tstamp 129e9de1-deeb-4d1a-81e1-f12aaf4473b6))
(fp_line (start -3.95 3.4) (end -3.95 3.7) (layer "F.Fab") (width 0.1) (tstamp 13423567-dbe3-4b45-82be-408778f9f42a))
(fp_line (start -3.25 -1.2) (end -2.75 -0.492893) (layer "F.Fab") (width 0.1) (tstamp 2344b9a7-b5a4-4896-ad83-1ee9888c2fc5))
(fp_line (start 4.45 3.7) (end 4.45 4.4) (layer "F.Fab") (width 0.1) (tstamp 307233f7-f5c9-40df-9722-089522eba0d0))
(fp_line (start -4.45 3.7) (end -4.45 4.4) (layer "F.Fab") (width 0.1) (tstamp 44a093f7-e1f9-4b4b-a7e4-bc7c2bb04ce0))
(fp_line (start -4.55 3.4) (end -3.95 3.4) (layer "F.Fab") (width 0.1) (tstamp 4b706867-c6e6-4a68-9021-1b2021334328))
(fp_line (start 4.55 3.4) (end 3.95 3.4) (layer "F.Fab") (width 0.1) (tstamp 684df71a-3b35-42a9-b66b-df6e2c09ee57))
(fp_line (start 4.55 -1.2) (end 4.55 3.4) (layer "F.Fab") (width 0.1) (tstamp 777a9f77-ed93-4dd0-b0e1-92f3508e1f06))
(fp_line (start 0 -1.2) (end 4.55 -1.2) (layer "F.Fab") (width 0.1) (tstamp 81ea2786-5d0c-4335-9e3e-ef74431a8864))
(fp_line (start 3.95 3.4) (end 3.95 3.7) (layer "F.Fab") (width 0.1) (tstamp 8726764d-e241-40ae-bc19-f1316ce245a6))
(fp_line (start -2.75 -0.492893) (end -2.25 -1.2) (layer "F.Fab") (width 0.1) (tstamp ad9a43f6-1244-442e-afff-20aeaa675c81))
(fp_line (start 3.95 3.7) (end 4.45 3.7) (layer "F.Fab") (width 0.1) (tstamp b79a22ed-44a3-43c0-860b-a3f1eee499ee))
(fp_line (start 0 -1.2) (end -4.55 -1.2) (layer "F.Fab") (width 0.1) (tstamp bb94b63d-0744-4861-9570-a88b0675521e))
(fp_line (start -3.95 3.7) (end -4.45 3.7) (layer "F.Fab") (width 0.1) (tstamp d2a9dfbb-e6d3-4b33-b503-3b313080e9ea))
(fp_line (start 4.45 4.4) (end 0 4.4) (layer "F.Fab") (width 0.1) (tstamp dd675413-d3f7-4dbb-8317-12cb0fe2346a))
(fp_line (start -4.55 -1.2) (end -4.55 3.4) (layer "F.Fab") (width 0.1) (tstamp eb7817e4-d031-4471-be3c-ff46eaa3d69f))
(pad "1" smd rect (at -2.75 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 1 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp 626393aa-07db-4fb1-a79a-5519d812e62f))
(pad "2" smd rect (at -2.25 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp 94dcc620-a87a-403e-b579-f56fb04fc4df))
(pad "3" smd rect (at -1.75 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 12 "SDA") (pinfunction "Pin_3") (pintype "passive") (tstamp b79477c8-61ba-499c-ab41-7e44ba9a94e0))
(pad "4" smd rect (at -1.25 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 11 "SCL") (pinfunction "Pin_4") (pintype "passive") (tstamp a5457e54-e9f2-4463-b470-8aebf844603f))
(pad "5" smd rect (at -0.75 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 17 "unconnected-(J3-Pad5)") (pinfunction "Pin_5") (pintype "passive+no_connect") (tstamp 6423467b-d4e2-4a46-a32e-7f35d976ae10))
(pad "6" smd rect (at -0.25 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 18 "unconnected-(J3-Pad6)") (pinfunction "Pin_6") (pintype "passive+no_connect") (tstamp 16562ae1-eac3-47a8-aa55-1ca043ab282c))
(pad "7" smd rect (at 0.25 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 19 "unconnected-(J3-Pad7)") (pinfunction "Pin_7") (pintype "passive+no_connect") (tstamp 8f838769-4087-48eb-8a89-4ef3953a39fd))
(pad "8" smd rect (at 0.75 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 20 "unconnected-(J3-Pad8)") (pinfunction "Pin_8") (pintype "passive+no_connect") (tstamp d6c192ec-a291-4018-bcf7-a0f59421e2a0))
(pad "9" smd rect (at 1.25 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 13 "unconnected-(J3-Pad9)") (pinfunction "Pin_9") (pintype "passive+no_connect") (tstamp e1090d51-3e41-4f40-acac-9d82f4857920))
(pad "10" smd rect (at 1.75 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 14 "unconnected-(J3-Pad10)") (pinfunction "Pin_10") (pintype "passive+no_connect") (tstamp 58b4e20e-d726-410b-b3b0-f49e3d98b7d2))
(pad "11" smd rect (at 2.25 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 15 "unconnected-(J3-Pad11)") (pinfunction "Pin_11") (pintype "passive+no_connect") (tstamp f3cf6c42-88e0-4369-9d87-1050b3d9dbba))
(pad "12" smd rect (at 2.75 -1.85 180) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask")
(net 16 "unconnected-(J3-Pad12)") (pinfunction "Pin_12") (pintype "passive+no_connect") (tstamp ed565417-a12d-4d2e-ac7e-702462c9fb06))
(pad "MP" smd rect (at 4.65 1.4 180) (size 1.8 2.2) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 5b737b26-d73c-4dee-aab5-2850094b250b))
(pad "MP" smd rect (at -4.65 1.4 180) (size 1.8 2.2) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 6a4733dc-6158-4342-af28-58a67e8a769e))
(model "${KICAD6_3DMODEL_DIR}/Connector_FFC-FPC.3dshapes/Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(footprint "Connector_FFC-FPC:Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal" (layer "B.Cu")
(tedit 5D24667B) (tstamp 80cf65e3-e637-4b58-a2ff-03bc779492ca)
(at 130.5 100)
(descr "Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator")
(tags "connector Hirose FH12 horizontal")
(property "Sheetfile" "4p-to-i2c-trackpad.kicad_sch")
(property "Sheetname" "")
(path "/e8534616-63af-4983-92eb-451ee1724a42")
(attr smd)
(fp_text reference "J2" (at 0 3.7 180) (layer "B.SilkS")
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
(tstamp cc508495-f8ae-452c-913c-83aef60d2608)
)
(fp_text value "12p 0.5mm FPC Connector for cirque trackpad" (at 0 -5.6 180) (layer "B.Fab")
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
(tstamp f55c71e7-44bb-43e6-aac2-e0ab82006492)
)
(fp_text user "${REFERENCE}" (at 0 -3.7 180) (layer "B.Fab")
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
(tstamp 9d23b145-6960-43f5-9426-18a525adefc9)
)
(fp_line (start -3.16 1.3) (end -3.16 2.5) (layer "B.SilkS") (width 0.12) (tstamp 015abf06-f2a5-45f5-98fc-5ce641fe7179))
(fp_line (start 4.65 1.3) (end 4.65 -0.04) (layer "B.SilkS") (width 0.12) (tstamp 506ddaed-e3b0-4d81-b888-2793af7f321a))
(fp_line (start -4.65 1.3) (end -4.65 -0.04) (layer "B.SilkS") (width 0.12) (tstamp 6be08512-64aa-4c44-a22d-d916ec1d038d))
(fp_line (start -4.65 -2.76) (end -4.65 -4.5) (layer "B.SilkS") (width 0.12) (tstamp 7b5b9a00-e212-49eb-84eb-87afff714582))
(fp_line (start 4.65 -4.5) (end 4.65 -2.76) (layer "B.SilkS") (width 0.12) (tstamp 7c3c5582-7b55-498e-91d2-3e2906a372b6))
(fp_line (start 3.16 1.3) (end 4.65 1.3) (layer "B.SilkS") (width 0.12) (tstamp 91352235-1c3c-418f-9b52-f6976d42da2d))
(fp_line (start -4.65 -4.5) (end 4.65 -4.5) (layer "B.SilkS") (width 0.12) (tstamp aefad12b-e5b2-4784-baab-f54547f1f032))
(fp_line (start -3.16 1.3) (end -4.65 1.3) (layer "B.SilkS") (width 0.12) (tstamp f654b771-ff1a-4181-bdfd-c61c18d1efe8))
(fp_line (start 6.05 -4.9) (end 6.05 3) (layer "B.CrtYd") (width 0.05) (tstamp 0a3f445f-50c2-48c3-b0a1-4ad7307cb026))
(fp_line (start -6.05 -4.9) (end 6.05 -4.9) (layer "B.CrtYd") (width 0.05) (tstamp 0b736d58-fff5-4c83-89a9-0ed020ab857a))
(fp_line (start -6.05 3) (end -6.05 -4.9) (layer "B.CrtYd") (width 0.05) (tstamp 0c5326e9-ca4a-42c5-927c-719737eed878))
(fp_line (start 6.05 3) (end -6.05 3) (layer "B.CrtYd") (width 0.05) (tstamp e205e745-5cd0-47f5-807d-92012b361ee2))
(fp_line (start -4.45 -4.4) (end 0 -4.4) (layer "B.Fab") (width 0.1) (tstamp 04405cc9-33ca-4ef3-8f14-0f61cc1d7f6d))
(fp_line (start 3.95 -3.7) (end 4.45 -3.7) (layer "B.Fab") (width 0.1) (tstamp 1813c615-8749-4fe5-8026-700f1c41f724))
(fp_line (start 4.45 -4.4) (end 0 -4.4) (layer "B.Fab") (width 0.1) (tstamp 21e8feb0-1628-4caf-bb36-e985889fdc12))
(fp_line (start -4.45 -3.7) (end -4.45 -4.4) (layer "B.Fab") (width 0.1) (tstamp 255a17d5-b7be-4fa7-8dff-6376e523b95a))
(fp_line (start -3.95 -3.7) (end -4.45 -3.7) (layer "B.Fab") (width 0.1) (tstamp 331fc568-3d51-45d8-97fa-4dec424c6062))
(fp_line (start 3.95 -3.4) (end 3.95 -3.7) (layer "B.Fab") (width 0.1) (tstamp 445f45ec-fc3f-4631-b64b-5b28cdf0d4e8))
(fp_line (start -4.55 -3.4) (end -3.95 -3.4) (layer "B.Fab") (width 0.1) (tstamp 4972b020-4774-4db1-ad0e-3671087ece28))
(fp_line (start 4.55 1.2) (end 4.55 -3.4) (layer "B.Fab") (width 0.1) (tstamp 4ccfc900-a10a-481e-98b1-4ea2fe798867))
(fp_line (start 4.55 -3.4) (end 3.95 -3.4) (layer "B.Fab") (width 0.1) (tstamp 50cb5222-f471-4479-99fc-f0ae935eb2d5))
(fp_line (start 0 1.2) (end -4.55 1.2) (layer "B.Fab") (width 0.1) (tstamp 51538c9c-edbc-4734-b0c7-559bcfbaddb5))
(fp_line (start -3.95 -3.4) (end -3.95 -3.7) (layer "B.Fab") (width 0.1) (tstamp 56b88fe8-7c86-4458-810a-f7d5a344a463))
(fp_line (start 0 1.2) (end 4.55 1.2) (layer "B.Fab") (width 0.1) (tstamp 80369c3f-0e91-4737-930e-680c8afc9cb8))
(fp_line (start 4.45 -3.7) (end 4.45 -4.4) (layer "B.Fab") (width 0.1) (tstamp bef020f9-84df-41f6-aa60-f9e0bde7e6d4))
(fp_line (start -2.75 0.492893) (end -2.25 1.2) (layer "B.Fab") (width 0.1) (tstamp d5e38fca-598b-4d8a-98c9-6da71b070d70))
(fp_line (start -3.25 1.2) (end -2.75 0.492893) (layer "B.Fab") (width 0.1) (tstamp d956e1ea-5303-43e6-ad9e-8474fd13af5e))
(fp_line (start -4.55 1.2) (end -4.55 -3.4) (layer "B.Fab") (width 0.1) (tstamp e85096a6-f5a4-437c-a53f-802bb0d22289))
(pad "1" smd rect (at -2.75 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 1 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp 3874faef-2431-4e0f-b2e9-3c0223ae368f))
(pad "2" smd rect (at -2.25 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp a2a2b0ab-714f-4730-8cf7-0ea3d72400f6))
(pad "3" smd rect (at -1.75 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 12 "SDA") (pinfunction "Pin_3") (pintype "passive") (tstamp 5a27044c-d542-45a6-b16f-59473d9a8d3c))
(pad "4" smd rect (at -1.25 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 11 "SCL") (pinfunction "Pin_4") (pintype "passive") (tstamp eca1af2b-ff9c-422c-941c-5d9be7a4ca4d))
(pad "5" smd rect (at -0.75 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 7 "unconnected-(J2-Pad5)") (pinfunction "Pin_5") (pintype "passive+no_connect") (tstamp 5f73a2ed-4a03-4a92-bd10-c6cd08289c0a))
(pad "6" smd rect (at -0.25 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 8 "unconnected-(J2-Pad6)") (pinfunction "Pin_6") (pintype "passive+no_connect") (tstamp 42fdaf50-6fa0-4325-8503-ef4174de307c))
(pad "7" smd rect (at 0.25 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 9 "unconnected-(J2-Pad7)") (pinfunction "Pin_7") (pintype "passive+no_connect") (tstamp 79699542-9f07-43b2-ac36-ad799c2e620d))
(pad "8" smd rect (at 0.75 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 10 "unconnected-(J2-Pad8)") (pinfunction "Pin_8") (pintype "passive+no_connect") (tstamp 1df33072-41bd-4574-b71c-12d34ccee9d8))
(pad "9" smd rect (at 1.25 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 3 "unconnected-(J2-Pad9)") (pinfunction "Pin_9") (pintype "passive+no_connect") (tstamp dc9b167f-e351-4631-a7cb-008b5636723f))
(pad "10" smd rect (at 1.75 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 4 "unconnected-(J2-Pad10)") (pinfunction "Pin_10") (pintype "passive+no_connect") (tstamp 45360531-8fbb-444a-99d5-aba43e3ecc6a))
(pad "11" smd rect (at 2.25 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 5 "unconnected-(J2-Pad11)") (pinfunction "Pin_11") (pintype "passive+no_connect") (tstamp 4e6cc38e-4269-439d-be9d-f43f88d94df9))
(pad "12" smd rect (at 2.75 1.85) (size 0.3 1.3) (layers "B.Cu" "B.Paste" "B.Mask")
(net 6 "unconnected-(J2-Pad12)") (pinfunction "Pin_12") (pintype "passive+no_connect") (tstamp 849fd938-4853-4748-bfcd-91c27b4a68c6))
(pad "MP" smd rect (at -4.65 -1.4) (size 1.8 2.2) (layers "B.Cu" "B.Paste" "B.Mask") (tstamp 4bf9b909-471b-4417-abda-1bac1efb2adc))
(pad "MP" smd rect (at 4.65 -1.4) (size 1.8 2.2) (layers "B.Cu" "B.Paste" "B.Mask") (tstamp 871fe201-8570-4ab4-b58c-0d248a209c25))
(model "${KICAD6_3DMODEL_DIR}/Connector_FFC-FPC.3dshapes/Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(gr_line (start 135.382 110.998) (end 125.73 110.998) (layer "Edge.Cuts") (width 0.1) (tstamp 02bc5d41-e45e-4786-a873-c70dc00aa046))
(gr_line (start 124.46 96.52) (end 124.46 102.87) (layer "Edge.Cuts") (width 0.1) (tstamp 039c40c4-ce37-49e9-8eb6-2ac7edac1b06))
(gr_line (start 134.62 108.204) (end 134.62 103.124) (layer "Edge.Cuts") (width 0.1) (tstamp 524c5485-2932-4810-8041-a8e8d31e33e9))
(gr_line (start 136.652 96.52) (end 136.652 102.87) (layer "Edge.Cuts") (width 0.1) (tstamp 68912149-a411-4bd4-a1ad-f6cbfb79868b))
(gr_line (start 134.62 103.124) (end 126.492 103.124) (layer "Edge.Cuts") (width 0.1) (tstamp 70b3642f-8333-40d2-9ac5-be11f3f0069b))
(gr_arc (start 124.46 96.52) (mid 124.831974 95.621974) (end 125.73 95.25) (layer "Edge.Cuts") (width 0.1) (tstamp 7633d3a8-d6b0-4626-a8b5-fdbb7f230e21))
(gr_line (start 136.652 102.87) (end 136.652 109.728) (layer "Edge.Cuts") (width 0.1) (tstamp 7b236273-1c37-4528-a2b2-a8c9055b16cb))
(gr_line (start 126.492 103.124) (end 126.492 108.204) (layer "Edge.Cuts") (width 0.1) (tstamp 805ab341-c77d-40f7-9f74-c402b84f8e5f))
(gr_line (start 124.46 109.728) (end 124.46 102.87) (layer "Edge.Cuts") (width 0.1) (tstamp a14a5985-49bc-4577-bb7d-cfc3057979f2))
(gr_arc (start 136.652 109.728) (mid 136.280026 110.626026) (end 135.382 110.998) (layer "Edge.Cuts") (width 0.1) (tstamp b2ac60ad-e7f0-4924-a68f-f31972c26108))
(gr_arc (start 125.73 110.998) (mid 124.831974 110.626026) (end 124.46 109.728) (layer "Edge.Cuts") (width 0.1) (tstamp bc9aaf2a-d002-42cb-8705-eebaf9f3d86e))
(gr_arc (start 135.382 95.25) (mid 136.280026 95.621974) (end 136.652 96.52) (layer "Edge.Cuts") (width 0.1) (tstamp d0062b42-e486-49f5-8288-fe894730873a))
(gr_line (start 126.492 108.204) (end 134.62 108.204) (layer "Edge.Cuts") (width 0.1) (tstamp e923d71f-a822-429f-9beb-ca08c2b61714))
(gr_line (start 125.73 95.25) (end 135.382 95.25) (layer "Edge.Cuts") (width 0.1) (tstamp ef919724-3d31-4758-bbbf-cfa67436da9c))
(segment (start 133.25 101.85) (end 134.37 101.85) (width 0.28) (layer "F.Cu") (net 1) (tstamp 38f21200-f410-43b6-8523-644ceb8bab8a))
(segment (start 134.37 101.85) (end 134.414734 101.805266) (width 0.28) (layer "F.Cu") (net 1) (tstamp 5abc291a-f3e1-442a-9770-da23c5af714c))
(via (at 134.414734 101.805266) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 1) (tstamp ba1fc984-d644-40ee-a004-1c8a8014d83f))
(segment (start 134.414734 101.805266) (end 135.128 101.092) (width 0.28) (layer "B.Cu") (net 1) (tstamp 0081d3d4-02ee-4ce6-93de-1bd66bdd9fd9))
(segment (start 136.144 110.099022) (end 135.569511 110.673511) (width 0.28) (layer "B.Cu") (net 1) (tstamp 00850d32-f340-4447-bb12-f9d0df1d96a4))
(segment (start 127.75 101.85) (end 127.75 99.708023) (width 0.28) (layer "B.Cu") (net 1) (tstamp 1bccccf0-fa12-4d20-a215-7cc9b3667c46))
(segment (start 136.144 102.108) (end 136.144 110.099022) (width 0.28) (layer "B.Cu") (net 1) (tstamp 2ae71654-e01f-478d-bc1b-ba3d6806399b))
(segment (start 132.503511 110.673511) (end 131.83 110) (width 0.28) (layer "B.Cu") (net 1) (tstamp 302e6cc8-34b9-4802-9553-213fd3d32803))
(segment (start 127.75 99.708023) (end 128.556055 98.901968) (width 0.28) (layer "B.Cu") (net 1) (tstamp 478525ee-ad11-4ca0-aca1-b02bd32511da))
(segment (start 135.128 101.092) (end 136.144 102.108) (width 0.28) (layer "B.Cu") (net 1) (tstamp 5a8d2121-40bd-4473-9626-66320b091665))
(segment (start 132.937968 98.901968) (end 135.128 101.092) (width 0.28) (layer "B.Cu") (net 1) (tstamp ace56f23-2f3f-416e-9149-b3f89692ec3f))
(segment (start 135.569511 110.673511) (end 132.503511 110.673511) (width 0.28) (layer "B.Cu") (net 1) (tstamp e2ca9c93-8c68-4d5b-b449-8159cec45434))
(segment (start 128.556055 98.901968) (end 132.937968 98.901968) (width 0.28) (layer "B.Cu") (net 1) (tstamp f5110216-f666-4f4f-aca0-e70e5b0748ac))
(segment (start 136.144 109.376) (end 136.144 102.616) (width 0.28) (layer "F.Cu") (net 2) (tstamp 00f0acef-fd51-4098-b33a-7cd6b67022ae))
(segment (start 132.75 100.850978) (end 132.75 101.85) (width 0.28) (layer "F.Cu") (net 2) (tstamp 37ba1beb-b77b-4101-bd0b-55d405c36cce))
(segment (start 135.52 110) (end 136.144 109.376) (width 0.28) (layer "F.Cu") (net 2) (tstamp 58817ef4-c4eb-486d-8a73-8026b3c451c1))
(segment (start 134.37 110) (end 135.52 110) (width 0.28) (layer "F.Cu") (net 2) (tstamp 6b0d3a77-eede-4460-a320-21fb9766ddfc))
(segment (start 134.378489 100.850489) (end 133.870489 100.850489) (width 0.28) (layer "F.Cu") (net 2) (tstamp 8528e0a0-670c-401f-8133-b1e52fa93054))
(segment (start 132.750489 100.850489) (end 132.75 100.850978) (width 0.28) (layer "F.Cu") (net 2) (tstamp 96ca1f53-cd3f-4b90-b142-c9243bb8baf5))
(segment (start 133.870489 100.850489) (end 132.750489 100.850489) (width 0.28) (layer "F.Cu") (net 2) (tstamp 9cd8f33c-2fd3-4ca7-a7c6-4dd85fbc5bc9))
(segment (start 136.144 102.616) (end 134.378489 100.850489) (width 0.28) (layer "F.Cu") (net 2) (tstamp ca3921a7-c696-4066-b1f5-b56cde364963))
(via (at 133.870489 100.850489) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 2) (tstamp bd52a46f-ce6c-42c6-9515-9622594034bb))
(segment (start 128.762963 99.401487) (end 132.421487 99.401487) (width 0.28) (layer "B.Cu") (net 2) (tstamp 09a8f203-3c28-4b5f-92b7-62c19be4cbd4))
(segment (start 128.25 101.85) (end 128.25 99.91445) (width 0.28) (layer "B.Cu") (net 2) (tstamp 2d5e5544-d549-4417-8b7c-5008677a87ac))
(segment (start 128.25 99.91445) (end 128.762963 99.401487) (width 0.28) (layer "B.Cu") (net 2) (tstamp 6a4b7cb3-a5ac-4742-9336-34a359a41e90))
(segment (start 132.421487 99.401487) (end 133.870489 100.850489) (width 0.28) (layer "B.Cu") (net 2) (tstamp c65ea49d-0097-46eb-b4ba-39db6fc95f68))
(segment (start 129.29 110) (end 128.616489 110.673511) (width 0.28) (layer "F.Cu") (net 11) (tstamp 06ddfa71-a325-4371-8095-1eff9fa77b92))
(segment (start 131.59952 100.700498) (end 131.75 100.850978) (width 0.28) (layer "F.Cu") (net 11) (tstamp 305964d1-a8ac-44b1-9b21-e3ac81a8aeea))
(segment (start 130.048 100.700498) (end 131.59952 100.700498) (width 0.28) (layer "F.Cu") (net 11) (tstamp 4bcbc2f6-d228-422a-b62b-299aa3f2a62f))
(segment (start 125.550489 102.541511) (end 127.391502 100.700498) (width 0.28) (layer "F.Cu") (net 11) (tstamp 6974b164-50e0-4c9c-a19f-17ae614a50f0))
(segment (start 125.550489 109.970855) (end 125.550489 102.541511) (width 0.28) (layer "F.Cu") (net 11) (tstamp 6b2102a5-93d9-4b4e-a7a7-863d9e716890))
(segment (start 126.253145 110.673511) (end 125.550489 109.970855) (width 0.28) (layer "F.Cu") (net 11) (tstamp 84a3e249-13f0-4566-adb6-5a68dcd2dce4))
(segment (start 131.75 100.850978) (end 131.75 101.85) (width 0.28) (layer "F.Cu") (net 11) (tstamp 85629c53-d8a3-43fc-825e-fe8ad2e73ac6))
(segment (start 127.391502 100.700498) (end 130.048 100.700498) (width 0.28) (layer "F.Cu") (net 11) (tstamp dfd5d16f-4866-40ff-9a72-2d434b0cf10e))
(segment (start 128.616489 110.673511) (end 126.253145 110.673511) (width 0.28) (layer "F.Cu") (net 11) (tstamp f3f69e8c-1ddf-413d-a883-017aa06bdc7a))
(via (at 130.048 100.700498) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 11) (tstamp abf58222-6eee-49b2-8094-f5f2ebe26c8c))
(segment (start 130.048 100.700498) (end 129.40048 100.700498) (width 0.28) (layer "B.Cu") (net 11) (tstamp 23b37eaf-f828-4ed0-8c95-2ac1fa40466b))
(segment (start 129.250489 100.850489) (end 129.273511 100.850489) (width 0.28) (layer "B.Cu") (net 11) (tstamp 2d940de2-90d1-43a4-b3af-f68ef441ad1a))
(segment (start 129.25 100.850978) (end 129.250489 100.850489) (width 0.28) (layer "B.Cu") (net 11) (tstamp 34a71673-8293-4a79-8950-0334cc362893))
(segment (start 129.25 101.85) (end 129.25 100.850978) (width 0.28) (layer "B.Cu") (net 11) (tstamp a83603ef-b48a-4376-ae91-398fd23fd872))
(segment (start 129.40048 100.700498) (end 129.25 100.850978) (width 0.28) (layer "B.Cu") (net 11) (tstamp b457400f-e89b-4a87-8e6a-9f51814d93f3))
(segment (start 127.334574 100.050998) (end 129.032 100.050998) (width 0.28) (layer "F.Cu") (net 12) (tstamp 1fabef89-0096-48b4-a584-959f6a9afe26))
(segment (start 132.25 101.85) (end 132.25 100.644551) (width 0.28) (layer "F.Cu") (net 12) (tstamp 57c3d27a-7969-43ce-8d61-7e95c6796380))
(segment (start 124.900989 109.22) (end 124.900989 102.484583) (width 0.28) (layer "F.Cu") (net 12) (tstamp 70b2ae0b-8823-439d-b11e-f86b849f0281))
(segment (start 124.900989 102.484583) (end 127.334574 100.050998) (width 0.28) (layer "F.Cu") (net 12) (tstamp c4255c9f-73d5-41c6-a814-9be578da6f2e))
(segment (start 129.032 100.050998) (end 131.656448 100.050998) (width 0.28) (layer "F.Cu") (net 12) (tstamp d821373c-ffec-4fd7-90b4-5c81336897b1))
(segment (start 131.656448 100.050998) (end 132.25 100.644551) (width 0.28) (layer "F.Cu") (net 12) (tstamp d95fc1e2-8641-4782-8310-767b754c1d64))
(via (at 124.900989 109.22) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 12) (tstamp 08289d76-5587-4f65-8322-f96691842688))
(via (at 129.032 100.050998) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") (net 12) (tstamp 8ba6bc24-3dbf-4a74-b6b4-ada5e7bcc4b6))
(segment (start 128.75 101.85) (end 128.75 100.332998) (width 0.28) (layer "B.Cu") (net 12) (tstamp 1c5ae5fc-af7f-459e-9421-5cee04c9edd7))
(segment (start 125.680989 110) (end 124.900989 109.22) (width 0.28) (layer "B.Cu") (net 12) (tstamp 3e5fd968-4bc5-47d7-b7ae-9b9ccca5960a))
(segment (start 126.75 110) (end 125.680989 110) (width 0.28) (layer "B.Cu") (net 12) (tstamp f2159eab-45c1-47cd-b405-d6d80f775c97))
(segment (start 128.75 100.332998) (end 129.032 100.050998) (width 0.28) (layer "B.Cu") (net 12) (tstamp fddd7c43-3e7a-4e08-a439-68a572c16da6))
)