Release notes 0.21/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Se Start Workbench mostra solo una pagina vuota, si deve abilitare l'opzione '''Usa software OpenGL''' nel menu {{MenuCommand|FreeCAD-0.21 → Preferenze → Visualizza}}.")
(Created page with "* Quando si eseguono analisi utilizzando il 24px risolutore CalculiX, ora c'è anche una results pipeline creata per visualizzare i risultati. [https://github.com/FreeCAD/FreeCAD/pull/8525 Pull request n. 8525] e [https://github.com/FreeCAD/FreeCAD/pull/8903 Pull request n. 8903] * Ora è possibile eseguire FEM_SolverElmer_SolverSettings/it#Timestepping_(transie...")
Line 192: Line 192:
=== Ulteriori miglioramenti di FEM ===
=== Ulteriori miglioramenti di FEM ===


<div lang="en" dir="ltr" class="mw-content-ltr">
<div class="mw-translate-fuzzy">
* When performing analyses using the [[Image:FEM_SolverCalculixCxxtools.svg|24px]] [[FEM_SolverCalculixCxxtools|CalculiX solver]], there is now also a [[FEM_PostPipelineFromResult|results pipeline]] created to visualize the results. [https://github.com/FreeCAD/FreeCAD/pull/8525 Pull request #8525] and [https://github.com/FreeCAD/FreeCAD/pull/8903 Pull request #8903]
* Quando si eseguono analisi utilizzando il [[Image:FEM_SolverCalculixCxxtools.svg|24px]] [[FEM_SolverCalculixCxxtools/it|risolutore CalculiX]], ora c'è anche una [[FEM_PostPipelineFromResult/it|results pipeline]] creata per visualizzare i risultati. [https://github.com/FreeCAD/FreeCAD/pull/8525 Pull request n. 8525] e [https://github.com/FreeCAD/FreeCAD/pull/8903 Pull request n. 8903]
* It is now possible to perform [[FEM_SolverElmer_SolverSettings#Timestepping_(transient_analyses)|transient analyses]] when using the [[Image:FEM_SolverElmer.svg|32px]] [[FEM_SolverElmer|Elmer solver]]. [https://github.com/FreeCAD/FreeCAD/pull/9056 Pull request #9056]
* Ora è possibile eseguire [[FEM_SolverElmer_SolverSettings/it#Timestepping_(transient_analyses)|analisi transitorie]] quando si utilizza il [[Image:FEM_SolverElmer.svg|32px]] [[FEM_SolverElmer/it|risolutore Elmer]]. [https://github.com/FreeCAD/FreeCAD/pull/9056 Pull request n. 9056]
* The [[Image:FEM_ConstraintInitialPressure.svg|24px]] [[FEM_ConstraintInitialPressure|initial pressure constraint]] was added to set the initial internal pressure of fluids. [https://github.com/FreeCAD/FreeCAD/pull/7364 Pull request #7364]
* Il [[Image:FEM_ConstraintInitialPressure.svg|24px]] [[FEM_ConstraintInitialPressure/it|vincolo di pressione iniziale]] è stato aggiunto per impostare la pressione interna iniziale dei fluidi. [https://github.com/FreeCAD/FreeCAD/pull/7364 Pull request n. 7364]
* The [[Image:FEM_ConstraintCurrentDensity.svg|24px]] [[FEM_ConstraintCurrentDensity|current density constraint]] was added to set current densities for bodies and faces. [https://github.com/FreeCAD/FreeCAD/pull/8348 Pull request #8348]
* Il [[Image:FEM_ConstraintCurrentDensity.svg|24px]] [[FEM_ConstraintCurrentDensity/it|vincolo di densità corrente]] è stato aggiunto per impostare le densità correnti per corpi e facce. [https://github.com/FreeCAD/FreeCAD/pull/8348 Pull request n. 8348]
* The [[Image:FEM_ConstraintMagnetization.svg|24px]] [[FEM_ConstraintMagnetization|magnetization constraint]] was added to set magnetizations for bodies and faces. [https://github.com/FreeCAD/FreeCAD/pull/8393 Pull request #8393]
* Il [[Image:FEM_ConstraintMagnetization.svg|24px]] [[FEM_ConstraintMagnetization/it|vincolo di magnetizzazione]] è stato aggiunto per impostare le magnetizzazioni per corpi e facce. [https://github.com/FreeCAD/FreeCAD/pull/8393 Pull request n. 8393]
* The [[Image:FEM_ConstraintFlowVelocity.svg|24px]] [[FEM_ConstraintFlowVelocity|flow velocity constraint]] and [[Image:FEM_ConstraintInitialFlowVelocity.svg|24px]] [[FEM_ConstraintInitialFlowVelocity|initial flow velocity constraint]] were completely rewritten. It is now also possible to specify a velocity via a math formula (to define a velocity profile). [https://github.com/FreeCAD/FreeCAD/pull/8963 Pull request #8963] and [https://github.com/FreeCAD/FreeCAD/pull/8964 Pull request #8964]</br>'''Note:''' This is a breaking change. Analyses with existing flow velocity and initial flow velocity constraints will not work anymore. You have to create new flow velocity constraints in the analysis to make existing analyses work.</br>'''Also note:''' until FreeCAD 0.21 the results of the flow solver were wrong (fluid density and viscosity were a factor 1000 too high). Therefore the necessary recreation of the velocity constraint also assures the results will be correct.
* Il [[Image:FEM_ConstraintFlowVelocity.svg|24px]] [[FEM_ConstraintFlowVelocity/it|vincolo di velocità del flusso]] e [[Image:FEM_ConstraintInitialFlowVelocity.svg|24px]] [[FEM_ConstraintInitialFlowVelocity/it|vincolo di velocità del flusso iniziale]] sono stati completamente riscritti. Ora è anche possibile specificare una velocità tramite una formula matematica (per definire un profilo di velocità). [https://github.com/FreeCAD/FreeCAD/pull/8963 Pull request n. 8963] e [https://github.com/FreeCAD/FreeCAD/pull/8964 Pull request n. 8964]</br>''' Nota:''' Questa è una modifica importante. Le analisi con la velocità del flusso esistente e i vincoli di velocità del flusso iniziale non funzioneranno più. È necessario creare nuovi vincoli di velocità del flusso nell'analisi per far funzionare le analisi esistenti.</br>'''Nota inoltre:''' fino a FreeCAD 0.21 i risultati del risolutore di flusso erano errati (densità e viscosità del fluido erano un fattore 1000 troppo alto). Pertanto la necessaria ricreazione del vincolo di velocità assicura anche che i risultati saranno corretti.
* It is now possible to define in the [[Image:FEM_ConstraintDisplacement.svg|24px]] [[FEM_ConstraintDisplacement|displacement constraint]] displacements as equations (displacement according to the current solver time).
* È ora possibile definire nei [[Image:FEM_ConstraintDisplacement.svg|24px]] [[FEM_ConstraintDisplacement/it|vincoli di spostamento]] gli spostamenti come equazioni (spostamento in base al tempo corrente del risolutore).
* The [[Image:FEM_ConstraintBodyHeatSource.svg|24px]] [[FEM_ConstraintBodyHeatSource|body heat source constraint]] has now a task panel and it is possible to set the heat for several bodies or to use several constraints for different bodies in one analysis. [https://github.com/FreeCAD/FreeCAD/pull/7367 Pull request #7367]
* Il [[Image:FEM_ConstraintBodyHeatSource.svg|24px]] [[FEM_ConstraintBodyHeatSource/it|vincolo della fonte di calore corporeo]] ha ora un pannello delle attività ed è possibile impostare il calore per diversi corpi o utilizzare diversi vincoli per diversi corpi in un'unica analisi . [https://github.com/FreeCAD/FreeCAD/pull/7367 Pull request n. 7367]
* The [[Image:FEM_ConstraintSpring.svg|24px]] [[FEM_ConstraintSpring|spring constraint]] was not used by any solver. Now it can be used by the [[FEM_SolverElmer|Elmer]] solver via the equations [[FEM_EquationDeformation|Deformation]] and [[FEM_EquationElasticity|Elasticity]]. [https://github.com/FreeCAD/FreeCAD/pull/9005 Pull request #9005]
* Il [[Image:FEM_ConstraintSpring.svg|24px]] [[FEM_ConstraintSpring/it|vincolo a molla]] non è stato utilizzato da nessun risolutore. Ora può essere utilizzato dal risolutore [[FEM_SolverElmer/it|Elmer]] tramite le equazioni [[FEM_EquationDeformation/it|Deformazione]] e [[FEM_EquationElasticity/it|Elasticity]]. [https://github.com/FreeCAD/FreeCAD/pull/9005 Pull request n. 9005]
* The result mesh cut function [[Image:FEM_PostCreateFunctionCylinder.svg|24px]] [[FEM_PostCreateFunctionCylinder|Filter function cylinder]] was added. [https://github.com/FreeCAD/FreeCAD/pull/8735 Pull request #8735]
* È stata aggiunta la funzione di taglio mesh risultante [[Image:FEM_PostCreateFunctionCylinder.svg|24px]] [[FEM_PostCreateFunctionCylinder/it|Filter function cylinder]]. [https://github.com/FreeCAD/FreeCAD/pull/8735 Pull request n. 8735]
* The result mesh cut function [[Image:FEM_PostCreateFunctionBox.svg|24px]] [[FEM_PostCreateFunctionBox|Filter function box]] was added. [https://github.com/FreeCAD/FreeCAD/pull/8825 Pull request #8825]
* È stata aggiunta la funzione di taglio mesh dei risultati [[Image:FEM_PostCreateFunctionBox.svg|24px]] [[FEM_PostCreateFunctionBox/it|Filter function box]. [https://github.com/FreeCAD/FreeCAD/pull/8825 Pull request n. 8825]
* It is now possible to open (and this way visualize) *.pvtu files (partitioned VTK unstructured grid data). A *.pvtu file is also the result of an [[FEM_SolverElmer|Elmer]] simulation, when more than one CPU core is used for calculations. [https://github.com/FreeCAD/FreeCAD/pull/7159 Pull request #7159]
* Ora è possibile aprire (e quindi visualizzare) file *.pvtu (dati di griglia non strutturati VTK partizionati). Un file *.pvtu è anche il risultato di una simulazione [[FEM_SolverElmer/it|Elmer]], quando per i calcoli viene utilizzato più di un core della CPU. [https://github.com/FreeCAD/FreeCAD/pull/7159 Pull request n. 7159]
* Critical Strain Ratio has been added to the VTK result pipeline. It gives an indication of ductile rupture for materials with a "MaterialMechanicalNonlinear" object. [https://github.com/FreeCAD/FreeCAD/pull/7467 Pull request #7467]
* Il rapporto di deformazione critica è stato aggiunto alla pipeline dei risultati VTK. Fornisce un'indicazione della rottura duttile per i materiali con un oggetto "MaterialMechanicalNonlinear". [https://github.com/FreeCAD/FreeCAD/pull/7467 Pull request n. 7467]
* [[Image:FEM_FemMesh2Mesh.svg|24px]] [[FEM_FemMesh2Mesh|FEM mesh to mesh]] has the new parameter ''scale'' to define the scale of deformed mesh using Python. [https://forum.freecadweb.org/viewtopic.php?f=18&t=71936 Forum thread] and [https://github.com/FreeCAD/FreeCAD/pull/7715 Pull request #7715]
* [[Image:FEM_FemMesh2Mesh.svg|24px]] [[FEM_FemMesh2Mesh/it|FEM mesh to mesh]] ha il nuovo parametro ''scale'' per definire la scala della mesh deformata usando Python. [https://forum.freecadweb.org/viewtopic.php?f=18&t=71936 Discussione del forum] e [https://github.com/FreeCAD/FreeCAD/pull/7715 Pull request n. 7715]
* The [[FEM_Preferences|preferences]] have a new option to define which solver should automatically be added when creating a new analysis.
* Le [[FEM_Preferences/it|preferences]] hanno una nuova opzione per definire quale solutore deve essere aggiunto automaticamente quando si crea una nuova analisi.
* Miglioramenti dell'usabilità:
* Usability improvements:
** Se ci si trova nell'ambiente FEM durante il caricamento di un file di FreeCAD contenente un'analisi, l'analisi viene attivata automaticamente (si ha accesso immediato a tutti i pulsanti della barra degli strumenti FEM).
** If you are in the FEM workbench when loading a FreeCAD file containing an analysis, the analysis gets activated automatically (you have immediate access to all FEM toolbar buttons).
** La barra degli strumenti ha solo pulsanti per i risolutori installati sul tuo sistema. I risolutori non disponibili non vengono più visualizzati.
** The toolbar only has buttons for solvers installed on your system. Unavailable solvers are no longer displayed.
* New example files for the following equations are available via the [[FEM_Examples|FEM Examples]]: [[FEM_EquationDeformation|Deformation]], [[FEM_EquationFlow|Flow]], [[FEM_EquationFlux|Flux]], [[FEM_EquationHeat|Heat]], [[FEM_EquationMagnetodynamic|Magnetodynamic]] and [[FEM_EquationMagnetodynamic2D|Magnetodynamic 2D]]. Pull requests [https://github.com/FreeCAD/FreeCAD/pull/8550 #8550], [https://github.com/FreeCAD/FreeCAD/pull/8569 #8569], [https://github.com/FreeCAD/FreeCAD/pull/8579 #8579], [https://github.com/FreeCAD/FreeCAD/pull/8597 #8597], [https://github.com/FreeCAD/FreeCAD/pull/8630 #8630] and [https://github.com/FreeCAD/FreeCAD/pull/9004 #9004].
* Nuovi file di esempio per le seguenti equazioni sono disponibili tramite [[FEM_Examples/it|FEM Examples]]: [[FEM_EquationDeformation/it|Deformation]], [[FEM_EquationFlow/it|Flow]], [[FEM_EquationFlux/it|Flux]], [[FEM_EquationHeat/it|Heat]], [[FEM_EquationMagnetodynamic/it|Magnetodynamic]] e [[FEM_EquationMagnetodynamic2D/it|Magnetodynamic 2D]]. Pull request [https://github.com/FreeCAD/FreeCAD/pull/8550 #8550], [https://github.com/FreeCAD/FreeCAD/pull/8569 #8569], [https://github.com /FreeCAD/FreeCAD/pull/8579 #8579], [https://github.com/FreeCAD/FreeCAD/pull/8597 #8597], [https://github.com/FreeCAD/FreeCAD/pull/8630 #8630 ] e [https://github.com/FreeCAD/FreeCAD/pull/9004 #9004].
* New material card for carbon dioxide and a titanium alloy. [https://github.com/FreeCAD/FreeCAD/pull/8332 Pull request #8332] and [https://github.com/FreeCAD/FreeCAD/pull/8636 Pull request #8636]
* Nuova scheda materiale per l'anidride carbonica e una lega di titanio. [https://github.com/FreeCAD/FreeCAD/pull/8332 Pull request n. 8332] e [https://github.com/FreeCAD/FreeCAD/pull/8636 Pull request n. 8636]
</div>
</div>



Revision as of 21:04, 30 June 2023

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.

Desktop remoto su 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 mostra una pagina vuota

Se Start Workbench mostra solo una pagina vuota, si deve abilitare l'opzione Usa software OpenGL nel menu FreeCAD-0.21 → Preferenze → Visualizza.