Release notes 1.1
FreeCAD 1.1 is under development, there is no expected released date yet.
All images on this page must use the _relnotes_1.1 suffix
FreeCAD 1.1 was released on D Month Year, get it from the Download page. This page lists all new features and changes.
Older FreeCAD release notes can be found in the Feature list.
Placeholder for an eye-catching image selected by the admins from the user showcases forum.
General
User interface
Further user interface improvements
Core system and API
Core
|
Core Datum tools were implemented to create coordinate systems, datum planes, datum lines and datum points which can be attached and also used in Assembly.
Pull request #18332
|
![](File/Std_Transform_Manip_relnotes_1.1.gif) Click on the image if the animation does not start.
|
The Transform tool was overhauled and now allows for precise inputs besides dragging in the 3D view. It is possible to align the interactive dragger to any element in the document and to transform the object in that local (U, V, W) coordinate system of the dragger, or in the global document coordinate system. The dragger can be aligned to the object's origin as before, and also to the center of mass of the object. It has a new feature to move the object (at the location of the dragger) to a target location in the document and flip the orientation. See all new options.
Pull request #17564
|
API
Removed Python API
Changed Python API
New Python API
Start
Addon Manager
Assembly Workbench
Further Assembly improvements
- The new core datums can be used for attaching joints to assemble multiple parts. Pull request #18332
BIM Workbench
Further BIM improvements
- The Views panel got an overhaul and now has a section for all 2D views. Pull request #15836
- NativeIFC support for 2D objects was added to BIM, allowing to embed 2D objects (linework, texts, dimensions) inside IFC files, as well as opening such files from other BIM apps. Pull request #16629
- The Schedule dialog gained support for simple arrays (e.g. non-nested). This enables regular and link arrays (both either expanded or not expanded) to be processed for further calculations in the BIM Schedule report. Pull request #19219
CAM Workbench
Further CAM improvements
Draft Workbench
Further Draft improvements
FEM Workbench
Further FEM improvements
Material Workbench
Further Material improvements
Mesh Workbench
Further Mesh improvements
OpenSCAD Workbench
Further OpenSCAD improvements
Part Workbench
Further Part improvements
- The Check geometry tool now also has results entries for valid shapes, shows skipped objects and generates reports in the report view.
PartDesign Workbench
Further PartDesign improvements
- The origin feature in a PartDesign body makes use of the new core datums. The appearance has been changed and the planes enlarge when creating a new sketch. As the orientation was wrong in older FreeCAD versions, files created with these versions need to be converted on opening. It can break files which reference the datums, and converted or new files created with 1.1 and above will be broken in 1.0 and below. Pull request #18126
- The Toggle freeze command is now available from PartDesign. Pull request #18373
- The Hole tool can now produce various Whitworth threads, following the BSW, BSF, BSP and NPT standards. Pull request #15744
- The performance of modeled threads from the Hole tool has been improved. Pull request #15744
- The initial angle for tapered threads in the Hole tool is now automatically set to the value from the ISO 7-1 and ASME B1.20.1 standards. Pull request #15744
- The task panel of the Hole tool was further improved - options not applicable in a given configuration are now hidden. Pull request #19052
Points Workbench
Further Points improvements
Sketcher Workbench
Further Sketcher improvements
- It is now possible to directly use external geometry as input for tools like offset or transform (array), for both external construction and defining geometry. Pull request #17615
- External geometry (projected or intersecting) is now by default real (defining) geometry (which does not need to be traced as in 1.0 and prior). It can be toggled to construction geometry as any other geometry Pull request #17736
- The Sketcher axes are now displayed with infinite length. Pull request #17312
- Sketches are now ordered alphabetically in the Attach sketch dialog. Pull request #16518
- Group dragging was added, making it possible to drag all the selected geometrical entities. Pull request #18273
- There is a new preference that, if checked, makes external geometry creation independent of the current construction mode - it is always created as reference geometry in such a case. Pull request #18697
Spreadsheet Workbench
Further Spreadsheet improvements
Surface Workbench
Further Surface improvements
TechDraw Workbench
Further TechDraw improvements
Compilation
Known limitations
Other resources