- Installable FreeCAD package of BOLTS.
- This package is generated from of the following repository branch:
- The pull requests made here can not be taken directly into the origin BOLTS repository.
- It is recomended to make pull requests to the main repository (commit author etc will be kept than).
- Start FreeCAD Addon manager on menu Tools.
- The directory BOLTSFC (inside this there will be the BOLTS directory) will be copied to your FreeCAD Mod directory (just wait a bit, ATM there will be no information about successful installation).
- Restart FreeCAD.
- Download FreeCAD macro file "start_bolts.FCMacro" and the BOLTS directory .
- Place both in your FreeCAD Macro directory.
- For more information refere to the webpage
- by FreeCAD Gui:
- Run the Macro "start_bolts.FCMacro".
- by Python in FreeCAD Python console
import BOLTS
BOLTS.show_widget()