The purpose of this workbench is, to explore the possibilities of using FreeCAD in conjunction with different version control software.
Currently, two systems will be used:
- Git (free and open source)
- LoCo (proprietary Simulation Data Management software by SCALE GmbH)
This workbench implements a new FreeCAD file importer. It can open special JSON files, that represent the hierarchy of different CAD parts.
Copy or link this folder to ~/.FreeCAD/Mod
.
Easy to use helpers in the scripts
folder.
Takes path to a folder as argument and creates the neccessary JSON file to be openend with FreeCAD. Nested directories will be interpreted as a part hierarchy.
Wrapper to open FreeCAD directly from the LoCo application. To be configured as external application.