freecad
https://github.com/freecad/freecad
C++
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported22 Subscribers
Add a CodeTriage badge to freecad
Help out
- Issues
- DoS through STEP files parsing
- FreeCADCmd imports the script passed to it — a standard `if __name__ == "__main__":` guard silently no-ops (exit 0, nothing runs)
- TechDraw: Broken view rework.
- CAM: MillFacing - G1 for plunge moves
- CAM Post command P,O ignores machine definition
- Migration code depending on implicit isRestoring call
- Core: Fine-grained recompute results in harder to read dependency graph
- (cp) MeshPart: Use netgen via Python or command line
- CAM Helix: StartDepth above the feature is silently clamped — the property reads back the set value while the toolpath ignores it; approach/linking rapids move laterally at StartDepth
- TechDraw: 'Print Center Marks' preference has no effect on any output (print preview, print, PDF export)
- Docs
- C++ not yet supported