Jan Mrázek
Jan Mrázek
Prerequisite for implementing this is #151
This is a documented behavior: https://yaqwsx.github.io/KiKit/latest/fabrication/jlcpcb/#assembly The idea is that you reference the XY correction in the footprint coordinate system, not the board one. It means that you can directly...
Could you try the upstream version? There were some significant changes in the way GUI operates, so I want to be sure the problem is present. The only difference between...
The GUI is part of the backend. The KiCAD plugin is just a tiny loader. Definitely try to reproduce this with the v1.6.0. At the moment, there is no point...
@gwideman: No one so far has been able to give me step-by-step instructions on how to reproduce the issue. All inputs were processed, but none of them led to a...
FYI: I just rebased an experimental branch ([ui_stall](https://github.com/yaqwsx/KiKit/tree/ui_stall)) on top of current upstream. It is a long shot, but it could help here. Overall, the changes made should ensure the...
As there are file operations, the GUI works in the following way: - a panel is generated into a temporary file, and - then, the panel is brought to the...
@CreativeRobotics: > I've never use the CLI but since installing the latest update KiKit has been painfully slow whe I use it with the UI, and this issue looks like...
To avoid hunting ghosts, could you install the version you are referring to, validate that it is actually faster/not stalling, and give me the precise version number?
@Deadeye5589 : It is not helpful to say: "I am also affected," if you don't provide further details. Also, I asked the users to verify if they observed the problem...