I see. If something gets removed in the future then it won't be the Sketcher workbench but Sketcher integrated in PartDesign workbench! It does make sense yes and probably both workbenches will be more feature rich and it would be more complex for the user to have them combined than separated and sp...
It stores the stuff in $HOME/.config/FreeCAD/FreeCAD.conf. For more information checkout Qt's QSettings class and its on-line help. Especially have a look to the chapter "Locations Where Application Settings Are Stored" Thanks i found it! I did some additional tests and here is the update. I assume...
Yes, but they can be created in PartDesign workbench too? Sketcher integrated in PartDesign workbench in not different in any way then what Sketcher workbench has to offer? But OK maybe separate Sketcher workbench is less confusing for some users because it offers creation of (just) sketches in sepa...
I noticed one thing. Workspace specific custom toolbars positions gets lost after restarting FreeCAD. For example: -Sketcher toolbar in Sketcher workbench -Solids, Part tools and Booleans toolbars in Part workbench -Drawing toolbar in Drawing workbench -Draft creation tools and Draft modifications t...
Done! Great! First note: Icons for none, Fem, Inspection, Points, Reverse Engineering and Test framework workbenches are missing. Second note: I made macros for all workbenches that have icons on the wiki page with text editor and copied them to macros folder. Inside FreeCAD only 10 of them showed ...
But indeed you won't have all workbench icons... Most of them are hard-coded xpms inside the module init files. Yes, (all) workbench icons are not in there and i downloaded "source package" and could not find them there too then i started thinking in the direction that they are "hard-coded" in file...