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. Moved the second example to the end, as it's more advanced.)
(<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.)
Line 97: Line 97:


</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:14-->
<!--T:14-->
Path-WalkThroughResult.gif|link=[[Path Walkthrough for the Impatient]]|[[Path Walkthrough for the Impatient]] <br/>Quick presentation of the Path module.
Path-WalkThroughResult.gif|link=[[Path Walkthrough for the Impatient]]|[[Path Walkthrough for the Impatient|Path Workbench for the impatient]] <br/>This is a quick presentation of the workflow for the Path Workbench: create a job, define the output, define the milling tool, define the path operations, start the simulation, and generate a G-code output file.
Exercise meshing 03.jpg|link=[[Manual:Preparing models for 3D printing]]|[[Manual:Preparing models for 3D printing|Preparing models for 3D printing]]
Exercise meshing 03.jpg|link=[[Manual:Preparing models for 3D printing]]|[[Manual:Preparing models for 3D printing|Preparing models for 3D printing]] (v0.16)<br/>Convert a solid object to a mesh object using the Mesh Workbench, export the mesh to STL format, and use Slic3r to prepare the G-code. Alternatively use the Cura Workbench or the Path Workbench to generate the G-code.
</translate>
</translate>
</gallery>
</gallery>

Revision as of 05:13, 8 April 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.

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