这是FreeCAD 的文档wiki。有几种方法可以使用这个文档:探索专题,查阅手册,或者通过使用FreeCAD内部的帮助菜单条目。本文档的编写工作仍在进行中,由FreeCAD用户和开发人员组成的社区贡献。如果你发现有错误或遗漏的内容,请帮助 FreeCAD!




The Table of contents is available in several languages:
|
There is plenty to do inside the FreeCAD project, if you are interested in helping us. Of course, there are programming tasks for C++ or Python programmers, but there are also many things you can do even if you cannot code, such as
The help FreeCAD page describes it all with more details. Starting from 2016, FreeCAD also participates in the Google Summer of Code.
FreeCAD can be compiled on all platforms using CMake. The source code is LGPL-licensed and hosted on GitHub and mirrored on GitLab, SourceForge and CodeBerg. There are build instructions for Windows, Linux and MacOS. The source code documentation is hosted here, generated by Doxygen, and documented on the wiki.
The release notes provide individual change logs, while the FreeCAD's GitHub issue tracker shows current progress towards the next release. Broader information about the FreeCAD codebase and activity can be checked out on its GitHub's Insight page. All development communication happens on GitHub, please go there if you are interested in participating.