This release of FreeCAD is dedicated to
FreeCAD 0.18 was released on DD Month, 201x, get it from the Download page. This is a summary of the most interesting changes. The complete list of changes can be found in the MantisBT bugtracker FC 0.18 changelog.
Older FreeCAD release notes can be found in Getting started.
Highlights
Description
Screenshot 300px
Description
Screenshot 300px
Description
Screenshot 300px
Description
Screenshot 300px
General
Arch Workbench
Draft Workbench
FEM Workbench
Part Workbench
PartDesign workbench
Path Workbench
Sketcher Workbench
Spreadsheet Workbench
Surface Workbench
TechDraw Workbench
Additional Modules
Some of the new community modules that were created.
- Manipulator Workbench is aimed to help in Aligning, Moving, Rotating and Measuring 3D objects (Part Design allowed) through a friendly GUI.
- Curves, a collection of tools to create and edit NURBS curves and surfaces.
- Nurbs, a collection of scripts for managing freeform surfaces and curves.
- Silk, a collection of NURBS surface modeling tools focused on low degree and seam continuity.
- Flamingo Workbench, a set of customized FreeCAD commands and objects that help to speed-up the drawing of frames and pipelines.
- GDT, geometric dimensioning and tolerancing (GD&T).
- CadQuery FreeCAD Module is a workbench that allows users to write Python scripts, and is tailored to those based on the CadQuery CAD scripting API. A new code editor is made available, and script variables can be edited dynamically through the use of a parameter dialog. The workbench also adds a menu that includes normal file operations for CadQuery scripts (open, new, close, etc), and example scripts to help users learn new concepts.