Release notes 1.0: Difference between revisions

From FreeCAD Documentation
(Copied from Release_notes_0.22)
 
(Removed Arch feature that was already added in 0.21)
 
(24 intermediate revisions by 3 users not shown)
Line 85: Line 85:
| TabBar workbench selector was added. It can be enabled and configured in ''Preferences → Workbenches''.
| TabBar workbench selector was added. It can be enabled and configured in ''Preferences → Workbenches''.
[https://github.com/FreeCAD/FreeCAD/pull/12270 Pull request #12270]
[https://github.com/FreeCAD/FreeCAD/pull/12270 Pull request #12270]
|}

{| cellpadding=5
| [[File:Unified_measurement_relnotes_1.0.PNG|320px]]
| A new universal measurement tool was added, replacing the old [[Part_Workbench#Measure|Part Measure tools]].
[https://github.com/FreeCAD/FreeCAD/pull/9750 Pull request #9750]
|}
|}


Line 120: Line 126:
<!--T:56-->
<!--T:56-->
* Vector functions from the [[Vector_API|Vector API]] can now be used in [[Expressions|Expressions]]. [https://github.com/FreeCAD/FreeCAD/pull/10237 Pull request #8603].
* Vector functions from the [[Vector_API|Vector API]] can now be used in [[Expressions|Expressions]]. [https://github.com/FreeCAD/FreeCAD/pull/10237 Pull request #8603].
* The file list in the [[Std_DlgMacroExecute|Macro Execute dialog]] can now be filtered both by file name and by file content. [https://github.com/FreeCAD/FreeCAD/pull/10714 Pull request].
* The python editor now matches indentation of the previous line when pressing the enter key. [https://github.com/FreeCAD/FreeCAD/pull/11356 Pull request #11356].
* The python editor now matches indentation of the previous line when pressing the enter key. [https://github.com/FreeCAD/FreeCAD/pull/11356 Pull request].


=== API === <!--T:12-->
=== API === <!--T:12-->
Line 140: Line 145:
* The Arch preferences have been checked and improved. The pages in the [[Preferences_Editor|Preferences Editor]] have a new layout. [https://github.com/FreeCAD/FreeCAD/pull/11940 Pull request #11940] and [https://github.com/FreeCAD/FreeCAD/pull/12038 Pull request #12038]
* The Arch preferences have been checked and improved. The pages in the [[Preferences_Editor|Preferences Editor]] have a new layout. [https://github.com/FreeCAD/FreeCAD/pull/11940 Pull request #11940] and [https://github.com/FreeCAD/FreeCAD/pull/12038 Pull request #12038]
* An ''Opening only'' preset has been added to the [[Arch_Window|Arch Window]] command. [https://github.com/FreeCAD/FreeCAD/pull/12209 Pull request #12209]
* An ''Opening only'' preset has been added to the [[Arch_Window|Arch Window]] command. [https://github.com/FreeCAD/FreeCAD/pull/12209 Pull request #12209]
* The [[Arch_Roof|Arch Roof]] object now has a ''Subvolume'' property. This allows to use a custom solid object as the subtraction volume for a roof. [https://github.com/FreeCAD/FreeCAD/pull/12346 Pull request #12346]
* The [[Arch_Roof|Arch Roof]] object now has a ''Subvolume'' property. This allows to use a custom solid object as the subtraction volume for a roof. [https://github.com/FreeCAD/FreeCAD/pull/12346 Pull request #12346] and [https://github.com/FreeCAD/FreeCAD/pull/12346 Pull request #12346]
* Furthermore for an [[Arch_Roof|Arch Roof]] object that uses a solid object as its ''Base'' an appropriate subtraction volume is now automatically generated. Just as a wire-based roof, such a roof can be subtracted from the walls of a building with [[Arch_Remove|Arch Remove]]. [https://github.com/FreeCAD/FreeCAD/pull/13221 Pull request #13221].
* Furthermore for an [[Arch_Roof|Arch Roof]] object that uses a solid object as its ''Base'' an appropriate subtraction volume is now automatically generated. Just as a wire-based roof, such a roof can be subtracted from the walls of a building with [[Arch_Remove|Arch Remove]]. [https://github.com/FreeCAD/FreeCAD/pull/13221 Pull request #13221].
* The [[Arch_Window|Arch Window]] command has gained an "Opening only" preset that allows creating a hole in a wall without a window. [https://github.com/FreeCAD/FreeCAD/pull/12209 Pull request #12209].
* The performance of the WebGL importer has been significantly improved. Imports that used to take minutes take now seconds. [https://github.com/FreeCAD/FreeCAD/pull/9749 Pull request #9749].
* The [[Arch_Reference|Arch Reference]] tool has been upgraded: reference objects can now use whole file contents instead of having to choose a part, support for DXF and IFC files (if NativeIFC is available) has been added. [https://github.com/FreeCAD/FreeCAD/pull/13287 Pull request #13287].


=== Further Arch improvements === <!--T:17-->
=== Further Arch improvements === <!--T:17-->
Line 167: Line 175:
* The behavior of the [[Draft_ToggleGrid|grid]] has been improved. Its visibility is now stored per 3D view. When switching to a different workbench all grids are hidden (a [[Fine-tuning|fine-tuning]] parameter is available to disable this). [https://github.com/FreeCAD/FreeCAD/pull/11336 Pull request #11336]
* The behavior of the [[Draft_ToggleGrid|grid]] has been improved. Its visibility is now stored per 3D view. When switching to a different workbench all grids are hidden (a [[Fine-tuning|fine-tuning]] parameter is available to disable this). [https://github.com/FreeCAD/FreeCAD/pull/11336 Pull request #11336]
* The Draft preferences have been checked and improved. Some preferences have been added, obsolete preferences have been removed. The pages in the [[Preferences_Editor|Preferences Editor]] have a new layout and show units where applicable. Restarting FreeCAD after changing a Draft preference is no longer required. [https://github.com/FreeCAD/FreeCAD/pull/11379 Pull request #11379], [https://github.com/FreeCAD/FreeCAD/pull/11503 Pull request #11503], [https://github.com/FreeCAD/FreeCAD/pull/11512 Pull request #11512], [https://github.com/FreeCAD/FreeCAD/pull/11550 Pull request #11550], [https://github.com/FreeCAD/FreeCAD/pull/11579 Pull request #11579], [https://github.com/FreeCAD/FreeCAD/pull/11585 Pull request #11585], [https://github.com/FreeCAD/FreeCAD/pull/11677 Pull request #11677] and [https://github.com/FreeCAD/FreeCAD/pull/11694 Pull request #11694]
* The Draft preferences have been checked and improved. Some preferences have been added, obsolete preferences have been removed. The pages in the [[Preferences_Editor|Preferences Editor]] have a new layout and show units where applicable. Restarting FreeCAD after changing a Draft preference is no longer required. [https://github.com/FreeCAD/FreeCAD/pull/11379 Pull request #11379], [https://github.com/FreeCAD/FreeCAD/pull/11503 Pull request #11503], [https://github.com/FreeCAD/FreeCAD/pull/11512 Pull request #11512], [https://github.com/FreeCAD/FreeCAD/pull/11550 Pull request #11550], [https://github.com/FreeCAD/FreeCAD/pull/11579 Pull request #11579], [https://github.com/FreeCAD/FreeCAD/pull/11585 Pull request #11585], [https://github.com/FreeCAD/FreeCAD/pull/11677 Pull request #11677] and [https://github.com/FreeCAD/FreeCAD/pull/11694 Pull request #11694]
* A new ''Mouse delay'' setting has been added to the Snapping preferences. If it's non-zero (default is 1), after entering a number in one of the task panel input fields, mouse movement will be disabled, and thus won't change the value in the input field, for a given time. Setting a very large value practically disables mouse movement until the command is finished. [https://github.com/FreeCAD/FreeCAD/pull/12624 Pull request #12624]
* A new ''Mouse delay'' setting has been added to the General Draft preferences. If it's non-zero (default is 1 s), after entering a number in one of the task panel input fields, mouse movement will be disabled, and thus won't change the value in the input field, for a given time in seconds. Setting a very large value practically disables mouse movement until the command is finished. [https://github.com/FreeCAD/FreeCAD/pull/12624 Pull request #12624]
* A button to quickly change the color of the grid has been added to the task panel of the [[Draft_SelectPlane|Draft SelectPlane]] command. [https://github.com/FreeCAD/FreeCAD/pull/13051 Pull request #13051]
* A button to quickly change the color of the grid has been added to the task panel of the [[Draft_SelectPlane|Draft SelectPlane]] command. [https://github.com/FreeCAD/FreeCAD/pull/13051 Pull request #13051]
* A ''Fuse'' property has been added to [[Draft_PointArray|Draft PointArrays]], [[Draft_PathArray|Draft PathArrays]] and Draft PathTwistedArrays. [https://github.com/FreeCAD/FreeCAD/pull/13172 Pull request #13172] and [https://github.com/FreeCAD/FreeCAD/pull/13191 Pull request #13191]
* A ''Fuse'' property has been added to [[Draft_PointArray|Draft PointArrays]], [[Draft_PathArray|Draft PathArrays]] and Draft PathTwistedArrays. [https://github.com/FreeCAD/FreeCAD/pull/13172 Pull request #13172] and [https://github.com/FreeCAD/FreeCAD/pull/13191 Pull request #13191]
Line 263: Line 271:
* The ''Thermo Mech Type'' property was added to [[FEM_SolverCalculixCxxtools|CalculiX solver settings]]. It makes it possible to switch a regular (coupled) thermomechanical analysis to uncoupled or a pure heat transfer one. [https://github.com/FreeCAD/FreeCAD/pull/13296 Pull request #13296]
* The ''Thermo Mech Type'' property was added to [[FEM_SolverCalculixCxxtools|CalculiX solver settings]]. It makes it possible to switch a regular (coupled) thermomechanical analysis to uncoupled or a pure heat transfer one. [https://github.com/FreeCAD/FreeCAD/pull/13296 Pull request #13296]
* ''Min. Size'' property was added for [[FEM_MeshNetgenFromShape|Netgen mesher]] to prevent the generation of too small elements when meshing more complex geometries. [https://github.com/FreeCAD/FreeCAD/pull/12794 Pull request #12794]
* ''Min. Size'' property was added for [[FEM_MeshNetgenFromShape|Netgen mesher]] to prevent the generation of too small elements when meshing more complex geometries. [https://github.com/FreeCAD/FreeCAD/pull/12794 Pull request #12794]
* An old issue with a non-functioning symbol scale property for FEM constraints was finally fixed and the ''Scale'' property can now be used to adjust the size of symbols of a selected constraint. [https://github.com/FreeCAD/FreeCAD/pull/13274 Pull request #13274]
* Automatic scaling of FEM constraints was improved to better handle very small and very large objects. [https://github.com/FreeCAD/FreeCAD/pull/13586 Pull request #13586]
* [[FEM_ConstraintHeatflux|Heat flux load]] now has a radiation heat flux mode to model surface radiation to ambient. [https://github.com/FreeCAD/FreeCAD/pull/13466 Pull request #13466]
* A few unused constraint symbol View properties were removed. [https://github.com/FreeCAD/FreeCAD/pull/13569 Pull request #13569]


== Export == <!--T:23-->
== Export == <!--T:23-->
Line 458: Line 470:
{| cellpadding=5
{| cellpadding=5
| [[File:Sketcher_chamfer_relnotes_1.0.png|384px]]
| [[File:Sketcher_chamfer_relnotes_1.0.png|384px]]
| A [[Sketcher_CreateChamfer|Chamfer]] tool was added with an option to switch to [[Sketcher_CreateFillet|Fillet]] mode.
| A [[Sketcher_CreateChamfer|Chamfer]] tool was added with an option to switch to the [[Sketcher_CreateFillet|Fillet]] mode. Moreover, there is no longer a separate Corner-preserving fillet tool. A ''Preserve corner'' option (checked by default) has been added to the [[Sketcher_CreateFillet|Sketcher CreateFillet]] tool.
[https://github.com/FreeCAD/FreeCAD/pull/12898 Pull request #12898]
[https://github.com/FreeCAD/FreeCAD/pull/12898 Pull request #12898]
|}
|}
Line 509: Line 521:
* The right-click menu is now contextual and also includes B-spline commands. [https://github.com/FreeCAD/FreeCAD/pull/11884 Pull request #11884] and [https://github.com/FreeCAD/FreeCAD/pull/11973 Pull request #11973]
* The right-click menu is now contextual and also includes B-spline commands. [https://github.com/FreeCAD/FreeCAD/pull/11884 Pull request #11884] and [https://github.com/FreeCAD/FreeCAD/pull/11973 Pull request #11973]
* Double-clicking an edge now selects all the geometry connected with it. [https://github.com/FreeCAD/FreeCAD/pull/11925 Pull request #11925]
* Double-clicking an edge now selects all the geometry connected with it. [https://github.com/FreeCAD/FreeCAD/pull/11925 Pull request #11925]
* [[Sketcher_CreateLine|Line]] and [[Sketcher_CreatePolyline|Polyline]] tools are now grouped together and Polyline is shown first. [https://github.com/FreeCAD/FreeCAD/pull/13509 Pull request #13509]
* The Sketcher toolbars were slightly reorganized for clarity and consistency. [https://github.com/FreeCAD/FreeCAD/pull/13407 Pull request #13407]


== Spreadsheet Workbench == <!--T:39-->
== Spreadsheet Workbench == <!--T:39-->
Line 531: Line 545:
| The visual design of the Start Page has been overhauled. It now looks more modern and consistent.
| The visual design of the Start Page has been overhauled. It now looks more modern and consistent.
[https://github.com/FreeCAD/FreeCAD/pull/10391 Pull request #10391]
[https://github.com/FreeCAD/FreeCAD/pull/10391 Pull request #10391]
|}

{| cellpadding=5
| [[File:First_start_relnotes_1.0.png|320px]]
| A simple first start widget was added and will be extended in the near future.
[https://github.com/FreeCAD/FreeCAD/pull/13650 Pull request #13650]
|}
|}


Line 540: Line 560:
* The '''Hide scrollbars''' preference has been removed. The scrollbars on the Start Page are now styled according to the theme and are much thinner. [https://github.com/FreeCAD/FreeCAD/pull/10520 Pull request #10520]
* The '''Hide scrollbars''' preference has been removed. The scrollbars on the Start Page are now styled according to the theme and are much thinner. [https://github.com/FreeCAD/FreeCAD/pull/10520 Pull request #10520]
* There are now preferences for hiding and changing the size of the file thumbnail icons on the Start Page. [https://github.com/FreeCAD/FreeCAD/pull/10410 Pull request #10410]
* There are now preferences for hiding and changing the size of the file thumbnail icons on the Start Page. [https://github.com/FreeCAD/FreeCAD/pull/10410 Pull request #10410]
* The Start page is now a QtWidgets-based app and not a workbench. It can be displayed using the ''Help → Start'' option. [https://github.com/FreeCAD/FreeCAD/pull/13134 Pull request #13134]


== Surface Workbench == <!--T:41-->
== Surface Workbench == <!--T:41-->
Line 592: Line 613:
* Small but important usability improvements were made - double-clicking on the TechDraw page now enters this workbench and the TechDraw MoveView tool was replaced by simple drag and drop in the [[Tree_view|tree]]. The TechDraw ClipGroupAdd and TechDraw ClipGroupRemove tools were also replaced by tree drag and drop behavior. [https://github.com/FreeCAD/FreeCAD/pull/13063 Pull request #13063]
* Small but important usability improvements were made - double-clicking on the TechDraw page now enters this workbench and the TechDraw MoveView tool was replaced by simple drag and drop in the [[Tree_view|tree]]. The TechDraw ClipGroupAdd and TechDraw ClipGroupRemove tools were also replaced by tree drag and drop behavior. [https://github.com/FreeCAD/FreeCAD/pull/13063 Pull request #13063]
* The drawing templates are now automatically filled with available information (like date and title). [https://github.com/FreeCAD/FreeCAD/pull/13005 Pull request #13005]
* The drawing templates are now automatically filled with available information (like date and title). [https://github.com/FreeCAD/FreeCAD/pull/13005 Pull request #13005]
* The [[TechDraw_ProjectShape|Project shape]] tool was removed from TechDraw as it's inherited from the old Drawing workbench, has nothing to do with a TechDraw page and should belong to the Draft workbench. [https://github.com/FreeCAD/FreeCAD/pull/13655 Pull request #13655]
* The [[TechDraw_View|Insert View]] tool was improved so that it can handle more object types and settings. This allowed the following tools to be removed from the toolbar: [[TechDraw_SpreadsheetView|SpreadsheetView]], [[TechDraw_ArchView|ArchView]], [[TechDraw_Symbol|Symbol]], [[TechDraw_Image|Image]] and [[TechDraw_ProjectionGroup|ProjectionGroup]]. [https://github.com/FreeCAD/FreeCAD/pull/13219 Pull request #13219]


== Web Workbench == <!--T:45-->
== Web Workbench == <!--T:45-->

Latest revision as of 20:46, 2 May 2024

Other languages:
FreeCAD 1.0 is under development, there is no expected released date yet.

Are features missing? Mention them in the Release notes for v1.0 forum thread.

See Help FreeCAD for ways to contribute to FreeCAD.

All images on this page must use the _relnotes_1.0 suffix


FreeCAD 1.0 was released on D Month 2024, 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

A rotation center indicator has been added. This indicator is shown when the view is rotated by dragging the mouse. It can optionally be disabled in the preferences. There are also settings for its color, transparency and size.

Pull request #9909 and Pull request #10790


Click on the image if the animation does not start.
Selection filters were added, facilitating the selection of vertices, edges and faces.

Pull request #10271

For more flexibility, the task panel is now a a stand-alone dockable widget but the old layout has been kept as the default.

Pull request #10681 and Pull request #10848

The appearance of the Transform tool dragger has been improved. It now also has a set of planar draggers for moving objects along the 3 default planes.

Pull request #10706

Realthunder's feature allowing for the overlay of dock widgets (tree and task transparency) has been added.

Pull request #7888

The light source position can now be set in in the preferences (Preferences → Display).

Pull request #11146

The Preferences window was redesigned to replace the tabs with a tree view.

Pull request #11018

TabBar workbench selector was added. It can be enabled and configured in Preferences → Workbenches.

Pull request #12270

A new universal measurement tool was added, replacing the old Part Measure tools.

Pull request #9750

Further user interface improvements

  • A project unit system was introduced. Pull request #9521
  • The Section Cut tool now also works in a perspective view. Pull request #10143
  • An option to sort workbenches alphabetically (available after right-clicking in Preferences → Workbenches) was added. Pull request #10363
  • A Find file filter and a Find in files filter were added to the Std DlgMacroExecute dialog. Pull request #10714
  • The View menu and the View toolbar have been revised. Pull request #10761
  • The stop button was removed from the Macro toolbar. The record button now switched to a stop button when recording is in progress. Pull request #10836
  • The reset button in the Preferences now shows a menu with options to reset the settings at different levels: all, in the current group or in the current tab. Pull request #10688 and Pull request #11038
  • The Help Module was merged so that it's no longer necessary to download an add-on to make use of it. Pull request #11008
  • Preferences to customize the current theme were added. Pull request #10238
  • Default selection settings were changed to make the selection of objects in the 3D window easier. Pull request #11187
  • A meters-only unit scheme named Meter decimal was added since the MKS (m/kg/s/degree) system doesn't always result in dimensions being displayed in meters - millimeters are still used for values below 0.1 m while for some applications (e.g. civil engineering) a unit system that actually changes the display of all dimensions to meters is useful. Pull request #11365
  • Additional marker sizes (20, 25 and 30px) were added to Preferences → Display → 3D View → Marker size in order to assist users of 4K screens. Pull request #11524
  • A Toggle transparency option was added to the View and context menus to quickly switch transparency on or off for selected objects. Pull request #10805
  • A Lock toolbars command was added. With it toolbar positions can be locked or unlocked. It is available in the View menu and the toolbar area context menu. Pull request #11596
  • Default shape color was adjusted to improve the appearance of the models. Pull request #12380 and Pull request #12488
  • Items within Part and Group containers can now be sorted by drag and drop. Pull request #12293
  • Visibility icons (eye symbol) are added to tree objects if the Show visibility icon option is checked in Preferences → Display → UI. Pull request #12298
  • A frozen status (Toggle freeze option in the context menu in the tree) was added, making it possible to turn off the parametric behavior of an object (so that it doesn't change even if the objects it depends on change). Pull request #12580
  • Navigation animations have been improved. Animations now use an easing function and have a fixed duration which can be changed in Preferences → Display → Navigation. Pull request #10881 and Pull request #12205
  • The buttons for the default views are now grouped under a single button. The individual buttons are still available in the additional Individual views toolbar. Pull request #12878
  • The name of the current active document is now also displayed in the window title bar. Pull request #12035
  • A command to display the Property View panel was added. Pull request #12024
  • The integration of 3Dconnexion devices with FreeCAD on Windows was improved. Pull request #12929

Core system and API

Core

API

New Python API

Removed Python API

Addon Manager

Arch Workbench

Further Arch improvements

Assembly Workbench

A built-in Assembly workbench was finally added to FreeCAD. It uses the open-source Ondsel solver. Basic functionalities (joints) are already available. Further development is in progress.

Pull request #10427, Pull request #10764 and more

Further Assembly improvements

Draft Workbench

Further Draft improvements

FEM Workbench

The position of the color legend labels was adjusted to make the top ones less likely to be covered by the navigation cube. The default font and color of the labels was changed to increase the visibility and preferences were added to allow label color and size modification.

Pull request #10552

The FEM PostFilterLinearizedStresses command can now use the stress tensor components for linearized stress computations. Previously, only Von Mises, Tresca and principal (major/intermediate/minor) stresses could be used for this.

Pull request #11724

Support for cyclic symmetry via tie constraint in CalculiX was added, making it possible to analyze models with rotational periodic symmetry using a single repetitive sector.

Pull request #12289

Support for 2D (plane stress, plane strain and axisymmetric) analyses was added for the CalculiX solver. They are configured in the same way as simulations with shell elements but there are some additional restrictions described on the aforementioned wiki page. The new Model Space option has to be set properly. Pull request #12562
As the first step towards the support for hexahedral elements, their generation using Gmsh subdivision technique is now possible thanks to the new Gmsh property Subdivision Algorithm. It can also be used to create quadrilateral elements. Pull request #12698
New View properties were added to the results pipeline objects. Mesh edge color and width can now be changed for the Surface with Edges display mode. Node size can be modified for the Nodes mode. There is also a transparency setting for all modes. Pull request #13066
FEM constraints can now be suppressed (right-click on a constraint and select Suppress) and thus ignored by the solvers. This way, it's possible to modify the analysis setup without having to delete the currently not needed constraints. Pull request #12359

Further FEM improvements

Export

Material

The material handling system, including the editor, has been completely reworked. Further improvements in this regard will follow.

Pull request #10690

Appearance preview was added to show the materials in the same way they will be shown in documents.

Pull request #11628

The new material system is now used for appearance properties.

Pull request #13294

Mesh

Further Mesh improvements

OpenSCAD Workbench

Further OpenSCAD improvements

Part Workbench

Part Scale tool was added to allow for easy scaling of shapes without having to use tools from the Draft Workbench.

Pull request #10583

Part Mirror now supports reference objects, such as a Part Plane to define an arbitrary mirror plane in addition to the standard XY, XZ, and YZ planes.

Pull request #11535

Further Part improvements

PartDesign Workbench

More modes were added to the revolution and groove features - to first/last, up to face and two dimensions.

Pull request #7193

Pad and pocket task panels were improved (reordered UI elements, Select face option hidden when unnecessary and so on).

Pull request #10392

Offset mode was added for linear and polar pattern. The previous mode was renamed Overall Length.

Pull request #10377

Further PartDesign improvements

Path Workbench

Further Path improvements

Plot module

Points Workbench

Further Points improvements

Sketcher Workbench

Implementation of a circle overlay for arcs (to solve the issue of constraints appearing away from them) was completed with a command to switch them.

Pull request #9703


Click on the image if the animation does not start.
A contextual Dimension constraint tool was added to enable quick and intuitive dimensioning with a single versatile tool.

Pull request #9810


Click on the image if the animation does not start.
Tool parameters were added to allow dimensioning on the go (when drawing shapes). Depending on the preference setting On-View-Parameters, they can be disabled, reduced to dimensions only (no initial coordinates) or fully enabled. Moreover, modes were added for the shape tools. They can be selected using the M key or a drop-down list in the task panel. Some tools have additional settings in the form of checkboxes in the task panel and additional keyboard shortcuts. Currently, the new features are available for points, lines, arcs, ellipses, rectangles, polygons and slots. This is a work in progress.

Pull request #11048, Pull request #11174 and following

An Offset tool was added to allow offsetting curves.

Pull request #11174

Three-point rectangle mode was added in two versions - 3 corners or center and 2 corners.

Pull request #11174

An Arc slot tool was added with two modes (arc ends and flat ends) to allow for the creation of curved slots

Pull request #11174


Click on the image if the animation does not start.
A Horizontal/Vertical constraint was added. It automatically applies horizontal constraint if a line is closer to horizontal orientation or vertical constraint if it's closer to vertical orientation.

Pull request #11538

Rendering of angle and radius constraints was improved. Angle constraints have full extension lines now.

Pull request #11507

A Polar transform tool was added to allow rotation and circular patterns of sketcher geometries.

Pull request #11264


Click on the image if the animation does not start.
It is now possible to copy/cut and paste sketch geometry (with constraints) using typical keyboard shortcuts: Ctrl+C, Ctrl+X and Ctrl+V. Not only within a single sketch but also between different sketches or even different instances of FreeCAD. The geometry is copied in the form of Python commands so it can be used in other ways too (e.g. shared on the forum).

Pull request #11537

A Scale transform tool was added, making it possible to scale the geometry in the sketch using a selected center point and a scale factor or two reference points.

Pull request #11265


Click on the image if the animation does not start.
Tangency to B-spline edge was added, eliminating the need to use endpoints and various workarounds instead.

Pull request #11853

The RectangularArray, Move, Copy and Clone tools were replaced with a single Array transform tool.

Pull request #11267

A Chamfer tool was added with an option to switch to the Fillet mode. Moreover, there is no longer a separate Corner-preserving fillet tool. A Preserve corner option (checked by default) has been added to the Sketcher CreateFillet tool.

Pull request #12898


Click on the image if the animation does not start.
The Symmetry tool has been reworked. Now it works by preselecting the geometry and picking a line or point about which the geometry will be mirrored. A preview is shown and the behavior of the tool can be controlled through tool settings.

Pull request #11853


Click on the image if the animation does not start.
Symmetric constraint is now applied automatically when the midpoint of a line is picked.

Pull request #13147

Distance dimension constraint can now be used for arc length constraints (circular arc has to be preselected).

Pull request #12602

The rendering color of points is now different depending on whether it's a normal point/endpoint (white, now created by default when using the CreatePoint tool), a construction point/center point (blue) or a point coincident with another one (red).

Pull request #13098


Click on the image if the animation does not start.
The Trim edge tool can now be used in hold and drag mode.

Pull request #13188

Further Sketcher improvements

Spreadsheet Workbench

Further Spreadsheet improvements

  • Double-clicking a spreadsheet in the Tree view now switches to this workbench. Pull request #13137

Start Workbench

A New file section that includes a number of quick-start buttons has been added to the Start Page.

Pull request #10171

The visual design of the Start Page has been overhauled. It now looks more modern and consistent.

Pull request #10391

A simple first start widget was added and will be extended in the near future.

Pull request #13650

Further Start improvements

  • The preferences page of the Start Workbench has been re-organized. Pull request #10520
  • There now is a Custom CSS option for the Start Page which allows you to customize the Start Page CSS style from the Start Workbench preferences. Pull request #10520
  • The Hide scrollbars preference has been removed. The scrollbars on the Start Page are now styled according to the theme and are much thinner. Pull request #10520
  • There are now preferences for hiding and changing the size of the file thumbnail icons on the Start Page. Pull request #10410
  • The Start page is now a QtWidgets-based app and not a workbench. It can be displayed using the Help → Start option. Pull request #13134

Surface Workbench

Further Surface improvements

TechDraw Workbench

The CosmeticCircle tool was added to allow for the creation of cosmetic circles by selecting the center and inputting the radius.

Pull request #10763

The ArcLengthAnnotation tool was added to create dimension-like annotations of arc length of selected edges.

Pull request #11532

The AddOffsetVertex tool was added to create cosmetic vertices as offsets from selected vertices.

Pull request #11655

The BrokenView tool was added to depict long objects easily.

Pull request #13331

Further TechDraw improvements

  • Sections based on other sections now use the original (uncut) shape by default. This can be changed in section settings to use the previous section instead. Pull request #10281
  • Cosmetic objects and centerlines can now be deleted by selecting them and pressing the Delete key. Previously, this resulted in the whole view being deleted. Pull request #10695 and Pull request #10813
  • A new, more intuitive icon was added for the WeldSymbol tool. Pull request #10936
  • The behavior of the point + edge mode of the LengthDimension was corrected. Pull request #10860
  • A checked state was added for the ToggleFrame button so that a user can see whether the button is activated or not. Pull request #11240
  • The behavior of the DecorateLine tool was improved. Now double-clicking a line invokes this tool. And line styles are correctly restored if the user presses Cancel. Previously, there was no difference between pressing OK and Cancel. Pull request #11188
  • Color and transparency of faces can now be set per view. Pull request #11315
  • Multiselection mode was added and can be enabled in Preferences. In this mode, multiple vertices, edges and faces can be selected by left-clicking on them, without having to keep the Ctrl key pressed. Pull request #11417
  • ExtensionAreaAnnotation can now calculate areas of arbitrary faces. Pull request #11473
  • Non-continuous lines will now follow the ISO/ANSI standards instead of a Qt line style. A new preference was added to select the standard. Pull request #11594
  • The behavior of the AxoLengthDimension tool was improved. Now, when dimensioning edges parallel to the global coordinate system axes, the actual (3D) value is calculated automatically and inserted into the Format Spec property (as text). Pull request #11678
  • The ExtensionPositionSectionView tool can now be used by selecting an edge in a section view and a vertex in the source view. Pull request #11797
  • Small but important usability improvements were made - double-clicking on the TechDraw page now enters this workbench and the TechDraw MoveView tool was replaced by simple drag and drop in the tree. The TechDraw ClipGroupAdd and TechDraw ClipGroupRemove tools were also replaced by tree drag and drop behavior. Pull request #13063
  • The drawing templates are now automatically filled with available information (like date and title). Pull request #13005
  • The Project shape tool was removed from TechDraw as it's inherited from the old Drawing workbench, has nothing to do with a TechDraw page and should belong to the Draft workbench. Pull request #13655
  • The Insert View tool was improved so that it can handle more object types and settings. This allowed the following tools to be removed from the toolbar: SpreadsheetView, ArchView, Symbol, Image and ProjectionGroup. Pull request #13219

Web Workbench

Further Web improvements

Compilation

Known Limitations