How to install microgen

The easiest way to install microgen is to create a conda environnement (for the installation of an environment called “3MAH”):

conda create -n 3MAH

To activate the environment:

conda activate 3MAH

The next step is to install microgen:

conda install -c conda-forge -c cadquery -c set3mah microgen

microgen is now installed.

Updated: