| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| AxisFlow-0.1.1-win64-FC1.1.zip | 2026-07-12 | 221.3 kB | |
| AxisFlow-0.1.1-win64-FreeCAD1.1 source code.tar.gz | 2026-07-11 | 82.3 kB | |
| AxisFlow-0.1.1-win64-FreeCAD1.1 source code.zip | 2026-07-11 | 102.9 kB | |
| README.md | 2026-07-11 | 562 Bytes | |
| Totals: 4 Items | 407.0 kB | 0 | |
AxisFlow is a compiled C++ workbench, so it is not installed through FreeCAD's Addon Manager (which only handles Python-only addons). Install a prebuilt release:
- Download
AxisFlow-0.1.1-win64-FC1.1.zipfrom this page. - Unzip it so the
AxisFlowfolder lands in your FreeCADModdirectory — on Windows%APPDATA%\FreeCAD\Mod\, giving...\FreeCAD\Mod\AxisFlow\InitGui.py. (The exact path is printed byApp.getUserAppDataDir()in FreeCAD's Python console.) - Fully restart FreeCAD and pick AxisFlow from the workbench selector.