OSE Piping Workbench creates pipes and fittings. It is a part of Open Source Ecology and Open Source Ecology Germany. To use all its features install the Dodo-Workbench.
Use the FreeCAD built-in Addon Manager to install this workbench. To start the Addon Manger select menu Tools -> Addon Manager.
$ mkdir ~/.FreeCAD/Mod
$ cd ~/.FreeCAD/Mod
$ git clone https://github.com/rkrenzler/ose-piping-workbench.git
https://wiki.freecadweb.org/OSE_Piping_Workbench
To use all features install Dodo-Workbench. It brings:
- Changeable parameters of the pipes and fittings.
- Convenient moving and connection of the parts.
If you still use Flamingo-Workbench, please install [Dodo-Workbench]. The support of Flamingo will be dropped in the future.
If you get an error message "module ... not found", try to remove all .pyc-files in the ose-piping module. Then restart FreeCAD.
GPLv3 (see LICENSE)