Tutorials: Difference between revisions

From FreeCAD Documentation
(<gallery mode=packed> does not obstruct the image with the text. Every image should have a sentence that briefly describes the content of the tutorial.)
(Link to the workbenches)
(23 intermediate revisions by 3 users not shown)
Line 33: Line 33:
<!--T:5-->
<!--T:5-->
FreeCAD provides two main workflows to modeling parts:
FreeCAD provides two main workflows to modeling parts:
* combining objects, a method called [https://en.wikipedia.org/wiki/Constructive_solid_geometry constructive solid geometry (CSG)] using the [[Part Module|Part workbench]], and
* combining objects, a method called [[Constructive solid geometry|Constructive solid geometry]] (CSG) using the [[Part Module|Part workbench]], and
* using parametric modelling and [[Glossary#Feature|feature]] editing with the [[PartDesign Workbench]].
* using parametric modelling and [[Feature editing|feature editing]] with the [[PartDesign Workbench|PartDesign Workbench]].


<!--T:23-->
<!--T:23-->
Please note that the [[PartDesign Workbench]] workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.
Please note that the [[PartDesign Workbench|PartDesign Workbench]] workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.


</translate>
</translate>
Line 44: Line 44:
<!--T:6-->
<!--T:6-->
File:GGTuto1 Vue.PNG|link=[[Creating a simple part with PartDesign]]|[[Creating a simple part with PartDesign]] (v0.17)<br/>An introduction to the PartDesign workflow: tracing a sketch, using pad, pocket, and moving the object.
File:GGTuto1 Vue.PNG|link=[[Creating a simple part with PartDesign]]|[[Creating a simple part with PartDesign]] (v0.17)<br/>An introduction to the PartDesign workflow: tracing a sketch, using pad, pocket, and moving the object.
PD WB Tutorial018.png|link=[[Basic Part Design Tutorial 017]]|[[Basic Part Design Tutorial]] (v0.17)<br/>Model a simple part using a feature editing methodology: creating a sketch, using pad, external references, pocket, and mirror.
PD WB Tutorial018.png|link=[[Basic Part Design Tutorial 017]]|[[Basic Part Design Tutorial 017|Basic Part Design Tutorial]] (v0.17)<br/>Model a simple part using a feature editing methodology: creating a sketch, using pad, external references, pocket, and mirror.
TBHS-model.png|link=[[Toothbrush Head Stand]]|[[Toothbrush Head Stand|Model an electric toothbrush head stand]] (v0.16)<br/>Multiple features used: sketch, distance and coincident constraints, pad, external references, fillet, chamfer, linear pattern, and draft.
TBHS-model.png|link=[[Toothbrush Head Stand]]|[[Toothbrush Head Stand|Model an electric toothbrush head stand]] (v0.16)<br/>Multiple features used: sketch, distance and coincident constraints, pad, external references, fillet, chamfer, linear pattern, and draft.
Exercise lego 01.jpg|link=[[Manual:Modeling for product design]]|[[Manual:Modeling for product design|Modeling for product design]] (v0.16)<br/>Modeling a Lego block: sketches, vertical and horizontal distance constraints, pad, pocket, external reference, linear pattern, and assembly.
Exercise lego 01.jpg|link=[[Manual:Modeling for product design]]|[[Manual:Modeling for product design|Modeling for product design]] (v0.16)<br/>Modeling a Lego block: sketches, vertical and horizontal distance constraints, pad, pocket, external reference, linear pattern, and assembly.
Line 54: Line 54:
</gallery>
</gallery>
<translate>
<translate>

<!--T:30-->
The Raspberry Pi project has made simple tutorials that are easy to follow, particularly for those new to CAD systems:
* [https://projects.raspberrypi.org/en/projects/freecad-dice freecad-dice], model a die with six faces, and optionally 3D print it.
* [https://projects.raspberrypi.org/en/projects/freecad-headphone-tidy freecad-headphone-tidy], model a spool to organize and store earphones, and optionally 3D print it.
* [https://projects.raspberrypi.org/en/projects/freecad-chess-set freecad-chess-set], model and entire chess set in Bauhaus modernist style.
* [https://github.com/raspberrypilearning?utf8=%E2%9C%93&q=freecad&type=source&language= raspberrypilearning] repository (CC-BY 4.0) with other examples.


==Drafting and Sketching == <!--T:7-->
==Drafting and Sketching == <!--T:7-->
Line 62: Line 69:
<!--T:8-->
<!--T:8-->
Exercise cabin 01.jpg|link=[[Manual:Traditional 2D drafting]]|[[Manual:Traditional 2D drafting|Traditional 2D drafting]] <br/>Draw a floor plan with lines, wires, rectangles, circular arcs, and add hatch patterns, annotations, and dimensions. Export the result to DXF.
Exercise cabin 01.jpg|link=[[Manual:Traditional 2D drafting]]|[[Manual:Traditional 2D drafting|Traditional 2D drafting]] <br/>Draw a floor plan with lines, wires, rectangles, circular arcs, and add hatch patterns, annotations, and dimensions. Export the result to DXF.
Draft_tutorial_result.png|link=[[Draft tutorial]]|[[Draft tutorial]] (v0.16) <br/>This is a basic introduction to the tools of the Draft Workbench: working plane, grid, line, arc, upgrade, rectangle, circle, polygon, arrays, dimensions, annotations, and shapestring.
Draft_tutorial_result.png|link=[[Draft tutorial]]|[[Draft tutorial]] (v0.16) <br/>This is a basic introduction to the tools of the [[Draft Workbench|Draft Workbench]]: working plane, grid, line, arc, upgrade, rectangle, circle, polygon, arrays, dimensions, annotations, and shapestring.
Sketcher_reference.png|link=[[Sketcher reference]]|[[Sketcher_reference|Sketcher reference]] (v0.18) <br/> This is a 70-page long PDF document that serves as a detailed manual for the [[Sketcher Workbench|Sketcher Workbench]]. It explains the basics of Sketcher usage, and goes into a lot of detail about the creation of geometrical shapes, and each of the constraints.
Sketcher tutorial result.png|link=[[Sketcher tutorial]]|[[Sketcher tutorial]] (v0.16) <br/>This is a basic introduction to the tools of the Sketcher Workbench: construction mode, line, circle, arc, constraints (equality, vertical, horizontal, tangential, distance, angle, radius).
Sketcher tutorial result.png|link=[[Sketcher tutorial]]|[[Sketcher tutorial]] (v0.16) <br/>This is a basic introduction to the tools of the Sketcher Workbench: construction mode, line, circle, arc, constraints (equality, vertical, horizontal, tangential, distance, angle, radius).
Constrain3.png|link=[[Sketcher Micro Tutorial - Constraint Practices]]|[[Sketcher Micro Tutorial - Constraint Practices|Sketcher micro tutorial]] (v0.16)<br/>Learn to efficiently constrain a sketch. Prefer geometric constraints over dimensional constraints.
Constrain3.png|link=[[Sketcher Micro Tutorial - Constraint Practices]]|[[Sketcher Micro Tutorial - Constraint Practices|Sketcher micro tutorial]] (v0.16)<br/>Learn to efficiently constrain a sketch. Prefer geometric constraints over dimensional constraints.
Line 88: Line 96:
<!--T:12-->
<!--T:12-->
FEM example01 pic00.jpg|link=[[FEM CalculiX Cantilever 3D]]|[[FEM CalculiX Cantilever 3D|CalculiX cantilever FEM analysis]] (v0.17) <br/>This in an example included in every installation of FreeCAD; it demonstrates a basic analysis with the CalculiX FE solver. Purge the current result, re-run the solver, and view the displacements and stresses in the deformed mesh in the viewport.
FEM example01 pic00.jpg|link=[[FEM CalculiX Cantilever 3D]]|[[FEM CalculiX Cantilever 3D|CalculiX cantilever FEM analysis]] (v0.17) <br/>This in an example included in every installation of FreeCAD; it demonstrates a basic analysis with the CalculiX FE solver. Purge the current result, re-run the solver, and view the displacements and stresses in the deformed mesh in the viewport.
FEM tutorial result.png|link=[[FEM tutorial]]|[[FEM tutorial|Simple FEM introduction]] (0.17) <br/>This is a short introduction to the steps required to perform an analysis in the FEM Workbench: model your object, create a mesh, add constraints and forces, add a material, run the solver, and visualize the results.
FEM tutorial result.png|link=[[FEM tutorial]]|[[FEM tutorial|Simple FEM introduction]] (v0.17) <br/>This is a short introduction to the steps required to perform an analysis in the FEM Workbench: model your object, create a mesh, add constraints and forces, add a material, run the solver, and visualize the results.
Figure 11 Deformed Mesh.png|link=[[FEM Shear of a Composite Block]]|[[FEM Shear of a Composite Block|FEM shear analysis of a composite block]] (v0.17) <br/>Study the deformation of a block made of a hard nucleus surrounded by a softer material: create mesh regions, add materials, set up sliding constraints, add shear loads, run the solver, and visualize the results with a clip plane.
Figure 11 Deformed Mesh.png|link=[[FEM Shear of a Composite Block]]|[[FEM Shear of a Composite Block|FEM shear analysis of a composite block]] (v0.17) <br/>Study the deformation of a block made of a hard nucleus surrounded by a softer material: create mesh regions, add materials, set up sliding constraints, add shear loads, run the solver, and visualize the results with a clip plane.
Femconcrete_Wall_3D_rx_PSS.png|link=[[Analysis_of_reinforced_concrete_with_FEM]]|[[Analysis_of_reinforced_concrete_with_FEM|Analysis of reinforced concrete with FEM]] (v0.19) <br/>Estimate the level of reinforcement required in a concrete structure to prevent brittle failure under tension or shear.
</translate>
</translate>
</gallery>
</gallery>
Line 109: Line 118:


</translate>
</translate>
<gallery mode=packed-overlay heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
<translate>
<translate>
<!--T:16-->
<!--T:16-->
Dxf Importer Install 11.png|link=[[Dxf Importer Install]]|[[Dxf Importer Install]] <br/>Manual install of the DXF import library.
Dxf Importer Install 11.png|link=[[Dxf Importer Install]]|[[Dxf Importer Install|DXF importer installation]] <br/>Install the DXF importer program in you system, so that you can open DXF and DWG files with FreeCAD.
</translate>
</translate>
</gallery>
</gallery>
Line 120: Line 129:


</translate>
</translate>
<gallery mode=packed-overlay heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
<translate>
<translate>
<!--T:18-->
<!--T:18-->
Exercise raytracing 05.jpg|link=[[Manual:Creating renderings]]|[[Manual:Creating renderings|Creating renderings]] <br/>With POV-Ray and LuxRender.
Exercise raytracing 05.jpg|link=[[Manual:Creating renderings]]|[[Manual:Creating renderings|Creating renderings]] <br/>Quickly produce a rendered image of your bodies with POV-Ray and LuxRender, if they are installed in your system.
Raytracing tutorial result.png|link=[[Raytracing tutorial]]|[[Raytracing tutorial]] <br/>Introduces the basic workflow of the Raytracing workbench.
Raytracing tutorial result.png|link=[[Raytracing tutorial]]|[[Raytracing tutorial]] (v0.16) <br/>Describes the basic workflow of the Raytracing Workbench using POV-Ray or LuxRender: set the path to the renderers, create a project, set the camera position, select the model, run the renderer.
12_T04_FreeCAD_POVray_render_floor_wood_walls_radiosity_final.png|link=[[Tutorial FreeCAD POV ray]]|[[Tutorial FreeCAD POV ray|Intermediate FreeCAD and POV-ray tutorial]] (v0.18) <br/>Workflow to produce a better render with POV-Ray: create a project, add objects, set the camera, save the .pov file, manually edit the file to improve the textures, planes, lights, and then run the renderer.
Povray_before_after.png|link=[http://forum.freecadweb.org/viewtopic.php?f=36&t=32745]|[https://forum.freecadweb.org/viewtopic.php?f=36&t=32745 FreeCAD / pov ray tutorial]<br/>Step by step workflow for using Pov Ray to render an image with the Raytracing workbench.
07_T03_FreeCAD_Blender_EEVEE_render.png|link=[[Tutorial_Render_with_Blender]]|[[Tutorial Render with Blender|Rendering a FreeCAD assembly with Blender]] (v0.18) <br/>Export bodies from FreeCAD to Wavefront .obj, import the file into Blender, set up a simple Sun light, assign basic materials with the Principled BSDF shader, and produce a rendered image with EEVEE and Cycles.
</translate>
</translate>
</gallery>
</gallery>
Line 133: Line 143:


</translate>
</translate>
<gallery mode=packed-overlay heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
<translate>
<translate>
<!--T:20-->
<!--T:20-->
Robot Tutorial RobotSimulation.gif|link=[[Robot tutorial]]|[[Robot tutorial]] <br/>Robot movement simulation.
Robot Tutorial RobotSimulation.gif|link=[[Robot tutorial]]|[[Robot tutorial]] (v0.17) <br/>Simulate the movement of an industrial robot: set up a trajectory, set up home position, change the robot position, insert various waypoints, and simulate the robot movement.
</translate>
</translate>
</gallery>
</gallery>
Line 143: Line 153:
== Plotting == <!--T:28-->
== Plotting == <!--T:28-->
</translate>
</translate>
<gallery mode=packed-overlay heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
<translate>
<translate>
<!--T:29-->
<!--T:29-->
Plot_Trigonometric_Example.png|link=[[Plot Basic tutorial]]|[[Plot Basic tutorial]]<br/>The basic tutorial to drawing mathematical plots in FreeCAD.
Plot_Trigonometric_Example.png|link=[[Plot Basic tutorial]]|[[Plot Basic tutorial|Basic plot]] <br/>Draw simple mathematical functions in the Plot Workbench using the underlying Python plotting libraries: define the input list (X), two output lists (Y1, Y2), plot the functions (Y1 and Y2 against X), set the grid, line styles, legends, axes labels, plot title, and save the plot.
Plot_MultiAxes_Example.png|link=[[Plot MultiAxes tutorial]]|[[Plot MultiAxes tutorial]]<br/>Draw several axes and several plots in the same figure.
Plot_MultiAxes_Example.png|link=[[Plot MultiAxes tutorial]]|[[Plot MultiAxes tutorial|Multiaxes plot]] <br/>Draw a more complicated plot in the Plot Workbench with two different input lists (X, T), and three output lists (Y1, Y2, Y3), then create two sets of axes in the same plot, and plot the pairs of lists (Y1 against X, and Y2 and Y3 against T); set the axes labels and grid, and move the legends and title.
</translate>
</translate>
</gallery>
</gallery>
Line 155: Line 165:
{{VeryImportantMessage|Development of the [[Drawing Workbench]] stopped in FreeCAD 0.16. Consider using the [[TechDraw Workbench]] instead.}}
{{VeryImportantMessage|Development of the [[Drawing Workbench]] stopped in FreeCAD 0.16. Consider using the [[TechDraw Workbench]] instead.}}
</translate>
</translate>
<gallery mode=packed-overlay heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
<translate>
<translate>
<!--T:27-->
<!--T:27-->
Drawing_tutorial_result.png|link=[[Drawing tutorial]]|[[Drawing tutorial]] <br/>Intro to creating blueprints with the Drawing workbench.
Drawing_tutorial_result.png|link=[[Drawing tutorial]]|[[Drawing tutorial]] (v0.16)<br/>This is the essential introduction to the tools of the Drawing Workbench to create blueprints.
Exercise drawing 01.jpg|link=[[Manual:Generating 2D drawings]]|[[Manual:Generating 2D drawings|Generating 2D drawings]]
Exercise drawing 01.jpg|link=[[Manual:Generating 2D drawings]]|[[Manual:Generating 2D drawings|Generating 2D drawings]] (v0.16)<br/>Generate 2D projections of your 3D models, and add dimensions.
</translate>
</translate>
</gallery>
</gallery>
Line 168: Line 178:


<!--T:22-->
<!--T:22-->
{{Userdocnavi}}

<!--T:31-->
[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:User Documentation]]
</translate>
</translate>

Revision as of 18:48, 13 October 2019

This page presents a selection of high quality written tutorials. A complete, unsorted list of tutorials can be found in Category:Tutorials.

Visit offsite tutorials and video tutorials for lists of tutorials hosted on external sites. A useful source of video tutorials is YouTube.

If you'd like to contribute with writing wiki documentation and tutorials, see the general wiki guidelines in WikiPages, and read the tutorial guidelines.

Please notice the version of FreeCAD used in the tutorial as some tutorials may use an old version of the program. Although the general modelling process may still work, some tools may have changed.

Architecture and BIM

Modeling Parts

FreeCAD provides two main workflows to modeling parts:

Please note that the PartDesign Workbench workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.

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

Drafting and Sketching

Technical Drawings

FEM

CNC & 3D Printing

Import and Export

Rendering

Robot workbench

Plotting

Drawings

Development of the Drawing Workbench stopped in FreeCAD 0.16. Consider using the TechDraw Workbench instead.
List of Commands
Interface Customization