- Download FreeCAD and extract it.
- Donwload ODAFileConverter and install it.
- Install Python 3.8
- Clone this project.
- Run pip install -r requirements.txt
- Copy "Lib\site-packages\dotenv" folder of python folder to "\bin\Lib\site-packages" of FreeCAD folder
- Set SEARCH_FOLDERS(input folders with .dwg files), RESULTS_FOLDER(output folder where .pdf files will be saved) and TEMP_FOLDER in .env file.
- Set the path of ODAFileConverter.exe in ODA_PATH variable of .env file
- Run Command Prompt
- Move to bin folder of FreeCAD folder.
- Run following command as: freecad \app.py