-
Notifications
You must be signed in to change notification settings - Fork 0
/
replicate_layout.log
461 lines (460 loc) · 60.5 KB
/
replicate_layout.log
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
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 392:Plugin executed on: 'win32'
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 393:Plugin executed with python version: '3.11.5 (main, May 10 2024, 05:24:12) [MSC v.1939 64 bit (AMD64)]'
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 394:KiCad build version: 8.0.3
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 395:Plugin version: 3.0.3
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 396:Frame repr: <wx._core.Frame object at 0x000001ECE7B304C0>
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 420:Preparing replicator with IC4 as a reference
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.replicate_layout 117:getting a list of all footprints on board
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 468:source anchor footprint is 'IC4'
Located on: ['Controllers', 'IC_4']
With filenames: ['Controllers.kicad_sch', 'IC.kicad_sch']
With sheet_id:['Controllers', 'IC_4']
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 475:Corresponding footprints are
[('IC1', ['Controllers', 'IC_1']), ('IC3', ['Controllers', 'IC_3']), ('IC2', ['Controllers', 'IC_2']), ('IC4', ['Controllers', 'IC_4'])]
12-06 19:53:54 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 487:Showing dialog
12-06 19:53:55 com_github_MitjaNemec_ReplicateLayout.replicate_layout 472:constructing a list of sheets suitable for replication on level:'IC_4', file:'IC.kicad_sch'
12-06 19:53:55 com_github_MitjaNemec_ReplicateLayout.replicate_layout 509:suitable sheets are:[['Controllers', 'IC_1'], ['Controllers', 'IC_2'], ['Controllers', 'IC_3']]
12-06 19:53:55 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1507:Level selected: ['Controllers', 'IC_4']
12-06 19:53:55 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1331:Filtering list of tracks
12-06 19:53:55 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 493:Toolbar position: wx.Point(1612, 111)
12-06 19:53:55 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 498:Dialog position: wx.Point(1173, 111)
12-06 19:54:06 com_github_MitjaNemec_ReplicateLayout.replicate_layout 472:constructing a list of sheets suitable for replication on level:'IC_4', file:'IC.kicad_sch'
12-06 19:54:06 com_github_MitjaNemec_ReplicateLayout.replicate_layout 509:suitable sheets are:[['Controllers', 'IC_1'], ['Controllers', 'IC_2'], ['Controllers', 'IC_3']]
12-06 19:54:06 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 240:Replicating layout
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 288:Starting replication of sheets: [['Controllers', 'IC_1'], ['Controllers', 'IC_2'], ['Controllers', 'IC_3']]
on level: ['Controllers', 'IC_4']
with tracks=True, zone=True, text=True, text=True, intersecting=False, remove=True, locked footprints=False, group_only=False
12-06 19:54:07 root 332:updating GUI message: 'Preparing for replication'
12-06 19:54:07 root 337:updating GUI with: 0
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 358:Getting the list of source footprints
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 368:Getting the list of all the remaining footprints
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 375:Getting source tracks
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1331:Filtering list of tracks
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 379:Getting source zones
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 383:Getting source text items
12-06 19:54:07 root 337:updating GUI with: 66
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 387:Getting source drawing items
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 320:Removing tracks and zones, before footprint placement
12-06 19:54:07 root 332:updating GUI message: 'Removing zones and tracks'
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1277:Remove bounding box top:72970000, bottom:88955000, Left:147512500, Right:164525000
12-06 19:54:07 root 337:updating GUI with: 33
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1277:Remove bounding box top:90145000, bottom:106130000, Left:147394000, Right:164406500
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1277:Remove bounding box top:108095000, bottom:124080000, Left:147449500, Right:164462000
12-06 19:54:07 root 332:updating GUI message: 'Replicating footprints'
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 861:Replicating footprints
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 868:Replicating footprints on sheet ['Controllers', 'IC_1']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:be57d8a7-642d-4e57-b087-5885a7cd5960
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:84ad2c86-72f0-43f0-a74b-bb64fc53be62
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0335f498-c435-4307-97e1-9b8409d856ca
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:00f8edc6-5771-4e27-9cd6-71c9f45aee49
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ff9a4d15-dd85-4743-8801-958430c4e93c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:f93160a9-edd4-4181-8cf1-ee1e8b9c02cb
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:61d7afb9-7eb6-4f52-9707-a03f8d7f95d6
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:e3618b1e-1f0c-4279-b39f-23677f4cedb3
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2055425b-d45e-4a92-a867-b0cbcf4abec5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d8a8d7a6-198f-4d23-a6b8-2348367cc28f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b23c1fd8-ce5c-4717-8794-24f44038237b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:556f7a74-8975-478e-af9a-bf5843d50778
12-06 19:54:07 root 337:updating GUI with: 5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:75352fa9-e3b5-4c1a-8fbb-ffde6bc2ced1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:4f7982d5-d60f-453c-9586-de7e66a42e1d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d8b469dd-9bbf-41be-a896-78b864b8f25d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:2455b6ad-67a7-4818-835b-3fb0cd58536d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:415d9911-6a35-4dd9-911e-0c9efdf7650d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:a9cc49e1-332f-41e6-9eea-2f9a3864db79
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:20eb1551-0bc1-4e51-9839-b014253eb02f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:0ac11364-236c-41d6-8b7b-30d085f4a6f9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7a6e1bfa-807c-443f-bf95-4c06c5a17c27
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:48ca52dd-ea02-4048-81d9-d0d8e2a92d18
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:29fc2be1-04d7-4b03-903e-337c7a9c8775
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:f58d14b4-b6b6-4be8-aadb-3fea9a52f1cd
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:820908d7-2084-46a2-9600-d593ad81a42b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ae84736f-c924-4d4d-9e42-377e21e10564
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:f5f2d107-ad0c-40b3-9284-8b817d42a981
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:4c951bcd-3b22-463a-860c-8b942524f25b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0ed44c66-0b58-4574-a4b6-2adad4bb78da
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:cb482fc9-7156-441b-9ab3-8586d96b943e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:68988f0d-20f8-458c-9dfd-fd04a9b4a114
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:5096ea33-0b93-4671-8f5f-945f2b56b367
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:f274c531-4fe4-48aa-8ec7-8f43e1d14e93
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:97f912a5-4e1a-483d-89ee-49faa7be8732
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d09c8b04-0aea-4424-9dc7-5fe4c8821198
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ccb00523-2188-462e-a6aa-95625ee14c14
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1749c81f-f5b7-4c40-a28a-fcf5f735d1ef
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:f39ba8a8-1d96-4dfd-962a-742582ea3f9c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:21b17e59-f754-470a-9e3b-74384efc8b5a
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:2d48d7d1-a561-458c-a3d2-9f8bd9e35014
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:189b8c73-423b-442b-9190-7a448bb7e92c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:e367dcb9-d647-471d-b0ab-2eea5b6689e9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2ae862d0-c376-4d56-aae8-fce53bd52fb7
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ea8ed38e-c58d-4994-873d-585e8ad4a6b8
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ad841a1b-02cd-4ab1-a11f-535ee81e5653
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:43575790-0dfe-40ca-bf87-4aa65f3dce36
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:64703d5a-2772-4d1f-b596-ecc49cb4a04f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:6d62a1cb-0dec-4a0e-ad44-e513b7ef2342
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b295ae42-3c0c-43d3-9bfe-5117436e0e0e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:143cd1c7-af0b-4a09-83a4-7bf5d984711c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:5592367c-28fb-4cde-988b-78c90feb9fcf
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:1c61caa1-8adf-460d-8e27-8a7acee473e2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:69aeb7a5-4840-45d5-81e5-067c6cb6c0d5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:1f19e0b4-fad6-4fdf-8e49-a5d5442e77ab
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7b6408cf-edc0-4009-90d0-f0e02b775086
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:0fbd4d47-2287-4186-a016-afc939b4e505
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:cd91352f-e638-49d2-87cb-f049ba5cffd3
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:0a55d1a9-a864-4cc7-96b1-810581f17db6
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1693ceb6-0dc1-47ec-9dac-3e832f25dba7
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:9bc7e5f7-4b6c-4bdf-b9c9-813bbdba6a2c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e391dbe8-90af-41ef-a246-c430484f5cbf
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:970844ae-043d-4a4d-b79d-26137ecbc864
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:98c9a7e5-56bd-47aa-8a29-0f3f50860c1b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:372202fa-cd0e-4b88-b8e5-d4bd7d1faf26
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:46de2d7b-b9d8-47a9-940f-5cd8f9f96a96
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:22477138-bd8b-4212-b87b-a3415cb87092
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0ce60c42-1a8e-4b6f-ac98-df5a421ced26
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d8933a55-60d8-4928-b490-f1d10c02a75c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:12832ac3-103a-45a0-967c-d9c398b42897
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:7b23e599-101a-4cd8-98ad-0505e3098f9c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:07cd6dd5-6858-46cc-8ce5-97810b2d9655
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:59a5d5b4-d6a1-421c-99c5-63f997dcd08d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e8eadfad-7d1a-4090-8685-83613d60299d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:95a5c4e4-1fb0-4f31-84b6-8aca10bfd2b1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:84f70544-2ff7-48be-bb68-dd605d5ed1f9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:f509593a-97cd-4d00-8b17-de62781de9df
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1ba2c4cb-6b14-4f2b-a131-12ed32140550
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ac0c4b0a-e879-4193-9e09-e65ab7d790a1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:5bd04aa6-e550-42a5-a5b0-0545279d8d7e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:da1cfb42-4c11-4e00-b2e1-0dc3b78ff9b4
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:439a51e3-f4b7-4f94-b0be-e104fb1076ff
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:413e785b-575a-4909-8963-87f37b9a1115
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0415f8ed-7225-402b-8a92-e90a4fd9523f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:cf508699-0023-4e7d-8809-c0d69dbb1a25
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e1a348b0-1fc0-4213-88a7-dc72923077f1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:2fbeda36-7ca5-4df8-8ec4-a992afaf91bd
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d33a1220-ee87-4be0-b3bd-64abdf9e5660
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:7319ae27-29ac-4f87-8f36-d96bc18de8bd
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d3acf72d-aa7a-4fd2-9132-7d844fa86c24
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:2b51c078-de6a-4a02-bbe6-a0b0b1ee95d7
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7fb500ac-9d0f-41d1-bbc3-711fd639e249
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:b851c935-f11d-45fb-bbfa-ae4393c373d2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:3d29f5d4-dbc1-4190-8f59-5c066887fca9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:faf5c8cc-7e97-45df-9343-1a613052bc25
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d6571627-ae2d-41d3-86d4-7b811486a1e8
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ec5d11d0-4811-4203-bac0-effa8c94ce6d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ba445299-b385-4ca0-a1cf-d83165a225bc
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:4269dff4-9afb-4c16-a1b3-a22555b7be46
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:69014dc6-3ca0-44a2-9e2c-e0e1fb8aa9f1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:418919ef-d088-4d60-b469-c53c2882cda2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:392f2087-2a14-4871-b964-b6fd983afd21
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:5874f266-a62b-4b7a-97e2-2ff251a565ce
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:c29fdec7-0ad0-42d5-8b77-d434947e33c2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:711b00cb-ba24-4ea9-8a1c-0371e4c1e2bc
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ff1fdc59-8d40-4ac0-ad49-ddf6389e3606
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:3fcf5884-dca9-497c-911f-f2aee39680e5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:406fcd09-b556-4404-9abe-f85e43c9c161
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:b9d7feef-8d21-449d-8591-4731d85ea440
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b5ea6312-97b1-41e2-8877-0198d00bd0b9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:e30ff48f-18df-44b0-a8e5-b82a84b08aec
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:cfbc70b1-f26c-42ee-b73d-7654c1d35442
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:fe357304-489c-4eda-ade9-d500942e072b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:19a11bfb-51ba-466f-97da-860f926c5021
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:730711d6-9318-4da7-9f12-c6b47a6a02ee
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:87607a75-1b72-407d-bcad-cab747e19a96
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:5c01fd4d-7ddb-4218-893c-ced93fd64cc1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ce87d3e6-ee61-4d0b-87f6-e7648e4265da
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:7d947173-2b92-4563-a624-4167d2e8cebc
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2385adde-ba31-4ea3-9340-c5e570a94f24
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:0d0dcdeb-7132-4988-b91a-9f7f019d3b90
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 868:Replicating footprints on sheet ['Controllers', 'IC_2']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:be57d8a7-642d-4e57-b087-5885a7cd5960
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:3d306e16-712a-41ae-953f-82c2c1c7d97e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0335f498-c435-4307-97e1-9b8409d856ca
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:f29b40c8-6fec-4acc-8391-dd4ee36645b3
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ff9a4d15-dd85-4743-8801-958430c4e93c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:327c6a9f-ebb0-41f3-8710-f1166de2a570
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:61d7afb9-7eb6-4f52-9707-a03f8d7f95d6
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:093b7d63-31fa-4246-b985-fa7f8bd8ef7c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2055425b-d45e-4a92-a867-b0cbcf4abec5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:828e965a-b170-422a-8125-9d78aaac1e39
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b23c1fd8-ce5c-4717-8794-24f44038237b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:a79604ba-b44b-423b-b9b0-f0c72b84dde2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:75352fa9-e3b5-4c1a-8fbb-ffde6bc2ced1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:75f838f7-e7e8-49e1-8f8c-5b2e30d97848
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d8b469dd-9bbf-41be-a896-78b864b8f25d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:769fe5d9-901b-4196-8cd7-70474c1f0897
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:415d9911-6a35-4dd9-911e-0c9efdf7650d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:4d7dd8a6-9efd-4efb-80f3-22dd90203d6c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:20eb1551-0bc1-4e51-9839-b014253eb02f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:299d6d1d-0137-458b-9097-15cb2a299ef3
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7a6e1bfa-807c-443f-bf95-4c06c5a17c27
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:2ce54dac-1c25-4ca7-a314-e2f120b03c54
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:29fc2be1-04d7-4b03-903e-337c7a9c8775
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d3857516-574b-44f4-bb5d-d9b5df5542be
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:820908d7-2084-46a2-9600-d593ad81a42b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:b2548fb8-e1ee-4458-b010-538834929f07
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:f5f2d107-ad0c-40b3-9284-8b817d42a981
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:5e9645a3-13a9-4d40-9825-b3e6341a2f62
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0ed44c66-0b58-4574-a4b6-2adad4bb78da
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d2bba5ae-bf1c-42e4-8384-7aafd6dd8852
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:68988f0d-20f8-458c-9dfd-fd04a9b4a114
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:3830afbe-ff8e-44e2-a877-10bee785c764
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:f274c531-4fe4-48aa-8ec7-8f43e1d14e93
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:335d1219-0685-44bb-8f8e-837dd731fcba
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d09c8b04-0aea-4424-9dc7-5fe4c8821198
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:69667b39-908a-49dd-928a-78044f7e40da
12-06 19:54:07 root 337:updating GUI with: 44
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1749c81f-f5b7-4c40-a28a-fcf5f735d1ef
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:e27f22d1-0135-4cc7-b6e8-028e4f6dc637
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:21b17e59-f754-470a-9e3b-74384efc8b5a
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:c112c820-f9ad-4161-9cb3-f3465f322cfd
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:189b8c73-423b-442b-9190-7a448bb7e92c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:b3a12b58-5367-4a1b-b12a-fcd03d26fd3a
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2ae862d0-c376-4d56-aae8-fce53bd52fb7
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:9f56a538-6690-4f4c-8cbd-9f4df1951204
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ad841a1b-02cd-4ab1-a11f-535ee81e5653
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ad6e315a-4471-41c3-97cb-d11a986db72d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:64703d5a-2772-4d1f-b596-ecc49cb4a04f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ef88aab7-5423-4431-80af-38433df9a751
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b295ae42-3c0c-43d3-9bfe-5117436e0e0e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:445a35f5-63c1-4df2-ae0d-6ffff02ffc92
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:5592367c-28fb-4cde-988b-78c90feb9fcf
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:87c7e2bb-5e86-4331-a931-d351ba3d0310
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:69aeb7a5-4840-45d5-81e5-067c6cb6c0d5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:facef45a-b8d9-48fe-9838-f0f9020d1a10
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7b6408cf-edc0-4009-90d0-f0e02b775086
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:91491b09-9378-4860-a766-f92be5eeb810
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:cd91352f-e638-49d2-87cb-f049ba5cffd3
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d59fb521-3009-43f4-ba66-904243f62cd9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1693ceb6-0dc1-47ec-9dac-3e832f25dba7
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:e21bdef4-0920-429e-9276-e5641cec6dac
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e391dbe8-90af-41ef-a246-c430484f5cbf
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:898cd99f-8c5a-4ea7-9525-2e2af79b297b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:98c9a7e5-56bd-47aa-8a29-0f3f50860c1b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:101be67e-3c87-4dde-b48b-a3a4a2038a59
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:46de2d7b-b9d8-47a9-940f-5cd8f9f96a96
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:36e47b0e-7f55-444b-a458-127494985910
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0ce60c42-1a8e-4b6f-ac98-df5a421ced26
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:e107432f-2a7c-427d-b97b-5f59b4d0fb32
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:12832ac3-103a-45a0-967c-d9c398b42897
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:6b917794-1c49-4148-97bc-c7ff6a251384
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:07cd6dd5-6858-46cc-8ce5-97810b2d9655
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:9aecd66f-a3f0-4463-8c15-9f19d9d95083
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e8eadfad-7d1a-4090-8685-83613d60299d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:7bfa6c2d-711e-4e9e-9903-26c2a1ec7847
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:84f70544-2ff7-48be-bb68-dd605d5ed1f9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ad2f5e7b-15ab-4770-bd1b-7cf4b9f25a06
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1ba2c4cb-6b14-4f2b-a131-12ed32140550
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:84753794-06b3-4c16-87b9-6659d4cee94f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:5bd04aa6-e550-42a5-a5b0-0545279d8d7e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:efab0e0c-3fa1-42c5-a266-119a6dbbaf68
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:439a51e3-f4b7-4f94-b0be-e104fb1076ff
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:8e7daa6e-dbb9-4f47-90fe-49b33a57a50d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0415f8ed-7225-402b-8a92-e90a4fd9523f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:caa69352-4de7-4828-99cd-a1df565cae0c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e1a348b0-1fc0-4213-88a7-dc72923077f1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:49ba4f30-6538-46ca-ad6b-d4ea4a7878d2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d33a1220-ee87-4be0-b3bd-64abdf9e5660
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:cef15ad3-fa85-4481-b885-b0825f8de786
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d3acf72d-aa7a-4fd2-9132-7d844fa86c24
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:4583dbd9-c97f-4cba-9019-0b5b91a290f6
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7fb500ac-9d0f-41d1-bbc3-711fd639e249
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:34122352-4cd6-480c-8ea3-f7b226a0e966
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:3d29f5d4-dbc1-4190-8f59-5c066887fca9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d977f099-2612-4212-abeb-2af29b9b6275
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d6571627-ae2d-41d3-86d4-7b811486a1e8
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ec0d2599-fee9-4cd6-8b4f-1eea90a95991
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ba445299-b385-4ca0-a1cf-d83165a225bc
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:0bfc0aaa-4eae-43b5-a2b5-6eec3af93a9a
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:69014dc6-3ca0-44a2-9e2c-e0e1fb8aa9f1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:292d3083-797d-4f8e-8388-a229acace06b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:392f2087-2a14-4871-b964-b6fd983afd21
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:98cceb9d-edaf-4c66-ac42-4381f6357282
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:c29fdec7-0ad0-42d5-8b77-d434947e33c2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:a13817a9-8090-4a98-8230-d45b9e1df1a0
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ff1fdc59-8d40-4ac0-ad49-ddf6389e3606
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d13cb71d-c94a-4a18-9977-00b0ad3e29af
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:406fcd09-b556-4404-9abe-f85e43c9c161
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:115562a9-b7b4-4c06-bd8c-f075163f9e7b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b5ea6312-97b1-41e2-8877-0198d00bd0b9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:05f35313-7bb1-4df5-8944-dc281794ff42
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:cfbc70b1-f26c-42ee-b73d-7654c1d35442
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:8ba578e4-67f6-4206-9c3f-2f8d47e31549
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:19a11bfb-51ba-466f-97da-860f926c5021
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:91702f2a-82d8-4da0-bd1f-27055efe8d59
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:87607a75-1b72-407d-bcad-cab747e19a96
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d5895b67-0388-4962-8903-338431c4d756
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ce87d3e6-ee61-4d0b-87f6-e7648e4265da
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:6b3a90d6-57f3-4302-85cb-a937e3a8b8b8
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2385adde-ba31-4ea3-9340-c5e570a94f24
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:79e0cc36-5e02-42d9-9ecc-979e7da9178d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 868:Replicating footprints on sheet ['Controllers', 'IC_3']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:be57d8a7-642d-4e57-b087-5885a7cd5960
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:1bf607a6-e6d1-403b-a0dd-4704fe42130c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0335f498-c435-4307-97e1-9b8409d856ca
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:bb80ce12-848a-4f83-8ba6-541312707254
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ff9a4d15-dd85-4743-8801-958430c4e93c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:de6b3a83-223c-402b-b7a5-7efa830dca5f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:61d7afb9-7eb6-4f52-9707-a03f8d7f95d6
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:fa28b413-8b96-47a1-a7f1-fa2adce37fe6
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2055425b-d45e-4a92-a867-b0cbcf4abec5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:14cacae8-a493-4e98-8155-e071bdaed3f1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b23c1fd8-ce5c-4717-8794-24f44038237b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:3be6c4af-9c05-4d59-accb-af620131fb54
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:75352fa9-e3b5-4c1a-8fbb-ffde6bc2ced1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:33847d8e-4ced-487b-a15c-632a12075897
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d8b469dd-9bbf-41be-a896-78b864b8f25d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:757318d7-830c-4d49-ab8c-0e036de2ef67
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:415d9911-6a35-4dd9-911e-0c9efdf7650d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:46818278-abed-467a-b633-0fe1efb5d508
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:20eb1551-0bc1-4e51-9839-b014253eb02f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:73144e13-1db2-43fb-babe-1739b7e8e385
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7a6e1bfa-807c-443f-bf95-4c06c5a17c27
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:bed5d044-2d26-4e4f-8f81-cc1419810037
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:29fc2be1-04d7-4b03-903e-337c7a9c8775
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:6bb22ed6-e553-4e13-8467-0e1f2013a7db
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:820908d7-2084-46a2-9600-d593ad81a42b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:c0937989-8c49-445a-849a-a225a441520f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:f5f2d107-ad0c-40b3-9284-8b817d42a981
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:0df9b6c1-011f-41a4-82b9-b4b92cadc589
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0ed44c66-0b58-4574-a4b6-2adad4bb78da
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:16083d3c-68df-46c1-b558-3d2d83fa319e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:68988f0d-20f8-458c-9dfd-fd04a9b4a114
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d6cbc084-3c3d-45ed-a74e-3a5b2ced2872
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:f274c531-4fe4-48aa-8ec7-8f43e1d14e93
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:67bf2953-a19b-435e-8759-511099524a60
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d09c8b04-0aea-4424-9dc7-5fe4c8821198
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:bf03a3a3-7c31-4724-8f55-212cf73da93b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1749c81f-f5b7-4c40-a28a-fcf5f735d1ef
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ef21bfdb-d4a2-44f1-9bae-e7baa46deca2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:21b17e59-f754-470a-9e3b-74384efc8b5a
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:92931889-4cfa-4648-a836-358ac467903f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:189b8c73-423b-442b-9190-7a448bb7e92c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:4ce7ecd6-a9b8-41e6-8fa4-3ff3047e94a5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2ae862d0-c376-4d56-aae8-fce53bd52fb7
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:a45c93eb-f297-4b94-aaa6-42de585b9cc7
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ad841a1b-02cd-4ab1-a11f-535ee81e5653
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:0b919744-d693-41c0-b165-82b24c8ef680
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:64703d5a-2772-4d1f-b596-ecc49cb4a04f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:2d004701-f116-4dce-882c-8b7dd09df27d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b295ae42-3c0c-43d3-9bfe-5117436e0e0e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:8c0d34e1-75eb-4352-8fda-42ed79b899b8
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:5592367c-28fb-4cde-988b-78c90feb9fcf
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:a0b60e9f-1054-4476-9015-323942ccbbe9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:69aeb7a5-4840-45d5-81e5-067c6cb6c0d5
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:aa9c7c81-341d-4bd2-9dea-25993c18c567
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7b6408cf-edc0-4009-90d0-f0e02b775086
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:2ad66fa4-98f5-4c15-b27c-3799c2efc30c
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:cd91352f-e638-49d2-87cb-f049ba5cffd3
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:a464324f-7af2-4406-9774-3bfb7202a50d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1693ceb6-0dc1-47ec-9dac-3e832f25dba7
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:229015b1-21db-40c2-8e7a-949810991617
12-06 19:54:07 root 337:updating GUI with: 85
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e391dbe8-90af-41ef-a246-c430484f5cbf
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:6940ebdd-2253-4a44-ade0-94255f6e4b77
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:98c9a7e5-56bd-47aa-8a29-0f3f50860c1b
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:562eb891-4320-4a51-8a7d-1f3ed324ace0
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:46de2d7b-b9d8-47a9-940f-5cd8f9f96a96
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:c9bcc9c1-7ef2-4d9f-b307-2cdef4c55b41
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0ce60c42-1a8e-4b6f-ac98-df5a421ced26
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:f8c10ee9-94db-4247-ba05-ddf48b8daac4
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:12832ac3-103a-45a0-967c-d9c398b42897
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:aa126049-8247-4c64-8bd9-54a54a3b65d4
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:07cd6dd5-6858-46cc-8ce5-97810b2d9655
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:c0d44f4c-0d3b-4acd-9545-15f96f06e2cc
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e8eadfad-7d1a-4090-8685-83613d60299d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:b19319d2-04f9-4082-914e-a20c6da5c094
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:84f70544-2ff7-48be-bb68-dd605d5ed1f9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:c562a254-c280-4177-8b57-0d26cbefea65
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:1ba2c4cb-6b14-4f2b-a131-12ed32140550
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d97653a9-a50d-4d1b-a909-e9f40713d54e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:5bd04aa6-e550-42a5-a5b0-0545279d8d7e
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:74e82d37-a31e-4780-9c34-ccf8628325b0
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:439a51e3-f4b7-4f94-b0be-e104fb1076ff
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:3447d185-b0cf-4c49-a729-f6687f77cd15
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:0415f8ed-7225-402b-8a92-e90a4fd9523f
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:f9bf93f9-fabc-4649-b7f4-fcd6a6ba31d2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:e1a348b0-1fc0-4213-88a7-dc72923077f1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:a234e3a3-6791-4f92-823c-da8632f6fab3
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d33a1220-ee87-4be0-b3bd-64abdf9e5660
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:920d722e-9839-4e1b-ba73-354048b87a47
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d3acf72d-aa7a-4fd2-9132-7d844fa86c24
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ad9a0859-37cb-421f-aa10-205e2ed57177
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:7fb500ac-9d0f-41d1-bbc3-711fd639e249
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:dbdbd0cd-fd91-4b7e-87dd-46f872534400
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:3d29f5d4-dbc1-4190-8f59-5c066887fca9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:5fb6f489-7cd9-4253-b676-f1090e6f3db2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:d6571627-ae2d-41d3-86d4-7b811486a1e8
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ffc06390-5845-4f01-952b-55458ea62178
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ba445299-b385-4ca0-a1cf-d83165a225bc
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:137eb816-2938-4551-a42b-d93703c45b5d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:69014dc6-3ca0-44a2-9e2c-e0e1fb8aa9f1
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:d2df60d7-220a-484b-a379-4ff66662ed91
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:392f2087-2a14-4871-b964-b6fd983afd21
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:6ef5c46d-6878-4a6e-80e3-f851346c6ad4
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:c29fdec7-0ad0-42d5-8b77-d434947e33c2
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:ad2920d4-17e6-4c81-b78a-a33a4229002d
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ff1fdc59-8d40-4ac0-ad49-ddf6389e3606
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:32eaa2ea-1c2f-4c94-b369-a31162668c1a
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:406fcd09-b556-4404-9abe-f85e43c9c161
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:db07f493-4d20-4aaa-b548-80b88f5c3580
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:b5ea6312-97b1-41e2-8877-0198d00bd0b9
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:0a4af86b-dbf1-4cdc-8096-5b6c16ab31a3
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:cfbc70b1-f26c-42ee-b73d-7654c1d35442
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:29a750ea-85e4-438e-896c-27807a857348
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:19a11bfb-51ba-466f-97da-860f926c5021
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:b483b060-c7d8-4d91-bb6b-61e4102b2c53
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:87607a75-1b72-407d-bcad-cab747e19a96
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:309911e1-d843-4b3c-b867-cb2c0bcbd0c4
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:ce87d3e6-ee61-4d0b-87f6-e7648e4265da
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:54babe54-9327-472b-b37b-905f34b7ae65
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 985:Src text UUid:2385adde-ba31-4ea3-9340-c5e570a94f24
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 986:Dst text UUid:568c8ffa-8f16-4c4b-bbf8-09b35a9df6bd
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 328:Removing tracks and zones, after footprint placement
12-06 19:54:07 root 332:updating GUI message: 'Removing zones and tracks'
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1277:Remove bounding box top:72970000, bottom:88955000, Left:147412500, Right:164525000
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1277:Remove bounding box top:90145000, bottom:106130000, Left:147294000, Right:164406500
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1277:Remove bounding box top:108095000, bottom:124080000, Left:147349500, Right:164462000
12-06 19:54:07 root 332:updating GUI message: 'Replicating tracks'
12-06 19:54:07 root 337:updating GUI with: 0
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1009:Replicating tracks
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1015:Replicating tracks on sheet ['Controllers', 'IC_1']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 776:Significant difference between src net: ['', 'SPI1_MISO'] and dst net: ['', 'Controllers', 'MISO_1'], with src_net_depth=2, dst_net_depth=3, src_fp_depth=2, dst_fp_depth=2, match level 0.77
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 776:Significant difference between src net: ['', 'Controllers', 'MISO_3'] and dst net: ['', 'SPI1_MOSI'], with src_net_depth=3, dst_net_depth=2, src_fp_depth=2, dst_fp_depth=2, match level 0.63
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 792:Net pairs for sheet ['Controllers', 'IC_1'] :[('+BATT', '+BATT'), ('Net-(IC4-CSN)', 'Net-(IC1-CSN)'), ('+3.3V', '+3.3V'), ('/Controllers/IC_4/IN3', '/Controllers/IC_1/IN3'), ('Net-(IC4-IS)', 'Net-(IC1-IS)'), ('/Controllers/IC_4/IN2', '/Controllers/IC_1/IN2'), ('/SPI1_MISO', '/Controllers/MISO_1'), ('Net-(IC4-SCLK)', 'Net-(IC1-SCLK)'), ('/SPI1_SCK', '/SPI1_SCK'), ('OUT4_2', 'OUT1_2'), ('/Controllers/IC_4/IN1', '/Controllers/IC_1/IN1'), ('/Controllers/IC_4/IN0', '/Controllers/IC_1/IN0'), ('Net-(IC4-VDD)', 'Net-(IC1-VDD)'), ('Net-(IC4-SI)', 'Net-(IC1-SI)'), ('/Controllers/MISO_3', '/SPI1_MOSI'), ('/SPI1_NSS', '/SPI1_NSS'), ('OUT4_0', 'OUT1_0'), ('Net-(D15-K)', 'Net-(D12-K)'), ('OUT4_3', 'OUT1_3'), ('Net-(IC4-GND_1)', 'Net-(IC1-GND_1)'), ('/FUSE4_IS', '/FUSE1_IS'), ('Net-(IC4-SO)', 'Net-(IC1-SO)'), ('OUT4_1', 'OUT1_1'), ('Net-(IC4-LHI)', 'Net-(IC1-LHI)'), ('/LHI_4', '/LHI_1'), ('GND', 'GND')]
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1015:Replicating tracks on sheet ['Controllers', 'IC_2']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 776:Significant difference between src net: ['', 'SPI1_MISO'] and dst net: ['', 'Controllers', 'MISO_2'], with src_net_depth=2, dst_net_depth=3, src_fp_depth=2, dst_fp_depth=2, match level 0.77
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 792:Net pairs for sheet ['Controllers', 'IC_2'] :[('Net-(IC4-SI)', 'Net-(IC2-SI)'), ('+BATT', '+BATT'), ('/Controllers/MISO_3', '/Controllers/MISO_1'), ('+3.3V', '+3.3V'), ('OUT4_3', 'OUT2_3'), ('Net-(IC4-CSN)', 'Net-(IC2-CSN)'), ('/Controllers/IC_4/IN0', '/Controllers/IC_2/IN0'), ('Net-(IC4-SO)', 'Net-(IC2-SO)'), ('/LHI_4', '/LHI_2'), ('/SPI1_MISO', '/Controllers/MISO_2'), ('Net-(IC4-LHI)', 'Net-(IC2-LHI)'), ('OUT4_1', 'OUT2_1'), ('/Controllers/IC_4/IN1', '/Controllers/IC_2/IN1'), ('/SPI1_SCK', '/SPI1_SCK'), ('OUT4_0', 'OUT2_0'), ('OUT4_2', 'OUT2_2'), ('/FUSE4_IS', '/FUSE2_IS'), ('/Controllers/IC_4/IN2', '/Controllers/IC_2/IN2'), ('/SPI1_NSS', '/SPI1_NSS'), ('Net-(IC4-SCLK)', 'Net-(IC2-SCLK)'), ('Net-(D15-K)', 'Net-(D13-K)'), ('Net-(IC4-VDD)', 'Net-(IC2-VDD)'), ('Net-(IC4-GND_1)', 'Net-(IC2-GND_1)'), ('Net-(IC4-IS)', 'Net-(IC2-IS)'), ('/Controllers/IC_4/IN3', '/Controllers/IC_2/IN3'), ('GND', 'GND')]
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1015:Replicating tracks on sheet ['Controllers', 'IC_3']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 776:Significant difference between src net: ['', 'SPI1_MISO'] and dst net: ['', 'Controllers', 'MISO_3'], with src_net_depth=2, dst_net_depth=3, src_fp_depth=2, dst_fp_depth=2, match level 0.77
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 792:Net pairs for sheet ['Controllers', 'IC_3'] :[('Net-(D15-K)', 'Net-(D14-K)'), ('/Controllers/MISO_3', '/Controllers/MISO_2'), ('+BATT', '+BATT'), ('+3.3V', '+3.3V'), ('/Controllers/IC_4/IN2', '/Controllers/IC_3/IN2'), ('Net-(IC4-SO)', 'Net-(IC3-SO)'), ('/Controllers/IC_4/IN1', '/Controllers/IC_3/IN1'), ('OUT4_1', 'OUT3_1'), ('/SPI1_MISO', '/Controllers/MISO_3'), ('/Controllers/IC_4/IN3', '/Controllers/IC_3/IN3'), ('Net-(IC4-IS)', 'Net-(IC3-IS)'), ('/SPI1_SCK', '/SPI1_SCK'), ('OUT4_0', 'OUT3_0'), ('/FUSE4_IS', '/FUSE3_IS'), ('OUT4_3', 'OUT3_3'), ('/SPI1_NSS', '/SPI1_NSS'), ('Net-(IC4-SCLK)', 'Net-(IC3-SCLK)'), ('Net-(IC4-CSN)', 'Net-(IC3-CSN)'), ('OUT4_2', 'OUT3_2'), ('/LHI_4', '/LHI_3'), ('Net-(IC4-SI)', 'Net-(IC3-SI)'), ('Net-(IC4-GND_1)', 'Net-(IC3-GND_1)'), ('Net-(IC4-VDD)', 'Net-(IC3-VDD)'), ('GND', 'GND'), ('/Controllers/IC_4/IN0', '/Controllers/IC_3/IN0'), ('Net-(IC4-LHI)', 'Net-(IC3-LHI)')]
12-06 19:54:07 root 337:updating GUI with: 96
12-06 19:54:07 root 332:updating GUI message: 'Replicating zones'
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1079:Replicating zones
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1086:Replicating zones on sheet ['Controllers', 'IC_1']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 776:Significant difference between src net: ['', 'SPI1_MISO'] and dst net: ['', 'Controllers', 'MISO_1'], with src_net_depth=2, dst_net_depth=3, src_fp_depth=2, dst_fp_depth=2, match level 0.77
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 776:Significant difference between src net: ['', 'Controllers', 'MISO_3'] and dst net: ['', 'SPI1_MOSI'], with src_net_depth=3, dst_net_depth=2, src_fp_depth=2, dst_fp_depth=2, match level 0.63
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 792:Net pairs for sheet ['Controllers', 'IC_1'] :[('+BATT', '+BATT'), ('Net-(IC4-CSN)', 'Net-(IC1-CSN)'), ('+3.3V', '+3.3V'), ('/Controllers/IC_4/IN3', '/Controllers/IC_1/IN3'), ('Net-(IC4-IS)', 'Net-(IC1-IS)'), ('/Controllers/IC_4/IN2', '/Controllers/IC_1/IN2'), ('/SPI1_MISO', '/Controllers/MISO_1'), ('Net-(IC4-SCLK)', 'Net-(IC1-SCLK)'), ('/SPI1_SCK', '/SPI1_SCK'), ('OUT4_2', 'OUT1_2'), ('/Controllers/IC_4/IN1', '/Controllers/IC_1/IN1'), ('/Controllers/IC_4/IN0', '/Controllers/IC_1/IN0'), ('Net-(IC4-VDD)', 'Net-(IC1-VDD)'), ('Net-(IC4-SI)', 'Net-(IC1-SI)'), ('/Controllers/MISO_3', '/SPI1_MOSI'), ('/SPI1_NSS', '/SPI1_NSS'), ('OUT4_0', 'OUT1_0'), ('Net-(D15-K)', 'Net-(D12-K)'), ('OUT4_3', 'OUT1_3'), ('Net-(IC4-GND_1)', 'Net-(IC1-GND_1)'), ('/FUSE4_IS', '/FUSE1_IS'), ('Net-(IC4-SO)', 'Net-(IC1-SO)'), ('OUT4_1', 'OUT1_1'), ('Net-(IC4-LHI)', 'Net-(IC1-LHI)'), ('/LHI_4', '/LHI_1'), ('GND', 'GND')]
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1086:Replicating zones on sheet ['Controllers', 'IC_2']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 776:Significant difference between src net: ['', 'SPI1_MISO'] and dst net: ['', 'Controllers', 'MISO_2'], with src_net_depth=2, dst_net_depth=3, src_fp_depth=2, dst_fp_depth=2, match level 0.77
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 792:Net pairs for sheet ['Controllers', 'IC_2'] :[('Net-(IC4-SI)', 'Net-(IC2-SI)'), ('+BATT', '+BATT'), ('/Controllers/MISO_3', '/Controllers/MISO_1'), ('+3.3V', '+3.3V'), ('OUT4_3', 'OUT2_3'), ('Net-(IC4-CSN)', 'Net-(IC2-CSN)'), ('/Controllers/IC_4/IN0', '/Controllers/IC_2/IN0'), ('Net-(IC4-SO)', 'Net-(IC2-SO)'), ('/LHI_4', '/LHI_2'), ('/SPI1_MISO', '/Controllers/MISO_2'), ('Net-(IC4-LHI)', 'Net-(IC2-LHI)'), ('OUT4_1', 'OUT2_1'), ('/Controllers/IC_4/IN1', '/Controllers/IC_2/IN1'), ('/SPI1_SCK', '/SPI1_SCK'), ('OUT4_0', 'OUT2_0'), ('OUT4_2', 'OUT2_2'), ('/FUSE4_IS', '/FUSE2_IS'), ('/Controllers/IC_4/IN2', '/Controllers/IC_2/IN2'), ('/SPI1_NSS', '/SPI1_NSS'), ('Net-(IC4-SCLK)', 'Net-(IC2-SCLK)'), ('Net-(D15-K)', 'Net-(D13-K)'), ('Net-(IC4-VDD)', 'Net-(IC2-VDD)'), ('Net-(IC4-GND_1)', 'Net-(IC2-GND_1)'), ('Net-(IC4-IS)', 'Net-(IC2-IS)'), ('/Controllers/IC_4/IN3', '/Controllers/IC_2/IN3'), ('GND', 'GND')]
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1086:Replicating zones on sheet ['Controllers', 'IC_3']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 776:Significant difference between src net: ['', 'SPI1_MISO'] and dst net: ['', 'Controllers', 'MISO_3'], with src_net_depth=2, dst_net_depth=3, src_fp_depth=2, dst_fp_depth=2, match level 0.77
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 792:Net pairs for sheet ['Controllers', 'IC_3'] :[('Net-(D15-K)', 'Net-(D14-K)'), ('/Controllers/MISO_3', '/Controllers/MISO_2'), ('+BATT', '+BATT'), ('+3.3V', '+3.3V'), ('/Controllers/IC_4/IN2', '/Controllers/IC_3/IN2'), ('Net-(IC4-SO)', 'Net-(IC3-SO)'), ('/Controllers/IC_4/IN1', '/Controllers/IC_3/IN1'), ('OUT4_1', 'OUT3_1'), ('/SPI1_MISO', '/Controllers/MISO_3'), ('/Controllers/IC_4/IN3', '/Controllers/IC_3/IN3'), ('Net-(IC4-IS)', 'Net-(IC3-IS)'), ('/SPI1_SCK', '/SPI1_SCK'), ('OUT4_0', 'OUT3_0'), ('/FUSE4_IS', '/FUSE3_IS'), ('OUT4_3', 'OUT3_3'), ('/SPI1_NSS', '/SPI1_NSS'), ('Net-(IC4-SCLK)', 'Net-(IC3-SCLK)'), ('Net-(IC4-CSN)', 'Net-(IC3-CSN)'), ('OUT4_2', 'OUT3_2'), ('/LHI_4', '/LHI_3'), ('Net-(IC4-SI)', 'Net-(IC3-SI)'), ('Net-(IC4-GND_1)', 'Net-(IC3-GND_1)'), ('Net-(IC4-VDD)', 'Net-(IC3-VDD)'), ('GND', 'GND'), ('/Controllers/IC_4/IN0', '/Controllers/IC_3/IN0'), ('Net-(IC4-LHI)', 'Net-(IC3-LHI)')]
12-06 19:54:07 root 332:updating GUI message: 'Replicating text'
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1168:Replicating text
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1175:Replicating text on sheet ['Controllers', 'IC_1']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1175:Replicating text on sheet ['Controllers', 'IC_2']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1175:Replicating text on sheet ['Controllers', 'IC_3']
12-06 19:54:07 root 332:updating GUI message: 'Replicating drawings'
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1219:Replicating drawings
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1225:Replicating drawings on sheet ['Controllers', 'IC_1']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1225:Replicating drawings on sheet ['Controllers', 'IC_2']
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.replicate_layout 1225:Replicating drawings on sheet ['Controllers', 'IC_3']
12-06 19:54:07 root 332:updating GUI message: 'Removing duplicates'
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 256:Replication complete
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 259:Letting the user know there are some issues with replicated design
12-06 19:54:07 com_github_MitjaNemec_ReplicateLayout.action_replicate_layout 263:Looks like the design has an exotic connectivity that the plugin might not handle properly
Make sure that you check the connectivity around:
Footprint R15, pad 1
Footprint R34, pad 1
Footprint R48, pad 1
Footprint R16, pad 1