Note di rilascio della versione 0.21

From FreeCAD Documentation
Revision as of 22:12, 18 June 2023 by Marco T (talk | contribs) (Created page with "===32bit Windows===")
FreeCAD 0.21 è in fase di sviluppo, non è ancora prevista una data di rilascio.

Mancano funzionalità? Menzionale nel thread del forum Release notes for v0.21.

Vedere Help FreeCAD per le modalità con cui contribuire a FreeCAD.

Tutte le immagini in questa pagina devono utilizzare il suffisso _relnotes_0.21


FreeCAD 0.21 è stato rilasciato il DD MM 2023, scaricalo dalla pagina Download. Questa pagina elenca tutte le nuove funzionalità e modifiche.

Le note di rilascio delle versioni precedenti di FreeCAD sono disponibili alla pagina Funzionalità.

Segnaposto per un'immagine accattivante selezionata dagli amministratori dal forum delle vetrine degli utenti.

Aspetti generali

Interfaccia utente

Il Cubo di navigazione è stato aggiornato. Il cubo non viene più mostrato in prospettiva se la Vista 3D è in modalità di visualizzazione ortogonale. Le facce degli angoli sono state rese esagonali e più grandi in modo che siano più facili da cliccare. I bordi sono stati aggiunti intorno ai pulsanti. La selezione e il dimensionamento predefiniti dei caratteri sono stati migliorati. Il menu Mini-cubo ora include una casella di controllo per attivare o disattivare la mobilità del cubo. Sono stati aggiunti diversi nuovi parametri, vedere la pagina Cubo di navigazione per ulteriori informazioni.
Pull request #7876, [https ://github.com/FreeCAD/FreeCAD/pull/8266 Pull request n. 8266], Pull request n. 8646 e /FreeCAD/FreeCAD/pull/9356 Pull request #9356.

Sezione persistente di oggetti che si intersecano.
Fare clic sull'immagine per visualizzare l'animazione.
Lo strumento Taglio sezione persistente consente ora di tagliare oggetti che si intersecano. Ciò è utile per gli assiemi in cui a volte non è possibile evitare le intersezioni di oggetti a contatto a causa di problemi numerici.
Pull request #8252.
Lo stile di visualizzazione dei risultati misura creati utilizzando l'ambiente Part o PartDesign può ora essere modificato nelle preferenze.

Richiesta pull n. 7148

Il selettore dell'ambiente di lavoro può ora essere inserito facoltativamente nella barra dei menu anziché nell'area della barra degli strumenti.

Pull request n. 7679


Ulteriori miglioramenti dell'interfaccia utente

Sistema principale e API

Sistema principale

API

Nuove API Python

  • ShapeFix_EdgeConnectPy: classe radice per le operazioni di correzione. commit 4d4adb93
  • ShapeFix_EdgePy: correzione del bordo non valido. commit 4089cbfb
  • ShapeFix_FaceConnectPy: Ricostruisce la connettività tra le facce nella shell. commit a0eb2e9d
  • ShapeFix_FacePy: Classe per correggere le operazioni sulle facce. commit b6cd635c
  • ShapeFix_FixSmallFacePy: Classe per operazioni di correzione sulle facce. commit 4c2946c8
  • ShapeFix_FixSmallSolidPy: correzione di solidi di piccole dimensioni. commit b70d8d37
  • ShapeFix_FreeBoundsPy: Destinato a produrre limiti liberi della forma. commit 1ee1aee1
  • ShapeFix_RootPy: classe root per le operazioni di correzione. commit f3e941a3
  • ShapeFix_ShapePy: Classe per correggere operazioni sulle forme. commit 87db9dcc
  • ShapeFix_ShapeTolerancePy: Modifica le tolleranze delle sotto-forme (vertici, spigoli, facce). commit 125d5b63
  • ShapeFix_ShellPy: classe radice per le operazioni di correzione. commit f3e941a3
  • ShapeFix_SolidPy: Classe principale per le operazioni di correzione. commit 8d568793
  • ShapeFix_SplitCommonVertexPy: Classe per correggere operazioni sulle forme. commit 4b44c54c
  • ShapeFix_SplitToolPy: Strumento per dividere e tagliare i bordi. commit bbecc3f2
  • ShapeFix_WireframePy: Fornisce metodi per correggere il wireframe della forma. commit 6843a461
  • ShapeFix_WirePy: Classe per operazioni di correzione sulle polilinee. commit 94f6279a
  • ShapeFix_WireVertexPy: Correzione dei bordi disconnessi nelle polilinee. commit 8c6ffc99

Python API rimosse

Addon Manager

Ambiente Arch

Ulteriori miglioramenti Arch

Ambiente Draft

Ulteriori miglioramenti di Draft

Ambiente FEM


Iso-contorni, raffiguranti la componente y della densità del flusso magnetico assoluto all'interno e intorno a un filo di rame attraversato
>corrente elettrica a una frequenza di 100 kHz.
Per maggiori informazioni su questo modello, vedere la sezione 14 del Elmer Tutorials .
C'è il nuovo filtro Contours filter che permette di disegnare isolinee o isocontorni. Gli iso-contorni sono nodi mesh collegati che hanno lo stesso valore del campo risultato. Un tipico esempio sono le linee di campo elettrico.

Pull request n. 8462


Risultato della simulazione (dell'acqua corrente che viene riscaldata) in cui sono visibili 8 regioni mesh
(una per ogni core della CPU utilizzato).
Ora è possibile eseguire il risolutore Elmer utilizzando più core della CPU. Per maggiori informazioni sugli avvertimenti, vedere questo post del forum

Pull request pull n. 7159


Risultato della simulazione della parte immaginaria della densità di corrente in
un crogiolo riscaldato elettricamente da una bobina circostante.
Questo modello è disponibile tramite Esempi FEM.
Per maggiori informazioni su questo modello, vedere la sezione 16 di Tutorial Elmer.
La Equazione magnetodinamica 2D è stata aggiunta. Con questo è possibile eseguire simulazioni elettromagnetiche in 2D.

Pull request n. 8355


Risultato della simulazione della parte immaginaria della densità del flusso magnetico dentro
e attorno a un filo di rame attraversato da corrente elettrica a
una frequenza di 100 kHz.
Questo modello è disponibile tramite Esempi FEM.
Per maggiori informazioni su questo modello, vedere la sezione 14 di funet.fi/index/elmer/doc/ElmerTutorials.pdf Elmer Tutorials.
La Equazione magnetodinamica è stata aggiunta. Con questo è possibile eseguire simulazioni elettromagnetiche.

Pull request n. 8380


Risultato della simulazione di un filo a U di ferro che viene deformato
premendo insieme le estremità della U.
Per ulteriori informazioni a riguardo modello, vedere la sezione 8 dei Elmer Tutorials.
La Equazione di deformazione è stata aggiunta. Con questo è possibile eseguire analisi di elasticità non lineare (deformazione).

Pull request n. 8981

Ulteriori miglioramenti di FEM

Esportazione

Mesh

Ulteriori miglioramenti di Mesh

Ambiente OpenSCAD

Ambiente Part

Ulteriori miglioramenti di Part

Ambiente PartDesign


Un controforo.
La finestra di dialogo Foro supporta il tipo di testa della vite Contropunta.

Pull request n. 7562

L'esperienza utente su più finestre di dialogo delle attività di PartDesign per la selezione delle geometrie è stata migliorata, ora non richiede più l'uso di pulsanti separati per aggiungere o rimuovere geometrie alla selezione. Pull request n. 8990

Ulteriori miglioramenti di PartDesign

Ambiente Path

  • 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. Pull request #6637
  • Additional substitution strings for automatic output naming. If output is being split into multiple files, the filenames can automatically substitute the toolcontroller label, Work Coordinate Systems (WCS), or operation label. This is in addition to the other existing substitution strings like date, job name, etc.
  • Implemented Chipbreaking option for peck style drill cycles. Chipbreaking emits a G73 cycle which causes the control to make a very small retraction move to break the chip without fully retracting the bit from the hole. G73 is supported natively by LinuxCNC. Some other postprocessors will have to interpret the G73 and emit control appropriate codes or decompose the retraction into G1/G0 moves. Postprocessor support for G73 decomposition has been added to the "refactored" postprocessors.Pull request #7469

Modulo Plot

Ambiente Sketcher


Dragging of B-spline knots.
Click on the image to see the animation.
B-spline knots can now be dragged around and constrained like any other sketch point.

Pull request #7484


Dragging of a B-spline.
Click on the image if the animation does not start.
Dragging a B-spline now only moves the part between knots.

Pull request #7110


Click on the image to see the animation.
The Join curves tool has been added. It can combine two curves into a single B-spline.

Pull request #6507


Click on the image to see the animation.
Sketches can now be seamlessly edited from the front or back. When working from the back, vertices (and all geometries and constraints) are equally selectable and the section view is switched automatically.

Pull request #7417

The Sketcher grid has been reworked. The Grid tool has been added. Automatic rescalling of grid option has been added.

Pull request #8473

The Sketcher Constraint widget has been reworked to simplify the UI.

Pull request #7566


Click on the image to see the animation.
The Element widget has been reworked to simplify the UI and enable simpler selection of the different parts of each geometry: Edge, start point, end point and mid point.

Pull request #7567

A feature to automatically resize the grid according to the zoom level and other improvements were introduced.

Pull request #8473

Basic visual layers functionality was introduced, for now only 3 hardcoded layers are supported. Expect further improvements down the road.

This PR also removes the "Edit controls" widget from the task panel as all it's contents have been moved to other places or removed. The rendering order options have been moved to the Sketcher edit tools toolbar. Pull request #8716 and Pull request #9590

Circle to circle distance constraint was introduced.

Pull request #8896

Circle to line distance constraint was introduced.

Pull request #9044


Click on the image to see the animation.
Snap Manager, snapping at angle and midpoint snap were added.

Pull request #8387

Coincident constraint can now act as a concentric constraint when selecting 2 or more circles, arcs, ellipses or arcs of ellipses.

Pull request #7703

Ulteriori miglioramenti di Sketcher

Ambiente Spreadsheet

Ulteriori miglioramenti di Spreadsheet

Ambiente Surface

The Blend Curve tool was added.

Pull request #7339

Ambiente TechDraw

The SurfaceFinishSymbol tool was added to allow for the creation of surface finish symbols describing roughness, lay and waviness, but also denoting the type of surface treatment. It supports both ISO and ASME styles. As shown in the image, the existing LeaderLine tool can be used to properly refer oriented symbols to the edges of an object.

Pull request #7227

The ComplexSection tool was added to allow for the creation of half, offset and aligned sections.

Pull request #7658

The HoleShaftFit tool was added.

Pull request #8455

The AxoLengthDimension tool was added.

Pull request #8359

Ulteriori miglioramenti di TechDraw

Web

Ambienti esterni

A2plus

Assembly3

Assembly4

FCGear

Ship

Compilazione

Since this release FreeCAD can only be compiled using Qt 5.x and Python 3.x. The lowest supported Qt version is 5.12, the lowest supported Python version is 3.8.

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

Limitazioni note

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).

macOS: Start Workbench shows blank page

If the Start Workbench shows only a blank page, you must enable the option Use software OpenGL in the menu FreeCAD-0.21 → Preferences → Display.