Recently in FreeCAD 1.0.+ the Addon Manager has issues in installing workbenches with a lot of files and file dimensions.
Here a description of the problem:
This seems to happen in Linux and OSX , but not in win.
There are three workaround ATM:
execute this command: git config --global core.compression 9
and then rerun FreeCAD with the addon manager, to install the wb inside FreeCAD…
manually install it by command line: /usr/bin/git clone --recurse-submodules https://github.com/easyw/kicadStepUpMod ~/Library/Preferences/FreeCAD/Mod/kicadStepUpMod in OSX
or /usr/bin/git clone --recurse-submodules https://github.com/easyw/kicadStepUpMod /home/$USER/.local/share/FreeCAD/Mod/kicadStepUpMod in Linux
When I last updated Macros, Kicad was removed from the list of Installed macro/wb.
I hadn’t noticed it (haven’t used Stepup in a few weeks).
Upon seeing this post, I now noticed it was no longer installed. So, I listed all Macros and Installed it the usual way (clicking Install)… It worked and no problem(yet…)
Interesting timing. I just installed FreeCAD (flatpak on Debian 12) and have not been able to install KicadStepUp Workbench from the Tools->Addon manager.
I am seeing the following error message noting “Installation Failed”: