- Rhinoceros 3D 7.0: Update Rhino to the newest version
Quick links: compas docs | compas_fab docs
- Rhinoceros 3D 7.0
- Anaconda Python Distribution: 3.x
- Git: official command-line client or visual GUI (e.g. Github Desktop or SourceTree)
- VS Code with the following
Extensions
:Python
(official extension)EditorConfig for VS Code
(optional)Docker
(official extension, optional)
For the installation of the fabrication_manager repository you are required to have a virtual environment compatible with Compas, a guide to set this up can be found at LE-AR-N
(your_env) python -m pip install git+https://github.com/augmentedfabricationlab/fabrication_manager@master#egg=fabrication_manager
(your_env) python -m compas_rhino.install -p fabrication_manager -v 7.0