Release notes 1.0: Difference between revisions

From FreeCAD Documentation
(update link)
(Camotics)
Line 74: Line 74:


== Path Workbench == <!--T:41-->
== Path Workbench == <!--T:41-->

Camotics integration. If camotics (version 1.2.2 or later) is installed, a new icon will be added to the Path toolbar. Select a Path Job and press the button to open the Camotics dialog. Then drag the slider to generate a simulated solid at any point in the job. You can also launch the full camotics application to run the animated simulaton. This results in a silent post-processing of the job and creation of a camotics project file.


== Plot module == <!--T:146-->
== Plot module == <!--T:146-->

Revision as of 18:52, 20 June 2022


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 DD MM 2023, 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

API

New Python API

Changed Python API

Addon Manager

Arch Workbench

Draft Workbench

Further Draft improvements

FEM Workbench

Further FEM improvements

Export

Mesh

Improved support for NASTRAN GRID elements

Further Mesh improvements

OpenSCAD Workbench

Part Workbench

Further Part improvements

PartDesign Workbench

Further PartDesign improvements

Path Workbench

Camotics integration. If camotics (version 1.2.2 or later) is installed, a new icon will be added to the Path toolbar. Select a Path Job and press the button to open the Camotics dialog. Then drag the slider to generate a simulated solid at any point in the job. You can also launch the full camotics application to run the animated simulaton. This results in a silent post-processing of the job and creation of a camotics project file.

Plot module

Sketcher Workbench

Further Sketcher improvements

Spreadsheet Workbench

Further Spreadsheet improvements

TechDraw Workbench

Further TechDraw improvements

Web

External workbenches

A2plus

Assembly3

Assembly4

FCGear

Ship

Compilation

Since this release FreeCAD can only be compiled using Qt 5.x and Python 3.x. The lowest supported Python version is 3.8 according to the FreeCAD 1.0 development goals.

To compile FreeCAD see the instructions for Windows, Linux and MacOS.

The supported operating systems are:

  • Windows 7, 8, 10 and 11
  • Linux Ubuntu Focal Fossa (20.04) and newer
  • MacOS: 10.12 Sierra or newer

Known Limitations

32bit Windows

Since FreeCAD 0.19 we no longer officially support 32bit Windows. FreeCAD might work on these systems, but no support is given.

Remote Desktop under Windows

Depending on the OpenGL graphics capabilities of a computer, it might be that one encounters a crash when running FreeCAD via remote desktop. To fix this upgrade your OpenGL driver. Only if this doesn't help:

  • Download this OpenGL library for 64bit Windows and extract it.
  • Rename the DLL file to opengl32sw.dll and copy it to the bin subfolder of FreeCAD's installation folder (overwrite the existing DLL there).