Installieren zusätzlicher Komponenten

From FreeCAD Documentation
Revision as of 16:49, 2 April 2018 by HarryGeier (talk | contribs) (Created page with "Da diese Workbenches nicht Teil des offiziellen FreeCAD-Pakets sind und nicht vom FreeCAD-Team direkt unterstützt werden, sollten Sie die auf den einzelnen Addons-Seiten bere...")

Betriebssystem auswählen

FreeCAD ist eine echte Multi-Platform-Anwendung, die mit dem weltberühmten Qt framework entwickelt wurde. Das bedeutet Aussehen und Verhalten von FreeCAD sind unter Windows, Linux und Mac OS gleich. Der Ablauf der Installation unterscheidet sich jedoch geringfügig zwischen den einzelnen Betriebssystemen. Wählen Sie Ihr Betriebssystem (s.u.)um mehr Details über die Installation von FreeCAD zu erhalten.

'Windows' 'Linux' 'Mac'
Installation für Windows Installation für Linux/Unix Installation für Mac

Installieren zusätzlicher Inhalte

Abgesehen von den Standard-Arbeitsbereichen(Workbenches), die mit FreeCAD gebündelt sind, gibt es eine wachsende Sammlung nützlicher zusätzlicher Workbenches und Module, die von Community-Mitgliedern im Internet zur Verfügung gestellt werden. Es sind Bemühungen im Gange, diese zu sammeln und Ihnen auf bequeme Weise zur Verfügung zu stellen. Welche Möglichkeiten Sie haben, ist unten aufgeführt.

Da diese Workbenches nicht Teil des offiziellen FreeCAD-Pakets sind und nicht vom FreeCAD-Team direkt unterstützt werden, sollten Sie die auf den einzelnen Addons-Seiten bereitgestellten Informationen lesen, bevor Sie sie installieren, um sicherzustellen, dass Sie wissen, was Sie installieren. Außerdem sollten Fehlerberichte und Feature-Anfragen direkt auf jeder Addon-Seite gemacht werden.

The FreeCAD-addons repository

This is a gathering of useful workbenches, using the git submodules system, which allows to keep 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. 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/de
Getting started/de