Hauptseite

From FreeCAD Documentation
Revision as of 20:15, 14 March 2014 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

This is the documentation wiki of FreeCAD. The information contained here is what forms the offline documentation shipped with FreeCAD itself. You have two main ways to browse through the documentation: by exploring user hubs, or by following the manual. It is a work in progress, written by the community of users and developers of FreeCAD. If you find information that is wrong or missing, please help!


User hubs

Below are the three main entry points to the documentation, for the three broad categories of FreeCAD users:

  • Users hub: For normal users, explains how to install and use the FreeCAD application and the contents of the different workbenches
  • Power users hub: For advanced users, explains how to use macros and python scripting to enhance your workflow
  • Developers hub: For developers, explains how to write code for the FreeCAD application, extend it or use it in your own applications

Handbuch

The FreeCAD manual is another, more linear way to present the articles contained in this wiki. It forms the backbone of the offline documentation shipped with the FreeCAD application. It is already available in several languages:

Mitmachen

Wie man sich beteiligen kann

Es gibt viel zu tun im und am Projekt FreeCAD, für jeden, der daran interessiert ist zu helfen. Es gibt Programmieraufgaben für C++ oder Python-Programmierer und es gibt auch vieles zu tun für diejenigen, die keine Programmierkenntnisse haben. Zum Beispiel könnten Sie Anleitungen, Hilfen und Handbuchseiten schreiben oder übersetzen, Neulingen und Anfängern helfen oder auch die gerade aktuelle Ausgabe von FreeCAD zu einem Paket für Ihr bevorzugtes Betriebssystem machen. Oder unterstützen Sie einfach interessierte Menschen in Ihrer Umgebung, FreeCAD zu entdecken. Die help FreeCAD Seite enthält weitere Informationen zu diesem Thema.

Bauplan - "Quelltext"

FreeCAD kann per cMake oder per autotools übersetzt (kompiliert) werden, der git-Verweis ist git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad . Es gibt Anweisungen zum Übersetzen für Windows, Unix/Linux und MacOSX.

Über die Entwicklung

Check the Development roadmap for news about what is being planned, the Changelog and Roadmap pages on the FreeCAD tracker to see the progresses towards next release, or the Project statistics for even more information about the FreeCAD codebase. All the development communication happens on the forum, so be sure to visit it if you are interested in participating.