Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 986 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 986 Bytes

RemBench

Remember and automatically activate a workbench based on the document tab selected.

Installation

RemBench is a FreeCAD module and can be installed with the FreeCAD Addon Manager.

Manual installation:

Install path for FreeCAD modules depends on the operating system used.

Examples:

Linux:

/home/user/.FreeCAD/Mod/RemBench/InitGui.py

macOS:

/Users/user_name/Library/Preferences/FreeCAD/Mod/RemBench/InitGui.py

Windows:

C:\Users\user_name\AppData\Roaming\FreeCAD\Mod\RemBench\InitGui.py

Usage

Once installed no additional configuration is needed. Select document tab and the desired workbench. Next time the document tab will get selected workbench will get set automatically. For convenience an enable or disable menu entry is provided under Accessories -> Remember workbench.

Discussion

FreeCAD forum thread: https://forum.freecadweb.org/viewtopic.php?f=34&t=43387