Tutorials

1 0 Intermediate
In this tutorial: how to automate/prepare FEM Simulation, using Python & macros in FreeCAD. How to execute macros shown here: https://vimeo.com/1135044147

1 0 Beginner
Learning how to design a pipe in FreeCAD using a Python script is an important skill for anyone interested in computer-aided design, automation, or engineering innovation. FreeCAD is a powerful open-source 3D modeling software that supports Python scripting, allowing users to create complex designs through code. Understanding how to use Python to design a pipe not only enhances your modeling efficiency but also develops your ability to automate repetitive design tasks.

1 0 Beginner
Learning to design a Faceted Dome (like a geodesic or architectural dome) in FreeCAD using a Python script is a key skill for tackling geometric complexity, architectural design, and fabrication. Scripting a faceted dome transforms a challenging manual modeling task into a precise, automated, and fabrication-ready engineering solution.

0 0 Beginner
Learning to design a T-Beam profile in FreeCAD using a Python script is a key step toward mastering structural modeling automation and achieving true design flexibility.