
In this post, we’ll show you the basics of creating simple 3D models. For this we use the program FreeCAD. With this you can create your models for 3D printing. If you want to create the described parts in this post download the software from the official site. Also, take a look at what great parts we’ve already been able to create with FreeCAD.
Table of Contents
Create a new part in FreeCAD
First, let’s show you a way to create any part using the Part Design Workbench.
- After you open the program, select the icon for a new file. The best way to save the file afterwards is to use the diskette icon on your computer.
- Then select the “Part Design” workbench.
- Then create a new part.
Create sketch in part
Next, we create a sketch for the first shape.
- Select the part you created earlier. Tip: You can rename the part with a delayed double-click.
- Then click on the “Create new sketch” icon.
Select sketch plane
You also select the sketch plane. As a rule, the XY plane represents the ground. XZ and YZ planes are side views.
- Now select the layer on which you want to place the 2D drawing. Here we use the XY plane.
- Then confirm with OK.
Draw rectangle in FreeCAD
Finally, we draw the cuboid on the plane. We start with the first corner point. We set this to the origin point. This automatically fixes the point in FreeCAD by setting it equal to the origin. We set the second point at an arbitrary place. It is best to do this so that the approximate shape idea can already be seen.
- First, select the rectangle tool.
- Then set the first point to the origin.
- Finally, place the second vertex anywhere you like.
Dimension rectangle
Next, we use the dimensional tools to give the part the correct dimensions.

- Now select the horizontal dimensioning.
- This selects the edge and gives the rectangle the desired length.
- Then select the vertical dimension.
- Now select the edge and give the rectangle the desired width.
- Finally, exit sketch mode.
2D becomes 3D in FreeCAD
The previous sketch is a 2D drawing. To get a 3D model we select the sketch and go to the extrusion tool.
- First, select the sketch.
- Second, select the icon for Pad Selected Sketch.
- In the dialog that appears, specify the depth for the box.
Interim result
Ultimately, we want to show you what our interim result looks like now.
FreeCAD cuboid creation video
Possibilities in FreeCAD
There are numerous possibilities in the CAD software to create great 3D objects. Also the export to 3D print formats like .obj or .stl are possible without any problems. Afterwards you can prepare the parts for printing e.g. in Prusa Slicer. Other functions that are available in FreeCAD:
- fillet edges
- Create chamfers
- It is also possible to merge models.
- Creation of folded sheets by means of an additional workbench.
- Furthermore the creation of assemblies.
- Also the rendering of 3D models.
FreeCAD Training
Ask us about training courses for FreeCAD or other CAD systems such as OpenSCAD (OpenSource) or Onshape (proprietary).