Tutorials/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(9 intermediate revisions by 2 users not shown)
Line 32: Line 32:
==Modellazione di parti==
==Modellazione di parti==


<div class="mw-translate-fuzzy">
FreeCAD fornisce due flussi di lavoro principali per modellare le parti:
FreeCAD fornisce due flussi di lavoro principali per modellare le parti:
* combinando oggetti, un metodo chiamato [[Constructive solid geometry/it|Geometria solida costruttiva]] (CSG) nell'ambiente [[Part Module/it|Part]], e
* combinando oggetti, un metodo chiamato [[Constructive solid geometry/it|Geometria solida costruttiva]] (CSG) nell'ambiente [[Part_Workbench/it|Part]], e
* usando la metodologia di [[Feature editing/it|Editazione delle funzioni]] nell'ambiente [[PartDesign Workbench/it|PartDesign]].
* usando la metodologia di [[Feature editing/it|Editazione delle funzioni]] nell'ambiente [[PartDesign Workbench/it|PartDesign]].
</div>


Notare che il flusso di lavoro di [[PartDesign Workbench/it|PartDesign]] è stato notevolmente modificato da FreeCAD 0.17 in poi; alcune delle esercitazioni non sono state aggiornate e potrebbero riferirsi alla versione 0.16.
Notare che il flusso di lavoro di [[PartDesign Workbench/it|PartDesign]] è stato notevolmente modificato da FreeCAD 0.17 in poi; alcune delle esercitazioni non sono state aggiornate e potrebbero riferirsi alla versione 0.16.
Line 68: Line 70:
</gallery>
</gallery>


<div class="mw-translate-fuzzy">
<gallery>

</gallery>
</gallery>
==Disegno tecnico==
==Disegno tecnico==
</div>


<gallery mode=packed heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
Line 96: Line 98:
Path-WalkThroughResult.gif|link=[[Path Walkthrough for the Impatient/it]]|[[Path Walkthrough for the Impatient/it|Guida a Path per impazienti]] <br/>Presentazione rapida del flusso di lavoro per Path: creare una lavorazione, definire l'output, definire lo strumento di fresatura, definire le operazioni del percorso, avviare la simulazione e generare un file di output G-code.
Path-WalkThroughResult.gif|link=[[Path Walkthrough for the Impatient/it]]|[[Path Walkthrough for the Impatient/it|Guida a Path per impazienti]] <br/>Presentazione rapida del flusso di lavoro per Path: creare una lavorazione, definire l'output, definire lo strumento di fresatura, definire le operazioni del percorso, avviare la simulazione e generare un file di output G-code.
Exercise meshing 03.jpg|link=[[Manual:Preparing models for 3D printing/it]]|[[Manual:Preparing models for 3D printing/it|Preparare i modelli per la stampa 3D]] (v0.16)<br/>Convertire un oggetto solido in un oggetto mesh usando lambiente Mesh, esportare la mesh nel formato STL e usare Slic3r per preparare il codice G. In alternativa, utilizzare l'ambiente Cura o Path per generare il codice G.
Exercise meshing 03.jpg|link=[[Manual:Preparing models for 3D printing/it]]|[[Manual:Preparing models for 3D printing/it|Preparare i modelli per la stampa 3D]] (v0.16)<br/>Convertire un oggetto solido in un oggetto mesh usando lambiente Mesh, esportare la mesh nel formato STL e usare Slic3r per preparare il codice G. In alternativa, utilizzare l'ambiente Cura o Path per generare il codice G.
</gallery>

==Importazione e esportazione ==

<gallery mode=packed heights=200px style="font-size:1.1em">
Dxf Importer Install 11.png|link=[[Dxf Importer Install/it]]|[[Dxf Importer Install/it|Installare l'importatore DXF]] <br/>Installare il programma di importazione DXF nel proprio sistema, in modo da poter aprire file DXF e DWG con FreeCAD.
</gallery>
</gallery>


Line 112: Line 108:
07_T03_FreeCAD_Blender_EEVEE_render.png|link=[[Tutorial_Render_with_Blender/it]]|[[Tutorial Render with Blender/it|Rendering con Blender di un assemblaggio di FreeCAD]] (v0.18) <br/>Esportare i corpi da FreeCAD a Wavefront.obj, importare il file in Blender, impostare una semplice luce solare, assegnare i materiali di base con lo shader di base BSDF e produrre un'immagine renderizzata con EEVEE e Cycles
07_T03_FreeCAD_Blender_EEVEE_render.png|link=[[Tutorial_Render_with_Blender/it]]|[[Tutorial Render with Blender/it|Rendering con Blender di un assemblaggio di FreeCAD]] (v0.18) <br/>Esportare i corpi da FreeCAD a Wavefront.obj, importare il file in Blender, impostare una semplice luce solare, assegnare i materiali di base con lo shader di base BSDF e produrre un'immagine renderizzata con EEVEE e Cycles
</gallery>
</gallery>

==Robot workbench ==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==Ambiente Robot ==
==Ambiente Robot ==
</div>
</div>

<gallery mode=packed heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 123: Line 122:


== Grafici ==
== Grafici ==

<gallery mode=packed heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
Plot_Trigonometric_Example.png|link=[[Plot Basic tutorial/it]]|[[Plot Basic tutorial/it|Guida base per il modulo Grafico]]<br/>Disegnare semplici funzioni matematiche in Plot usando le sottostanti librerie Python dei grafici: definire la lista di input (X), due liste di output (Y1, Y2), tracciare le funzioni (Y1 e Y2 rispetto a X), impostare la griglia, gli stili di linea, legende, etichette degli assi, titolo del grafico e salva il grafico.
Plot_Trigonometric_Example.png|link=[[Plot Basic tutorial/it]]|[[Plot Basic tutorial/it|Guida base per il modulo Grafico]]<br/>Disegnare semplici funzioni matematiche in Plot usando le sottostanti librerie Python dei grafici: definire la lista di input (X), due liste di output (Y1, Y2), tracciare le funzioni (Y1 e Y2 rispetto a X), impostare la griglia, gli stili di linea, legende, etichette degli assi, titolo del grafico e salva il grafico.
Line 134: Line 134:
* [[How_to_install_macros|How to install macros]]
* [[How_to_install_macros|How to install macros]]
* [[How_to_install_additional_workbenches|How to install additional workbenches]]
* [[How_to_install_additional_workbenches|How to install additional workbenches]]

== Disegni tecnici ==
{{VeryImportantMessage|Lo sviluppo di [[Drawing Workbench/it|Drawing]] si è fermato con FreeCAD 0.16. Al suo posto utilizzare [[TechDraw Workbench/it|TechDraw]].}}
<gallery mode=packed heights=200px style="font-size:1.1em">
<div class="mw-translate-fuzzy">
Drawing_tutorial_result.png|link=[[Drawing tutorial/it]]|[[Drawing tutorial/it|Tutorial di Drawing]] (v0.16)<br/>Introduzione essenziale agli strumenti di Drawing per creare le proiezioni.
Exercise drawing 01.jpg|link=[[Manual:Generating 2D drawings/it]]|[[Manual:Generating 2D drawings/it|Generare disegni 2D]] (v0.16)<br/>Generare le proiezioni 2D dei modelli 3D e aggiungere dimensioni.
</div>
</gallery>


== Tutorial - Elenco completo ==
== Tutorial - Elenco completo ==
Line 156: Line 147:
! FreeCAD version
! FreeCAD version
! Example files
! Example files
! UnfinishedDocu


<!-- Template for new entries
<!-- Template for new entries
|-
|-
| [[Tutorial]]
| [[Tutorial|Tutorial]]
| Topic
| Topic
| Level
| Level
| 0:00
| 0:00
| [[User:Name | Name]]
| [[User:Name|Name]]
| 1.0
| 1.0
| None
| None
| No
-->
-->


|-
|-
| [[Add FEM Constraint Tutorial]]
| [[Add_FEM_constraint_tutorial|Add FEM constraint tutorial]]
|
|
|
|
|
|
| [[User:M42kus | M42kus]]
| [[User:M42kus|M42kus]]
|
|
|
|
| No


|-
|-
| [[Add FEM Equation Tutorial]]
| [[Add_FEM_equation_tutorial|Add FEM equation tutorial]]
|
|
|
|
|
|
| [[User:M42kus | M42kus]]
| [[User:JohnWang|JohnWang]]
|
|
|
|
| No


|-
|-
| [[Aeroplane]]
| [[Aeroplane|Aeroplane]]
| Part Workbench
| Part Workbench
| Beginner
| Beginner
Line 198: Line 185:
|
|
|
|
| No


|-
|-
| [[Analysis of reinforced concrete with FEM]]
| [[Analysis_of_reinforced_concrete_with_FEM|Analysis of reinforced concrete with FEM]]
| Reinforced concrete with FEM
| Reinforced concrete with FEM
| Intermediate
| Intermediate
| 1:00
| 1:00
| [[User:HarryvL | HarryvL]]
| [[User:HarryvL|HarryvL]]
| 0.19 or above
| 0.19 or above
|
|
| No


|-
|-
| [[Arch panel tutorial]]
| [[Arch_panel_tutorial|Arch panel tutorial]]
| Modeling an architectural panel
| Modeling an architectural panel
| Beginner
| Beginner
Line 218: Line 203:
|
|
|
|
| No


|-
|-
| [[Arch tutorial]]
| [[Arch_tutorial|Arch tutorial]]
| Modeling
| Modeling
| Intermediate
| Intermediate
|
|
| [[User:Yorik | Yorik]]
| [[User:Yorik|Yorik]]
| 0.14
| 0.14
|
|
| No


|-
|-
| [[Basic Attachment Tutorial]]
| [[Basic_Attachment_Tutorial|Basic Attachment Tutorial]]
| Sketch attachment
| Sketch attachment
| Beginner/intermediate
| Beginner/intermediate
| 01:00
| 01:00
| [[User:Bance | Bance]]
| [[User:Bance|Bance]]
| 0.17 and above
| 0.17 and above
| [https://github.com/BanceFC/Examples/blob/master/Basic_Attachment_Tutorial.FCStd Basic Attachment Tutorial.FCStd]
| [https://github.com/BanceFC/Examples/blob/master/Basic_Attachment_Tutorial.FCStd Basic Attachment Tutorial.FCStd]
| yes


|-
|-
| [[Basic modeling tutorial]]
| [[Basic_modeling_tutorial|Basic modeling tutorial]]
| Introduction to modelling
| Introduction to modelling
| Beginner
| Beginner
| 0:15
| 0:15
| [[User:NormandC | NormandC]]
| [[User:NormandC|NormandC]]
| Any
| Any
| None
| None
| No


|-
|-
| [[Basic_Part_Design_Tutorial | Basic Part Design Tutorial]]
| [[Basic_Part_Design_Tutorial|Basic Part Design Tutorial]]
| Modeling
| Modeling
| Beginner
| Beginner
|
|
| [[User:Quick61 | Mark Stephen (Quick61)]] and [[User:HarryGeier | HarryGeier]]
| [[User:Quick61|Mark Stephen (Quick61)]] and [[User:HarryGeier|HarryGeier]]
| 0.17 or above
| 0.17 or above
| [https://github.com/FreeCAD/Examples/blob/master/Basic_Part_Design_Tutorial_Example_017_Files/Basic_Part_Design_Tutorial_017.fcstd Basic Part Design for v0.17]
| [https://github.com/FreeCAD/Examples/blob/master/Basic_Part_Design_Tutorial_Example_017_Files/Basic_Part_Design_Tutorial_017.fcstd Basic Part Design for v0.17]
| No


|-
|-
| [[Basic Sketcher Tutorial]]
| [[Basic_Sketcher_Tutorial|Basic Sketcher Tutorial]]
| Sketcher
| Sketcher
| Beginner
| Beginner
| 1:00
| 1:00
| [[User:Drei | Drei]] and [[User:Vocx | Vocx]]
| [[User:Drei|Drei]] and [[User:Vocx|Vocx]]
| 0.19
| 0.19
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=43594 Basic Sketcher tutorial ]
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=43594 Basic Sketcher tutorial ]
| No


|-
|-
| [[Basic TechDraw Tutorial]]
| [[Basic_TechDraw_Tutorial|Basic TechDraw Tutorial]]
| TechDraw Workbench
| Modeling
| Beginner
| Beginner
|
|
| [[User:WandererFan | WandererFan]]
| [[User:WandererFan|WandererFan]]
| 0.17 and above
| 0.17 and above
| [https://github.com/FreeCAD/Examples/blob/master/Basic_Part_Design_Tutorial_Example_017_Files/Basic_Part_Design_Tutorial_017.fcstd Basic Part Design for v0.17 Sample] [https://github.com/FreeCAD/Examples/blob/master/Basic_TechDraw_Tutorial_Example_Files/Basic_TechDraw_Tutorial.fcstd Basic TechDraw Tutorial Sample]
| [https://github.com/FreeCAD/Examples/blob/master/Basic_Part_Design_Tutorial_Example_017_Files/Basic_Part_Design_Tutorial_017.fcstd Basic Part Design for v0.17 Sample] [https://github.com/FreeCAD/Examples/blob/master/Basic_TechDraw_Tutorial_Example_Files/Basic_TechDraw_Tutorial.fcstd Basic TechDraw Tutorial Sample]
| No


|-
|-
| [[Code snippets]]
| [[Code_snippets|Code snippets]]
| Python
| Python
| Beginner
| Beginner
Line 288: Line 266:
|
|
|
|
| No


|-
|-
| [[Creating a simple part with PartDesign]]
| [[Creating_a_simple_part_with_PartDesign|Creating a simple part with PartDesign]]
| Modeling
| Modeling
| Beginner
| Beginner
Line 298: Line 275:
| 0.17 or above
| 0.17 or above
| [https://github.com/FreeCAD/Examples/blob/master/Creating_a_simple_PartDesign_Body.FCStd Creating a simple PartDesign Body.FCStd]
| [https://github.com/FreeCAD/Examples/blob/master/Creating_a_simple_PartDesign_Body.FCStd Creating a simple PartDesign Body.FCStd]
| No


|-
|-
| [[Customize Toolbars]]
| [[Customize_Toolbars|Customize Toolbars]]
|
|
| Beginner
| Beginner
| 0:05
| 0:05
| [[User:Mario52 | Mario52]]
| [[User:Mario52|Mario52]]
| Any
| Any
| None
| None
| No


|-
|-
| [[Draft ShapeString tutorial]]
| [[Draft_ShapeString_tutorial|Draft ShapeString tutorial]]
| Product Design
| Product Design
| Beginner
| Beginner
Line 318: Line 293:
| 0.17 and above
| 0.17 and above
| [https://github.com/FreeCAD/Examples/blob/master/Draft_Shapestring_Tutorial_Examples/Draft_Shapestring_Tutorial_Text.FCStd?raw=true Draft_Shapestring_Text]
| [https://github.com/FreeCAD/Examples/blob/master/Draft_Shapestring_Tutorial_Examples/Draft_Shapestring_Tutorial_Text.FCStd?raw=true Draft_Shapestring_Text]
| No


|-
|-
| [[Draft tutorial]]
| [[Draft_tutorial|Draft tutorial]]
| Drafting
| Drafting
| Beginner
| Beginner
| 0:30
| 0:30
| [[User:Drei | Drei]] and vocx
| [[User:Drei|Drei]] and vocx
| 0.19
| 0.19
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=43651 Draft tutorial updated]
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=43651 Draft tutorial updated]
| No


|-
|-
| [[Drawing Template HowTo]]
| [[Drawing_Template_HowTo|Drawing Template HowTo (obsolete)]]
| 2D Drafting
| 2D Drafting
| Intermediate
| Intermediate
| 1:00
| 1:00
| [[User:Quick61 | Mark Stephen (Quick61)]]
| [[User:Quick61|Mark Stephen (Quick61)]]
| 0.14.3700 or greater or above
| 0.14.3700 or above
| None
| None
| No


|-
|-
| [[Drawing tutorial | Drawing tutorial (obsolete)]]
| [[Drawing_tutorial|Drawing tutorial (obsolete)]]
| Blueprints / Drawings
| Blueprints / Drawings
| Beginner
| Beginner
| 0:15
| 0:15
| [[User:Drei | Drei]]
| [[User:Drei|Drei]]
| 0.16 or above
| 0.16 or above
|
|
| No


|-
|-
| [[Dxf Importer Install]]
| [[Dxf_Importer_Install|Dxf Importer Install]]
|
|
| Intermediate
| Intermediate
| 0:05
| 0:05
| [[User:Mario52 | Mario52]]
| [[User:Mario52|Mario52]]
| Any
| Any
| None
| None
| No


|-
|-
| [[Engine Block Tutorial]]
| [[Engine_Block_Tutorial|Engine Block Tutorial]]
| Part Workbench
| Part Workbench
| Beginner
| Beginner
Line 368: Line 338:
| 0.14.3700
| 0.14.3700
|
|
| Yes


|-
|-
| [[Export to STL or OBJ]]
| [[Export_to_STL_or_OBJ|Export to STL or OBJ]]
| Export to STL or OBJ
| Export to STL or OBJ
| Beginner
| Beginner
Line 378: Line 347:
| 0.16.6703
| 0.16.6703
|
|
| No


|-
|-
| [[Extend FEM Module]]
| [[Extend_FEM_Module|Extend FEM Module]]
|
|
|
|
|
|
| [[User:M42kus | M42kus]]
| [[User:M42kus|M42kus]]
|
|
|
|
| No


|-
|-
| [[FEM Beginner tutorial]]
| [[FEM_Beginner_tutorial|FEM Beginner tutorial]]
| FEM Beginner tutorial
| FEM Beginner tutorial
| Beginner
| Beginner
Line 398: Line 365:
| 0.17.11622+
| 0.17.11622+
| [https://github.com/FreeCAD/Examples/blob/master/Whiffle_Ball_Tutorial_ExampleFiles/WhiffleBall_Tutorial_FCWiki.FCStd?raw=true Whiffle Ball]
| [https://github.com/FreeCAD/Examples/blob/master/Whiffle_Ball_Tutorial_ExampleFiles/WhiffleBall_Tutorial_FCWiki.FCStd?raw=true Whiffle Ball]
| Yes


|-
|-
| [[FEM CalculiX Cantilever 3D]]
| [[FEM_CalculiX_Cantilever_3D|FEM CalculiX Cantilever 3D]]
| Finite Element Analysis
| Finite Element Analysis
| Beginner
| Beginner
| 0:10
| 0:10
| [[User:Bernd | Bernd]]
| [[User:Bernd|Bernd]]
| 0.16.6377 or above
| 0.16.6377 or above
|
|
| No


|-
|-
| [[FEM Shear of a Composite Block]]
| [[FEM_Shear_of_a_Composite_Block|FEM Shear of a Composite Block]]
| Finite Element Analysis
| Finite Element Analysis
| Beginner/Intermediate
| Beginner/Intermediate
| 0:300
| 0:300
| [[User:HarryvL | HarryvL]]
| [[User:HarryvL|HarryvL]]
| 0.17.12960 or above
| 0.17.12960 or above
|
|
| No


|-
|-
| [[FEM tutorial]]
| [[FEM_tutorial|FEM tutorial]]
| Finite Element Analysis
| Finite Element Analysis
| Beginner
| Beginner
| 0:10
| 0:10
| [[User:Drei | Drei]]
| [[User:Drei|Drei]]
| 0.16.6700 or above
| 0.16.6700 or above
|
|
| No


|-
|-
| [[FEM Tutorial Python]]
| [[FEM_Tutorial_Python|FEM Tutorial Python]]
| Finite Element Analysis
| Finite Element Analysis
| Intermediate
| Intermediate
| 0:30
| 0:30
| [[User:Bernd | Bernd]]
| [[User:Bernd|Bernd]]
| 0.18.15985 or above
| 0.18.15985 or above
|
|
| No


|-
|-
| [[FreeCAD-Ship s60 tutorial]]
| [[FreeCAD-Ship_s60_tutorial|FreeCAD-Ship s60 tutorial]]
| Ship Workbench
| Ship Workbench
| Beginner
| Beginner
Line 448: Line 410:
|
|
|
|
| No


|-
|-
| [[FreeCAD-Ship s60 tutorial (II)]]
| [[FreeCAD-Ship_s60_tutorial_(II)|FreeCAD-Ship s60 tutorial (II)]]
| Ship Workbench
| Ship Workbench
| Beginner
| Beginner
Line 458: Line 419:
|
|
|
|
| No


|-
|-
| [[How to install additional workbenches]]
| [[How_to_install_additional_workbenches|How to install additional workbenches]]
| Programming
| Programming
| Medium programmer
| Medium programmer
| 0:15
| 0:15
| [[User:R-frank | r-frank]]
| [[User:R-frank|r-frank]]
| Any
| Any
| None
| None
| No


|-
|-
| [[How to install macros]]
| [[How_to_install_macros|How to install macros]]
| Programming
| Programming
| Medium programmer
| Medium programmer
| 0:15
| 0:15
| [[User:Mario52 | Mario52]]
| [[User:Mario52|Mario52]]
| Any
| Any
| None
| None
| No


|-
|-
| [[Import from STL or OBJ]]
| [[Import_from_STL_or_OBJ|Import from STL or OBJ]]
| Import from STL or OBJ
| Import from STL or OBJ
| Beginner
| Beginner
Line 488: Line 446:
| 1.0
| 1.0
| 0.16.6703
| 0.16.6703
| No


|-
|-
| [[Import OpenSCAD code]]
| [[Import_OpenSCAD_code|Import OpenSCAD code]]
| Import OpenSCAD code
| Import OpenSCAD code
| Beginner
| Beginner
Line 498: Line 455:
| 0.16.6704
| 0.16.6704
| None
| None
| No


|-
|-
| [[Import text and geometry from Inkscape]]
| [[Import_text_and_geometry_from_Inkscape|Import text and geometry from Inkscape]]
| Import text and geometry from Inkscape
| Import text and geometry from Inkscape
| Beginner
| Beginner
Line 508: Line 464:
| 0.16.6704
| 0.16.6704
|
|
| No


|-
|-
| [[Import/Export_IFC_-_compiling_IfcOpenShell|Import/Export IFC - compiling IfcOpenShell]]
| [[Measurement_Of_Angles_On_Holes]]
| TechDraw Workbench
| Base
| 0:01
| AnHi
| 0.19
|
| No


|-
| [[Import/Export IFC - compiling IfcOpenShell]]
| Arch Workbench
| Arch Workbench
| Advanced
| Advanced
Line 529: Line 473:
|
|
|
|
| No


|-
|-
| [[Measurement_Of_Angles_On_Holes|Measurement Of Angles On Holes]]
| [[PartDesign tutorial]]
| TechDraw Workbench
| Sketcher
| Beginner
| Beginner
| 0:15
| 0:01
| AnHi
| [[User:Drei | Drei]]
| 0.16 or above
| 0.19
|
|
| No


|-
|-
| [[PartDesign_Bearingholder_Tutorial_I|PartDesign Bearingholder Tutorial I]]
| [[Path Core Concepts]]
| Product design - Bearingholder #1
| Path Workbench
| Beginner
| 60 minutes
| NormandC
|
|
|
|
|
|
|
| Yes


|-
|-
| [[PartDesign_Bearingholder_Tutorial_II|PartDesign Bearingholder Tutorial II]]
| [[Path Customization]]
| Product design - Bearingholder #2
| Path Workbench
| Beginner
|
| 60 minutes
|
| NormandC
|
|
|
| Yes

|-
| [[Path Postprocessor Customization]]
| Path Workbench
|
|
|
|
| chrisb
|
|
| No


|-
|-
| [[PartDesign_tutorial|PartDesign tutorial]]
| [[Path scripting]]
| Sketcher
| Path Workbench
| Beginner
| Intermediate
|
| 0:15
| [[User:Drei|Drei]]
|
| 0.16 or above
|
|
|
| No


|-
|-
| [[Path Walkthrough for the Impatient]]
| [[Path_Walkthrough_for_the_Impatient|Path Walkthrough for the Impatient]]
| Path Workbench
| Path Workbench
|
|
Line 589: Line 518:
|
|
|
|
| Yes


|-
|-
| [[Plot Basic tutorial]]
| [[Plot_Basic_tutorial|Plot Basic tutorial]]
| Plot Workbench Basic Tutorial
| Plot Workbench Basic Tutorial
| Beginner
| Beginner
Line 599: Line 527:
|
|
|
|
| No


|-
|-
| [[Plot MultiAxes tutorial]]
| [[Plot_MultiAxes_tutorial|Plot MultiAxes tutorial]]
| Plot workbench
| Plot workbench
| Intermediate
| Intermediate
Line 609: Line 536:
|
|
|
|
| No


|-
|-
| [[Post-Processing of FEM Results with Paraview]]
| [[Post-Processing_of_FEM_Results_with_Paraview|Post-Processing of FEM Results with Paraview]]
| Post-Processing of FEM Results with ParaView
| Post-Processing of FEM Results with ParaView
| Intermediate
| Intermediate
| 2:00
| 2:00
| [[User:HarryvL | HarryvL]]
| [[User:HarryvL|HarryvL]]
| 0.19
| 0.19
| [https://forum.freecadweb.org/download/file.php?id=103403 Beam] and [https://forum.freecadweb.org/download/file.php?id=103557 wall]
| [https://forum.freecadweb.org/download/file.php?id=103403 Beam] and [https://forum.freecadweb.org/download/file.php?id=103557 wall]
| No


|-
|-
| [[Python scripting tutorial]]
| [[Python_scripting_tutorial|Python scripting tutorial]]
| Programming
| Programming
| Intermediate
| Intermediate
Line 629: Line 554:
|
|
|
|
| No


|-
|-
| [[Raytracing tutorial]]
| [[Raytracing_tutorial|Raytracing tutorial]]
| Raytracing
| Raytracing
| Beginner
| Beginner
| 0:010
| 0:010
| [[User:Drei | Drei]]
| [[User:Drei|Drei]]
| 0.16 or above
| 0.16 or above
|
|
| No


|-
|-
| [[Robot 6-Axis]]
| [[Robot_6-Axis|Robot 6-Axis]]
| Robot Workbench
| Robot Workbench
| Intermediate
| Intermediate
Line 649: Line 572:
|
|
|
|
| No


|-
|-
| [[Robot tutorial]]
| [[Robot_tutorial|Robot tutorial]]
| Robot Workbench
| Robot Workbench
| Beginner
| Beginner
Line 659: Line 581:
|
|
|
|
| No


|-
|-
| [[Scripted Parts: Ball Bearing - Part 1]]
| [[Scripted_Parts:_Ball_Bearing_-_Part_1|Scripted Parts: Ball Bearing - Part 1]]
| Part Scripting - Ball Bearing #1
| Part Scripting - Ball Bearing #1
| Beginner
| Beginner
Line 669: Line 590:
| 0.16.6706
| 0.16.6706
|
|
| No


|-
|-
| [[Scripted Parts: Ball Bearing - Part 2]]
| [[Scripted_Parts:_Ball_Bearing_-_Part_2|Scripted Parts: Ball Bearing - Part 2]]
| Part Scripting - Ball Bearing #2
| Part Scripting - Ball Bearing #2
| Beginner
| Beginner
Line 679: Line 599:
| 0.16.6706
| 0.16.6706
|
|
| No


|-
| [[PartDesign Bearingholder Tutorial I]]
| Product design - Bearingholder #1
| Beginner
| 60 minutes
| NormandC
|
|
| No


|-
| [[PartDesign Bearingholder Tutorial II]]
| Product design - Bearingholder #2
| Beginner
| 60 minutes
| NormandC
|
|
| No




|-
|-
| [[Scripts]]
| [[Scripts|Scripts]]
| Scripting
| Scripting
| Beginner
| Beginner
Line 713: Line 608:
| 0.19
| 0.19
|
|
| No


|-
|-
| [[Sketcher_Micro_Tutorial_-_Constraint_Practices|Sketcher Micro Tutorial - Constraint Practices]]
| [[Simple Box Cover]]
| Modeling
| Beginner
| 0:20
| Normand C
| 0.14.3700
|
| Yes

|-
| [[Sketcher Micro Tutorial - Constraint Practices]]
| Sketcher
| Sketcher
| Beginner
| Beginner
| 0:30
| 0:30
| [[User:Quick61 | Mark Stephen (Quick61)]] and vocx
| [[User:Quick61|Mark Stephen (Quick61)]] and vocx
| 0.19
| 0.19
| [https://forum.freecadweb.org/viewtopic.php?f=36&p=371659#p371659 Sketcher Constraints practices]
| [https://forum.freecadweb.org/viewtopic.php?f=36&p=371659#p371659 Sketcher Constraints practices]
| No


|-
|-
| [[Sketcher reference]]
| [[Sketcher_reference|Sketcher reference]]
|
|
|
|
Line 743: Line 626:
|
|
|
|
| No


|-
|-
| [[Sketcher requirement for a sketch]]
| [[Sketcher_requirement_for_a_sketch|Sketcher requirement for a sketch]]
| Sketcher
| Sketcher
| Beginner
| Beginner
|
|
| [[User:Maker | Maker]]
| [[User:Maker|Maker]]
|
|
| None
| None
| No


|-
|-
| [[Sketcher Tutorial]]
| [[Sketcher_Tutorial|Sketcher Tutorial]]
| Sketcher
| Sketcher
| Beginner
| Beginner
Line 763: Line 644:
|
|
|
|
| No


|-
|-
| [[TechDraw TemplateHowTo]]
| [[TechDraw_pitch_circle_tutorial|TechDraw pitch circle tutorial]]
| TechDraw Workbench
| Drafting
| Beginner
| 0:10
| Andergrin
| 0.19
| None

|-
| [[TechDraw_TemplateHowTo|TechDraw TemplateHowTo]]
| TechDraw Workbench
| Intermediate
| Intermediate
| 1:00
| 1:00
Line 773: Line 662:
| 0.17
| 0.17
| None
| None
| No


|-
|-
| [[Thread for Screw Tutorial]]
| [[Thread_for_Screw_Tutorial|Thread for Screw Tutorial]]
| Product design
| Product design
| Advanced
| Advanced
| 1:00
| 1:00
| [[User:DeepSOIC | DeepSOIC]], [[User:Murdic | Murdic]], vocx
| [[User:DeepSOIC|DeepSOIC]], [[User:Murdic|Murdic]], vocx
| 0.19
| 0.19
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=44668 Updated: Thread for screw tutorial]
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=44668 Updated: Thread for screw tutorial]
| No


|-
|-
| [[Toothbrush Head Stand]]
| [[Toothbrush_Head_Stand|Toothbrush Head Stand]]
| Modeling
| Modeling
| Beginner
| Beginner
| 1:00
| 1:00
| [[User:EmmanuelG | EmmanuelG]]
| [[User:EmmanuelG|EmmanuelG]]
| 0.16 or greater
| 0.16 or greater
| [https://www.thingiverse.com/thing:2403310 Thingiverse 2403310]
| [https://www.thingiverse.com/thing:2403310 Thingiverse 2403310]
| No


|-
|-
| [[Topological data scripting]]
| [[Topological_data_scripting|Topological data scripting]]
| Programming
| Programming
| Intermediate
| Intermediate
Line 803: Line 689:
|
|
|
|
| No


|-
|-
| [[Transient FEM analysis]]
| [[Transient_FEM_analysis|Transient FEM analysis]]
| Transient FEM analysis
| Transient FEM analysis
|
|
Line 813: Line 698:
|
|
|
|
| Yes


|-
|-
| [[Tutorial custom placing of windows and doors]]
| [[Tutorial_custom_placing_of_windows_and_doors|Tutorial custom placing of windows and doors]]
| Architecture
| Architecture
| Intermediate
| Intermediate
| 1:00
| 1:00
| [[User:Vocx | Vocx]]
| [[User:Vocx|Vocx]]
| 0.18 or above
| 0.18 or above
| None
| None
| No


|-
|-
| [[Tutorial for open windows]]
| [[Tutorial_for_open_windows|Tutorial for open windows]]
| Architecture
| Architecture
| Beginner
| Beginner
| 1:00
| 1:00
| [[User:Vocx | Vocx]]
| [[User:Vocx|Vocx]]
| 0.18 or above
| 0.18 or above
| None
| None
| No


|-
|-
| [[Tutorial FreeCAD POV ray]]
| [[Tutorial_FreeCAD_POV_ray|Tutorial FreeCAD POV ray]]
| Rendering
| Rendering
| Intermediate
| Intermediate
| 2:00
| 2:00
| [[User:Vocx | Vocx]]
| [[User:Vocx|Vocx]]
| 0.18 or above
| 0.18 or above
| None
| None
| No


|-
|-
| [[Tutorial Render with Blender]]
| [[Tutorial_Render_with_Blender|Tutorial Render with Blender]]
| Rendering
| Rendering
| Intermediate
| Intermediate
| 1:00
| 1:00
| [[User:Vocx | Vocx]]
| [[User:Vocx|Vocx]]
| 0.18 or above
| 0.18 or above
| None
| None
| No


|-
|-
| [[VRML Preparation for Robot Simulation]]
| [[VRML_Preparation_for_Robot_Simulation|VRML Preparation for Robot Simulation]]
| Robot Workbench
| Robot Workbench
| Intermediate
| Intermediate
Line 863: Line 743:
| 0.11.4252ppa1
| 0.11.4252ppa1
|
|
| No


|-
|-
| [[Washers]]
| [[Washers|Washers]]
|
|
|
|
Line 873: Line 752:
|
|
| None
| None
| Yes


|-
|-
| [[Whiffle Ball tutorial]]
| [[Whiffle_Ball_tutorial|Whiffle Ball tutorial]]
| Product design
| Product design
| Beginner
| Beginner
Line 883: Line 761:
| 0.17 and above
| 0.17 and above
| [https://github.com/FreeCAD/Examples/blob/master/Whiffle_Ball_Tutorial_ExampleFiles/WhiffleBall_Tutorial_FCWiki.FCStd?raw=true WhiffleBall_Tutorial_FCWiki.FCStd]
| [https://github.com/FreeCAD/Examples/blob/master/Whiffle_Ball_Tutorial_ExampleFiles/WhiffleBall_Tutorial_FCWiki.FCStd?raw=true WhiffleBall_Tutorial_FCWiki.FCStd]
| No


|-
|-
| [[Wikihouse porting tutorial]]
| [[Wikihouse_porting_tutorial|Wikihouse porting tutorial]]
| Wikihouse porting tutorial
| Wikihouse porting tutorial
| Intermediate/Advanced
| Intermediate/Advanced
Line 893: Line 770:
|
|
|
|
| No


|}
|}

Revision as of 19:46, 18 October 2021

Questa pagina presenta una selezione di tutorial di alta qualità. Un elenco completo e non ordinato di esercitazioni si trova nella pagina: Category:Tutorials/it, uno elenco completo e ordinabile si trova nella tabella sottostante.

Si può anche consultare le pagine Tutorial in altri siti e Video guide per FreeCAD che forniscono i link a esercitazioni ospitate su siti esterni. Un'utile fonte di video tutorial è ovviamente anche una ricerca con la parole chiave "FreeCAD" su YouTube.

Se desiderate contribuire alla stesura di documentazione e tutorial wiki, consultate le linee guida generali del wiki in WikiPages, e leggete tutorial guidelines.

Si prega di notare la versione di FreeCAD utilizzata nel tutorial in quanto alcuni tutorial potrebbero utilizzare una vecchia versione del programma. Sebbene il processo di modellazione generale possa ancora funzionare, alcuni strumenti potrebbero essere cambiati.

Architettura e BIM

Modellazione di parti

FreeCAD fornisce due flussi di lavoro principali per modellare le parti:

Notare che il flusso di lavoro di PartDesign è stato notevolmente modificato da FreeCAD 0.17 in poi; alcune delle esercitazioni non sono state aggiornate e potrebbero riferirsi alla versione 0.16.

The Raspberry Pi project has made simple tutorials that are easy to follow, particularly for those new to CAD systems:

Disegni e schizzi

</gallery>

Disegno tecnico

FEM

CNC & Stampa 3D

Rendering

Robot workbench

Ambiente Robot

Grafici

Script

These are tutorials that are related to scripting or programming. They are geared towards more experienced users, who are already somewhat familiar with the program.

Tutorial - Elenco completo

Qui sono elencati tutti i tutorial che non sono nel manuale indipendentemente dalla loro qualità. Se un tutorial è elencato in Category:Tutorials e non in questa tabella, inseritelo.

Tutorial Topic Level Time to complete hh:mm Authors FreeCAD version Example files


Add FEM constraint tutorial M42kus
Add FEM equation tutorial JohnWang
Aeroplane Part Workbench Beginner 0:10 Hughthecat
Analysis of reinforced concrete with FEM Reinforced concrete with FEM Intermediate 1:00 HarryvL 0.19 or above
Arch panel tutorial Modeling an architectural panel Beginner 1:00 Yorik
Arch tutorial Modeling Intermediate Yorik 0.14
Basic Attachment Tutorial Sketch attachment Beginner/intermediate 01:00 Bance 0.17 and above Basic Attachment Tutorial.FCStd
Basic modeling tutorial Introduction to modelling Beginner 0:15 NormandC Any None
Basic Part Design Tutorial Modeling Beginner Mark Stephen (Quick61) and HarryGeier 0.17 or above Basic Part Design for v0.17
Basic Sketcher Tutorial Sketcher Beginner 1:00 Drei and Vocx 0.19 Basic Sketcher tutorial
Basic TechDraw Tutorial TechDraw Workbench Beginner WandererFan 0.17 and above Basic Part Design for v0.17 Sample Basic TechDraw Tutorial Sample
Code snippets Python Beginner
Creating a simple part with PartDesign Modeling Beginner 1:00 GlouGlou 0.17 or above Creating a simple PartDesign Body.FCStd
Customize Toolbars Beginner 0:05 Mario52 Any None
Draft ShapeString tutorial Product Design Beginner 0:30 r-frank and vocx 0.17 and above Draft_Shapestring_Text
Draft tutorial Drafting Beginner 0:30 Drei and vocx 0.19 Draft tutorial updated
Drawing Template HowTo (obsolete) 2D Drafting Intermediate 1:00 Mark Stephen (Quick61) 0.14.3700 or above None
Drawing tutorial (obsolete) Blueprints / Drawings Beginner 0:15 Drei 0.16 or above
Dxf Importer Install Intermediate 0:05 Mario52 Any None
Engine Block Tutorial Part Workbench Beginner 1:00 Andrewbuck40 0.14.3700
Export to STL or OBJ Export to STL or OBJ Beginner 0:20 r-frank 0.16.6703
Extend FEM Module M42kus
FEM Beginner tutorial FEM Beginner tutorial Beginner thschrader 0.17.11622+ Whiffle Ball
FEM CalculiX Cantilever 3D Finite Element Analysis Beginner 0:10 Bernd 0.16.6377 or above
FEM Shear of a Composite Block Finite Element Analysis Beginner/Intermediate 0:300 HarryvL 0.17.12960 or above
FEM tutorial Finite Element Analysis Beginner 0:10 Drei 0.16.6700 or above
FEM Tutorial Python Finite Element Analysis Intermediate 0:30 Bernd 0.18.15985 or above
FreeCAD-Ship s60 tutorial Ship Workbench Beginner
FreeCAD-Ship s60 tutorial (II) Ship Workbench Beginner
How to install additional workbenches Programming Medium programmer 0:15 r-frank Any None
How to install macros Programming Medium programmer 0:15 Mario52 Any None
Import from STL or OBJ Import from STL or OBJ Beginner 0:30 r-frank 1.0 0.16.6703
Import OpenSCAD code Import OpenSCAD code Beginner 0:30 r-frank 0.16.6704 None
Import text and geometry from Inkscape Import text and geometry from Inkscape Beginner 0:30 r-frank 0.16.6704
Import/Export IFC - compiling IfcOpenShell Arch Workbench Advanced 2:00 Pablo Gil
Measurement Of Angles On Holes TechDraw Workbench Beginner 0:01 AnHi 0.19
PartDesign Bearingholder Tutorial I Product design - Bearingholder #1 Beginner 60 minutes NormandC
PartDesign Bearingholder Tutorial II Product design - Bearingholder #2 Beginner 60 minutes NormandC
PartDesign tutorial Sketcher Beginner 0:15 Drei 0.16 or above
Path Walkthrough for the Impatient Path Workbench Chrisb
Plot Basic tutorial Plot Workbench Basic Tutorial Beginner
Plot MultiAxes tutorial Plot workbench Intermediate
Post-Processing of FEM Results with Paraview Post-Processing of FEM Results with ParaView Intermediate 2:00 HarryvL 0.19 Beam and wall
Python scripting tutorial Programming Intermediate
Raytracing tutorial Raytracing Beginner 0:010 Drei 0.16 or above
Robot 6-Axis Robot Workbench Intermediate
Robot tutorial Robot Workbench Beginner r-frank
Scripted Parts: Ball Bearing - Part 1 Part Scripting - Ball Bearing #1 Beginner 0:30 r-frank 0.16.6706
Scripted Parts: Ball Bearing - Part 2 Part Scripting - Ball Bearing #2 Beginner 0:30 r-frank 0.16.6706
Scripts Scripting Beginner onekk Carlo 0.19
Sketcher Micro Tutorial - Constraint Practices Sketcher Beginner 0:30 Mark Stephen (Quick61) and vocx 0.19 Sketcher Constraints practices
Sketcher reference
Sketcher requirement for a sketch Sketcher Beginner Maker None
Sketcher Tutorial Sketcher Beginner Ulrich
TechDraw pitch circle tutorial TechDraw Workbench Beginner 0:10 Andergrin 0.19 None
TechDraw TemplateHowTo TechDraw Workbench Intermediate 1:00 wandererfan 0.17 None
Thread for Screw Tutorial Product design Advanced 1:00 DeepSOIC, Murdic, vocx 0.19 Updated: Thread for screw tutorial
Toothbrush Head Stand Modeling Beginner 1:00 EmmanuelG 0.16 or greater Thingiverse 2403310
Topological data scripting Programming Intermediate
Transient FEM analysis Transient FEM analysis
Tutorial custom placing of windows and doors Architecture Intermediate 1:00 Vocx 0.18 or above None
Tutorial for open windows Architecture Beginner 1:00 Vocx 0.18 or above None
Tutorial FreeCAD POV ray Rendering Intermediate 2:00 Vocx 0.18 or above None
Tutorial Render with Blender Rendering Intermediate 1:00 Vocx 0.18 or above None
VRML Preparation for Robot Simulation Robot Workbench Intermediate 0.11.4252ppa1
Washers None
Whiffle Ball tutorial Product design Beginner 0:30 r-frank and vocx 0.17 and above WhiffleBall_Tutorial_FCWiki.FCStd
Wikihouse porting tutorial Wikihouse porting tutorial Intermediate/Advanced 1:00