Leandro Heck
Leandro Heck
I got it working, but it happens that FreeCad can not handle symlinks since the internal links won't be adjusted if a symlink is being used. It could be a...
Feel free to close this if it is not important, I am just sharing because it happened now, all of the sudden.
Yeah, it did not happen again.
> You can try the following: instead of adding a normal part add a variant link, and change the configuration of the linked part of that variant link. This might...
An alternative approach would be to include sub-assemblies in the current configuration. In this way, I would be able to update things inside linked Models.
Yeah, that would be crazy good. a new level of this tool, actually. I am thinking that a field listing the configurations in the placePart GUI. And also a way...
Yesterday I made this function here list/tree. Posted it here. Personally, I feel it looks quite good. Right now it showing the result in the console https://forum.freecadweb.org/viewtopic.php?f=20&t=34806&start=1140#p630370 The code is...
I made a quick attempt on this, and here it is. https://github.com/Zolko-123/FreeCAD_Assembly4/pull/370  There are 2 buttons to list files, currently in the console (a list of unique and absolute...
@Zolko-123 do you have a code to share that launches a file browser? Right now I am hardcoding saving the exported zip in the same directory as the assembly file,...
Thank you.