PieMenu (v2.0)

Thank you, this worked fine

When loading tools from third-party workbenches, PieMenu determines the name of the workbench by adding the string “Workbench”.

File InitGui.py line 996

 cmdWb = cmd_parts[0] + "Workbench"

With some workbenches this leads to errors and the PieMenu does not appear.
In this case, you can add such workbenches to Auto-load at startup.

Hi I sent a PR with some cleanup and a implementation based on a PR made on triplus branch to change the default shortcut, my change was to add a checkbox to restore TAB shortcut without needing to manually edit the parameters. The commits contains descriptions of what was done.
Edit: here is the link → https://github.com/mdkus/PieMenu/pull/12

Hi folks,
unfortunately I had no time in '23 to maintain PieMenu2.0. And in the future I’ll have no time too.

So Grub can take over maintaining the PieMenu.

https://devtalk.freecad.org/t/pie-menu-improved/74921/74

Go! :wink: