You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use the plugin to replicate the layout of hierarchical sheets which had a very convoluted name.
To achieve this, I installed via the KiCAD manager and selected the tool but none of the destination sheets had shown up.
I poked at the problem for a bit and renamed the sheets to something simpler on a hunch. When changing them to the following:
The result is the desired one:
And the layout gets replicated successfully.
I was able to replicate the issue after re-working through it during the writing of this post for screenshots. It would seem that brackets cause the destination sheets to slip past the plugin. Changing it to a name with brackets retained did not help. Maybe the issue lies elsewhere, but either way this appears to be some sort of undesirable behavior.
Apologies in advance if this turns out to have just been some sort of mistake on my part.
System details:
Windows 11 Home OS build 22621.2715
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. I really appreciate it as it helps making the plugin more robust.
If you have both project still available, can you run the plugin again and store the replicate_layout.log file after each run and attach it here. The file should be in the project folder
Additionally if you can prepare a small test project which exhibits the same issue it would be great. Or if you can share this project. And if you'll be preparing test project, feel free to add even more bizarre sheet names (curly braces, square braces, ...) This will spare me the time of preparing a test suite.
It is most likely that the plugin does not handle sheet names properly.
I was trying to use the plugin to replicate the layout of hierarchical sheets which had a very convoluted name.
To achieve this, I installed via the KiCAD manager and selected the tool but none of the destination sheets had shown up.
I poked at the problem for a bit and renamed the sheets to something simpler on a hunch. When changing them to the following:
The result is the desired one:
And the layout gets replicated successfully.
I was able to replicate the issue after re-working through it during the writing of this post for screenshots. It would seem that brackets cause the destination sheets to slip past the plugin. Changing it to a name with brackets retained did not help. Maybe the issue lies elsewhere, but either way this appears to be some sort of undesirable behavior.
Apologies in advance if this turns out to have just been some sort of mistake on my part.
System details:
Windows 11 Home OS build 22621.2715
The text was updated successfully, but these errors were encountered: