FreeCAD 0.18.1
This is the official 0.18.1 release of FreeCAD.
Known Issues
There are several known issues for different platforms. Please read the current up to date list in the FreeCAD forum.
Linux
AppImages (no compiling necessary) are available (a kind of binary that can run on many Linux distros). Download the highest revision of the .AppImage
AppImage (delta) updates
For more streamlined downloading of AppImages download AppImageUpdate (GUI or the command line version). To perform an update:
# Using GUI
chmod +x ./AppImageUpdate.AppImage
./AppImageUpdate.AppImage ./FreeCAD.AppImage
# Command line
chmod +x ./appimageupdatetool.AppImage
./appimageupdatetool.AppImage ./FreeCAD.AppImage
MacOSX
Currently we provide two versions for MacOS:
- 0.18.15310 is slightly outdated compared to the official release, but runs very stable. We recommend to use this version, unless you want to use some functions not included here.
- 0.18.16110 is the official release version. However, this version crashes on some MacOS systems unexpectedly. If you use this version, save often!
Windows
Installers are available.
The Win x64 installer uses Conda as a package manager, The binaries use PY3.6, QT5, and VS2015+
The Win x32 installer uses Libpack 11.11. The binaries use PY2.7, QT4, and VS2013
The portable builds do not require an installation. Extract the file using 7zip and start the application by double clicking on FreeCAD.exe in the bin sub-directory of the extracted package.
Documentation
FreeCAD.0_18.Offline.Doc.7z
is compressed version of the FreeCAD offline documentation.
FreeCAD.0_18.Quick.Reference.Guide.7z
is a compressed version of the FreeCAD Quick Reference Guide
Unzip them with a 7zip utility