Tutorials

How to convert STL to STEP using FreeCAD

84 23 Beginner
This tutorial covers how to convert an STL to a STEP using FreeCAD. Note: Since STLs are meshes, the resulting model won't be as precise as parts originally made as solids. FreeCAD can export: - Step - Iges - Scad - Dxf - Dwg - Obj - Pdf And many others…

FreeCAD Basic Exercise #1

25 5 Beginner
The objective of this tutorial will be to discover the workflow for the parametric design of a 3D object with Part Design and Sketcher. For this we will model a basic part involving different types of functions.

FreeCAD Basic Exercise #5

24 0 Beginner
This tutorial allows you to discover new Additive tools in FreeCAD Part Design workbench: Additive loft and Revolution. It also introduces the notion of Datum object to create new reference elements in a part.

FreeCAD Basic Exercise #3

19 4 Beginner
The objective of this tutorial will be to hang external geometry with the Circle and Polyline tools. Use the Linear Pattern function and use a subtractive function (Pocket) from a face.

FreeCAD Basic Exercise #4

18 6 Beginner
This tutorial introduces the Construction Mode for constraining sketch geometry and also new features: Polygon, Equal and Fillet (in Sketcher) then Thickness and Polar Pattern (in Part Design).

FreeCAD Basic Exercise #2

15 4 Beginner
The objective of this tutorial will be to use the sketching tools: symmetry constraint, external geometry projection and Polyline. We will also use the Refine parameter to remove an edge.

FreeCAD TechDraw Workbench

9 2 Beginner
In this video I show and try to explain how to use several tools of TechDraw Workbench. If you want to create 2D views with dimensions and show details with information then this video is for you. Already I apologize for my English, but comments from other videos asked to enter voice in videos so I'm trying. If you have any questions, I can try to clarify as soon as I can.

FreeCAD parametric 3d drawing

8 0 Beginner
3D drawing driven by a data sheet. Example : creating a kitchen cabinet furniture driven by a Spreadsheet.

PAD/Extrude Example1 in Free CAD

6 0 Beginner
PAD/Extrude Example-1 in Free CAD DescriptionFreeCAD is a free and open-source general-purpose parametric 3D computer-aided design modeler and a building information modeling software with finite element method support.

A2plus in FreeCAD

5 0 Beginner
n this Tutorial you can learn A2 plus Point on Point- Constraint Another constraints I will discuss in Next Tutorial Here Site For A2 Plus addons https://github.com/FreeCAD/FreeCAD-ad... DescriptionFreeCAD is a free and open-source general-purpose parametric 3D computer-aided design modeler and a building information modeling software with finite element method support. Downloads FreeCAD software from this https://www.freecadweb.org/downloads.php

Clamping Support (PartDesign, SheetMetal & TechDraw)

4 0 Beginner
This tutorial explains how to model a clamping support for pole mount antenna in FreeCAD 0.19. Through this example, we will see how to design a basic sheet metal product with PartDesign and SheetMetal Worbenches (WB). Then how to made a drawing of unfolded sheet metal with TechDraw WB.

loft in FreeCAD| hopper Design in freeCAD

3 0 Beginner
oft in FreeCAD| hopperDesgin You can Learn Many tools in this Part, there are use two bodies Extrude Example2 in Free CAD FreeCAD is a free and open-source general-purpose parametric 3D computer-aided design modeler and a building information modeling software with finite element method support. Initial release: 29 October 2002; 17 years ago Stable release: 0.18.4 / 26 October 2019; 7 months ago Downloads FreeCAD software from this https://www.freecadweb.org/downloads.php

Spring design in FreeCAD

3 0 Beginner
Spring design in FreeCAD In this part we Design clutch and Learn, How to create Spring ,Gear ,body transform. and polar Array etc. FreeCAD is a free and open-source general-purpose parametric 3D computer-aided design modeler and a building information modeling software with finite element method support. Initial release: 29 October 2002; 17 years ago Stable release: 0.18.4 / 26 October 2019; 7 months ago Downloads FreeCAD software from this https://www.freecadweb.org/downloads.php

Proper Method to Produce Lobster-back Duct Bends

3 1 Beginner
One type of industrial component I have been involved with the design and manufacture of is lobster-back bends. This type of duct bend is made up of segments cut from flat sheets or plates, rolled into cylindrical parts, then assembled. These can be light sheet-metal or manufactured from thick plate. This quick tutorial is a supplement to the one I produced an outline of a method I have used modeling this type of component using Alibre Design. As this supplement concerns producing parts ready for manufacture and applies to whatever software you have used, that is not important as this short tutorial is to outline turning your modeled bend into the flat profile ready to be made into the completed bend. In this modern world, the bend parts will be cut out using CNC laser, or CNC Plasma cutting machines. Sometimes we produce the nc programs ourselves or we are required to produce the correct files for the laser / plasma department to program and cut out. Making the program to cut out the parts starts normally from a 2D dxf file at a scale of 1 : 1. This is the first part of the process that has to be correct. If you produce this dxf incorrectly the finished parts will be useless. Producing this at the right scale, 1 : 1 is different with different 3D cad applications, other problems can be caused by you working in different drawing units. If you are not doing the program, talk to the person who is to make sure you produce the dxf as required. Having a large quantity of wrongly cut parts is not a good thing

Modelling welds with FreeCAD 0.19

3 0 Beginner
This tutorial explain how to model welds with FreeCAD, version 0.19. For that we will use epsiloidal primitive sequences placed on the weld seams. Principle is described in Step 1 and then other steps describe practical cases. We will mainly use Part and Draft workbenches and functions Primitives, Epsiloid and Path Array.