30350n/pcb2blender

KiCad project switches to local temp copy after export

wilhelmzeuschner opened this issue · 12 comments

After an export, the KiCad project "switches" to the temp files created during the export process.
I'm using the File -> save copy command here to demonstrate:
image

This is especially evident when reopening KiCad and opening the most recent project:
image

If I were to make edits to my project after export, I'll be working in the temp copy and thus will likely lose my changes unintentionally.

Urgh, that's annoying ...
Not sure if I can work around that though ...

But still, thanks a lot for reporting this ^^