Installing additional components

From FreeCAD Documentation
Revision as of 22:31, 21 September 2018 by ΜMerlin (talk | contribs) (No addon macro install needed for version 0.17)


Choose Your Operating System

FreeCAD is a truly multi-platform application, developed with the world-renowned Qt framework. What that means is that FreeCAD looks and acts the same on Windows, Linux and Mac. However, the installation procedure is a little different for each Operating system. Choose your Operating system below for more details about how to install FreeCAD.

'Windows' 'Linux' 'Mac'
Install on Windows Install on Linux/Unix Install on Mac

Installing additional contents

The offline documentation is not shipped with all installers and available as a separate package. See here for Installing a helpfile.

Apart from the default workbenches bundled with FreeCAD, there is a growing collection of useful additional workbenches and modules made by community members available on the web. Several efforts are in progress to gather them and make them available to you in a convenient way. They are listed below.

Since these workbenches are not part of the official FreeCAD package and not supported by the FreeCAD team, you should read the information provided on each of the addons page above before installing any of them, to make sure you know what you are installing. Also, bug reports and feature requests should be made directly on each addon page.

The FreeCAD-addons repository

This is a gathering of useful workbenches, using the git submodules system, which allows keeping constantly updated contents. The FreeCAD-addons repository can be found at https://github.com/FreeCAD/FreeCAD-addons . This repository features an installer macro that can be launched from inside FreeCAD, that will list, download and install any of the addons automatically. As of FreeCAD 0.17, the addons can be managed directly from the Tools menu. There is no need to install the macro previously used.

With older version of FreeCAD, to install the installer macro:

  1. Right-click on addons_installer.FCMacro and choose Save as...
  2. Place the downloaded macro in your FreeCAD Macros folder. The FreeCAD Macros folder location is indicated in menu Macros -> Macros -> User macros location:

  1. Restart FreeCAD. The addons installer will now be listed in menu Macro -> Macros and can be launched by selecting it then clicking the Execute button:

The pluginloader addon

The plugin loader is a much more elaborate way to install and manage additional content for freecad. Install it with the method above, or following the instructions on the pluginloader page.

Manual install

External workbenches, when they are fully programmed in python (which is the case of all of them at the moment of writing) can always easily be installed manually, simply by downloading them (usually clicking the **Download ZIP** button found on top of each addon page when they are hosted on github), and placing them in your user's FreeCAD/Mod folder (or in the Macros folder if they are macros). Refer to the instructions on each addon page for complete instructions.

Notes for users with 32-bit system and FreeCAD 0.16.6706

After attempts to install, the additional Workbenches may not be available. In this case


About FreeCAD
Getting started