Download/de: Difference between revisions

From FreeCAD Documentation
m (typo)
(Updating to match new version of source page)
 
(253 intermediate revisions by 18 users not shown)
Line 1: Line 1:
<languages/>
Hier sind einige '''Downloads''' für verschiedene Betriebssysteme verfügbar. Beachte vor dem Herunterladen:
{{TOCright}}
{{VeryImportantMessage|'''FreeCAD ist noch im Alpha-Stadium und noch nicht bereit für die Verwendung durch Endanwender'''}}


<span id="Current_stable_version"></span>
== Offizielle FreeCAD Installationspakete ==
== Aktuelle stabile Version ==
<!--
These are ready-to-install packages for Windows (2000 & XP, and Vista), and for Debian-based Linux systems.
The installer may work on older Windows platforms, but has not been tested yet. You need ''Windows Installer V1'' on your system (msiexec.exe). See [[Install on Windows|Installing on Windows]] for details about different installation options. Download the latest .msi file for windows systems, or the appropriate .deb file for your version of Ubuntu or Debian.


Die Version 0.21.2 von FreeCAD wurde am 14.11.2023 veröffentlicht. Um herauszufinden, was es Neues gibt, sIehe die [[Release_notes_0.21/de|Veröffentlichungshinweise]].
'''Note for linux users''': The pivy python module is needed by FreeCAD from version 0.9 or above. If it is not available on your system, you must download it from here too.


SHA256-Prüfsummen zur Überprüfung der Integrität eines Downloads findet man auf der [https://github.com/FreeCAD/FreeCAD/releases/tag/0.21.2 0.21.2 Release-Page].
*[http://sourceforge.net/projects/free-cad/files/ official FreeCAD Download page]


Frühere Versionen können von der Seite der veröffentlichten [https://github.com/FreeCAD/FreeCAD/releases Versionen] heruntergeladen werden.
== Unoffiziele FreeCAD Builds ==
<!--Do not remove this tag. It would add even more places where version info has to be kept up to date-->
{| cellpadding="20" style="font-size:120%"


| align=center | [[Image:Windows.png]]
These are versions of FreeCAD built by other persons and not officially maintained by the FreeCAD team. They may include customized parts or be optimized for certain types of processors.


[[Installing_on_Windows|Install instructions]]
*[http://yorik.uncreated.net/scripts/FreeCAD-repository.html Yorik's Debian/Ubuntu amd64 builds] (including amd64 Pivy package)
*[http://packman.links2linux.de/package/FreeCAD openSUSE RPM at PackMan]
*[http://dl.dropbox.com/u/103808/FreeCAD/FreeCAD_i386_R2943.dmg lhagan's Mac OS X Snow Leopard (32-bit Intel) build (R2943)]


[https://github.com/FreeCAD/FreeCAD/releases/download/0.21.2/FreeCAD-0.21.2-WIN-x64-installer-1.exe 64-bit installer]
== FreeCAD Dokumentation ==


[https://github.com/FreeCAD/FreeCAD/releases/download/0.21.2/FreeCAD-0.21.2-Windows-x86_64.7z 64-bit portable version (.7z)]
The user documentation of FreeCAD is being written on this wiki site. The best way is to read it online, so you are sre to get the latest version:


| align=center | [[Image:Mac.png]]
* [[Online Help Toc|The FreeCAD Manual]]


[[Installing_on_Mac|Install instructions]]
The manual can also be displayed as one big text, so you can print it or save it as a pdf file:


[https://github.com/FreeCAD/FreeCAD/releases/download/0.21.2/FreeCAD-0.21.2-macOS-arm64.dmg ARM (M1/M2) disk image]
* [[Manual|All-in-one printable version]]


[https://github.com/FreeCAD/FreeCAD/releases/download/0.21.2/FreeCAD-0.21.2-macOS-intel-x86_64.dmg Intel disk image]
And finally the manual can also be compiled as a qt help file, so it can be browsed offline with the Qt help viewer. This is usually made at each release and is available together with FreeCAD package on most linux software repositories and is also bundled in the windows installer. You can also grab a copy of the 0.10 version here:


| align=center | [[Image:Linux_with_text.png]]
* [http://yorik.uncreated.net/archive/FreeCAD.qch 0.10 Manual (Qhelp file)]
* [http://yorik.uncreated.net/archive/freecad010.pdf 0.10 Manual (Pdf file)]


[[Installing_on_Linux|Install instructions]]
Here you can also find a copy of the OpenCasCade 5.2 docs, in a .chm file. After 5.2, the openCasCade documentation is not available as a single file anymore, but as a heavy 180Mb package. So, since there is little change, we keep this one around for convenience:


[https://github.com/FreeCAD/FreeCAD/releases/download/0.21.2/FreeCAD-0.21.2-Linux-x86_64.AppImage x86_64 AppImage]
*[http://www.4shared.com/file/128871432/96b15e62/occ52.html OpenCasCADE 5.2 documentation]


[https://github.com/FreeCAD/FreeCAD/releases/download/0.21.2/FreeCAD-0.21.2-Linux-aarch64.AppImage aarch64 AppImage]
== FreeCAD Quellpakete ==


|}
For all other platforms you need to compile FreeCAD on your own from the Source package. You might also want to compile FreeCAD yourself if you want to optimize certain things, or customize certain parts of FreeCAD. Instructions for compiling can be found on the [[CompileOnWindows]], [[CompileOnMac]] and [[CompileOnUnix]] pages. You can grab a zip or tar.gz file containing the latest official version here (look for the latest version for your system):


<span id="Notes_for_Windows_users"></span>
*[http://sourceforge.net/projects/free-cad/files/ official FreeCAD Files repository]
===Hinweise für Windows-Anwender===


* Die folgenden Windows Versionen werden unterstützt: 64-bit 7/8/10/11. 32-bit-Windows wird nicht unterstützt.
Alternatively, you can also download latest source code from the SVN repository. You'll get a more recent version, but it might contain bugs or even fail to compile. Instructions for accessing the SVN repository can be found here:
* Das Paket kann auch vom [https://chocolatey.org/packages/freecad Chocolatey]-Manager installiert werden. Das Chocolatey-Paket ist zurzeit nicht auf dem neuesten Stand


<span id="Notes_for_macOS_users"></span>
*[http://sourceforge.net/svn/?group_id=49159 FreeCAD SVN repository]
===Hinweise für macOS-Anwender===


* MacOS 10.12 Sierra ist die älteste unterstützte Version.
You can also download automatically a GNU tarball from the latest source code tree or any part of it by using the code browser and clicking the "Download GNU tarball" at any time. The trunk folder contains the current development version, while the branches folder contains a snapshot of all stable releases to date.
* Für macOS 12 und älter sollte das "Unsignierte Intel disk image" verwendet werden, da die signierte Version auf diesen Systemen nicht funktioniert.


<span id="Notes_for_GNU/Linux_users"></span>
*[http://free-cad.svn.sourceforge.net/viewvc/free-cad/ FreeCAD SVN browser]
===Hinweise für GNU/Linux-Anwender===


Die meisten Distributionen führen FreeCAD in ihren offiziellen Repositorien, aber wenn die Distribution nicht einem rollierenden Veröffentlichungs Modell folgt, kann die von ihnen bereitgestellte Version veraltet sein. Stattdessen kannst Du das AppImage oben herunterladen, als ausführbar markieren und ohne Installation starten.
== FreeCAD LibPack ==


Bitte schau auf der Seite [[Installing_on_Linux/de|Installation unter Linux]] nach weiteren Installationsoptionen, einschließlich täglicher Pakete für Ubuntu und Derivaten.
To collect all the needed libraries to compile FreeCAD can be a time consuming task. So we deliver a convenient package for development on Windows (VS8) with all needed libraries. You can download the latest version of the libpack from


Eine portable Version, welche keine Installation benötigt, kann durch Starten von FreeCad mit diesen Befehlen erreicht werden:
*[http://sourceforge.net/project/showfiles.php?group_id=49159&package_id=157551 FreeCAD LibPack]


{{Code|lang=text|code=
For linux, you will normally find all necessary libraries in your software management system, so you should just read the [[CompileOnUnix]] page.
cd path/to/directory_containing_AppImage/
chmod +x ./name_of_AppImage_file.AppImage
HOME="$PWD/Settings" FREECAD_USER_HOME="$PWD/Settings" ./name_of_AppImage_file.AppImage
}}


Weitere Informationen über die Umgebungsvariablen von FreeCAD können auf der [[Start_up_and_Configuration/de#Environment_variables|Konfigurationsseite]] gefunden werden.
== Additional modules ==


<span id="Development_versions"></span>
There are additional modules, addons of plugins for FreeCAD developed outside of the main FreeCAD development team. They are listed here but are not officially supported by the FreeCAD team.
==Entwicklungsversionen==


Die Entwicklung von FreeCAD ist aktiv.
*[http://ja.orgfree.com/freecad.htm Fold module]: a module in development for working with metal sheets.
* Für Entwicklungs-Builds und Entwicklungsquellcode siehe die Seite [https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds Weekly-Builds].
//-->
* Um den neuesten Quellcode zu kompilieren, siehe die Seite [[Compiling/de|Kompilieren]].

<span id="Additional_modules_and_macros"></span>
== Zusätzliche Module und Makros ==

Die FreeCAD Gemeinschaft bietet viele zusätzliche Module und Makros. Seit 0.17 können sie einfach aus FreeCAD heraus mit dem [[Image:Std_AddonMgr.svg|24px]] [[Std_AddonMgr|Addon-Manager]] installiert werden.


{{Userdocnavi{{#translation:}}}}

Latest revision as of 16:09, 13 January 2024

Aktuelle stabile Version

Die Version 0.21.2 von FreeCAD wurde am 14.11.2023 veröffentlicht. Um herauszufinden, was es Neues gibt, sIehe die Veröffentlichungshinweise.

SHA256-Prüfsummen zur Überprüfung der Integrität eines Downloads findet man auf der 0.21.2 Release-Page.

Frühere Versionen können von der Seite der veröffentlichten Versionen heruntergeladen werden.

Install instructions

64-bit installer

64-bit portable version (.7z)

Install instructions

ARM (M1/M2) disk image

Intel disk image

Install instructions

x86_64 AppImage

aarch64 AppImage

Hinweise für Windows-Anwender

  • Die folgenden Windows Versionen werden unterstützt: 64-bit 7/8/10/11. 32-bit-Windows wird nicht unterstützt.
  • Das Paket kann auch vom Chocolatey-Manager installiert werden. Das Chocolatey-Paket ist zurzeit nicht auf dem neuesten Stand

Hinweise für macOS-Anwender

  • MacOS 10.12 Sierra ist die älteste unterstützte Version.
  • Für macOS 12 und älter sollte das "Unsignierte Intel disk image" verwendet werden, da die signierte Version auf diesen Systemen nicht funktioniert.

Hinweise für GNU/Linux-Anwender

Die meisten Distributionen führen FreeCAD in ihren offiziellen Repositorien, aber wenn die Distribution nicht einem rollierenden Veröffentlichungs Modell folgt, kann die von ihnen bereitgestellte Version veraltet sein. Stattdessen kannst Du das AppImage oben herunterladen, als ausführbar markieren und ohne Installation starten.

Bitte schau auf der Seite Installation unter Linux nach weiteren Installationsoptionen, einschließlich täglicher Pakete für Ubuntu und Derivaten.

Eine portable Version, welche keine Installation benötigt, kann durch Starten von FreeCad mit diesen Befehlen erreicht werden:

cd path/to/directory_containing_AppImage/
chmod +x ./name_of_AppImage_file.AppImage
HOME="$PWD/Settings" FREECAD_USER_HOME="$PWD/Settings" ./name_of_AppImage_file.AppImage

Weitere Informationen über die Umgebungsvariablen von FreeCAD können auf der Konfigurationsseite gefunden werden.

Entwicklungsversionen

Die Entwicklung von FreeCAD ist aktiv.

  • Für Entwicklungs-Builds und Entwicklungsquellcode siehe die Seite Weekly-Builds.
  • Um den neuesten Quellcode zu kompilieren, siehe die Seite Kompilieren.

Zusätzliche Module und Makros

Die FreeCAD Gemeinschaft bietet viele zusätzliche Module und Makros. Seit 0.17 können sie einfach aus FreeCAD heraus mit dem Addon-Manager installiert werden.