Tutorials

3 0 Beginner
I hope this video useful for everyone want to become professional design of engineer I have a channel in youtube about CAD 3D, I hope this useful for you: https://www.youtube.com/channel/UCw_Zp8rsvtI01SnhkM_4FAw

2 0 Beginner
Learning how to design a cube in FreeCAD using a Python script is an excellent way to understand the fundamentals of parametric modeling and automation in CAD design. Creating a cube may seem simple, but doing it through scripting introduces you to FreeCAD’s powerful Python interface, which controls almost every aspect of the software. By writing a short script, you learn how to define dimensions, create shapes, and manipulate geometry programmatically.

2 0 Beginner
Learning how to design a sphere in FreeCAD using a Python script is an excellent way to explore the power of parametric and programmatic modeling. While creating a sphere may look simple, scripting it teaches you how FreeCAD’s geometry and parametric system work together through Python. By writing a few lines of code, you can define parameters such as radius, position, and placement, giving you precise control over your 3D model.

2 0 Beginner
Learning FreeCAD reverse engineering by converting an STL file format to a solid body is an essential skill for anyone interested in product design, 3D modeling, or manufacturing. This process allows you to transform mesh-based 3D scans or downloaded models into editable, parametric solid models that can be refined, modified, or reproduced accurately. It bridges the gap between raw 3D data and professional design work.

2 0 Intermediate
👍 FreeCAD Honeycomb Pattern - FreeCAD Tutorial - FreeCAD MultiTransform - FreeCAD 1

2 0 Beginner
Learning to design editable twisted fibers in FreeCAD using Python scripting is valuable for several compelling reasons: Parametric Flexibility and Automation Complex Geometry Made Manageable Real-World Applications Workflow Efficiency FreeCAD Mastery

1 0 Beginner
AI tools for converting images into 3D models are changing the way digital creators work. In the past, creating a 3D model required hours of manual design, technical knowledge, and expensive software. Today, artificial intelligence makes this process faster, easier, and more accessible. With just a single image, AI can analyze shapes, textures, and lighting to build a realistic 3D model automatically, saving both time and effort.

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 an I-beam profile in FreeCAD using a Python script is fundamentally about transitioning from manual drawing to parametric automation, a critical skill in modern engineering.

1 0 Beginner
Tired of dealing with gigantic CAD or scan-based 3D files? PM AutoTwin is a free browser tool using AI to shrink polygon count and file size—up to 90% lighter—while preserving structure and UVs. No installation, no plugins. This short tutorial covers how to upload, optimize, and apply the output for engineering, BIM, or XR use.

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
⭐ Quick And EASY - FreeCAD Star Shape - FreeCAD Polar Pattern - FreeCAD 1 Tutorial

0 0 Intermediate
I needed to shorten a part by 0.1mm. A quick and dirty approach would have gotten the job done, but what if there were more changes upstream? I came up with a workflow to remove material from the "middle" of a part while still being able to make upstream changes that trickle down to the shortened part. Sound confusing? It's not. Play around with the project file and you will see how to replicate this workflow.

0 0 Beginner
I hope this video useful for everyone want to become professional design of engineer I have a channel in youtube about CAD 3D, I hope this useful for you: https://www.youtube.com/channel/UCw_Zp8rsvtI01SnhkM_4FAw

0 0 Intermediate
This tutorial describes a method of modeling an involute spline gear wheel in Creo with a very high accuracy. In this model, the tooth geometry is created as a straight tool with a simple radius at the tool tip would do. So, there is no protuberance or any more advanced tooth modification. But you can create gears with an undercut very easily In my professional work, I had the chance to compare the geometry with the geometry created by KISSsoft. The deviation was really neglectable. Hopefully, this tutorial is useful for someone! If yes, I'm glad to get a feedback And if you are interested in the background of the tooth root radius formulas, just let me know.