Return to site

Free 3d Parametric Modeling Software

broken image


Bahasa Indonesia • ‎Deutsch • ‎English • ‎Türkçe • ‎español • ‎français • ‎hrvatski • ‎italiano • ‎polski • ‎português do Brasil • ‎română • ‎svenska • ‎čeština • ‎български • ‎русский • ‎українська • ‎中文 • ‎中文(中国大陆)‎ • ‎中文(台灣)‎ • ‎한국어
  1. 3d Modeling software, free download
  2. 3d Modeling Software Free Online

This page presents a selection of high quality written tutorials. A complete, unsorted list of tutorials can be found in Category:Tutorials, a complete and sortable one can be found in the table below.

Free 3d Parametric Modeling Software

Also visit video tutorials and offsite tutorials for tutorials hosted on external sites. A useful source of video tutorials is YouTube.

3d cad parametric model free download - 3D CAD Model Viewer, 3D CAD Models Engineering, 3D CAD Models Engineering, and many more programs. 3d parametric solid modeling free download - Solid YouTube Downloader and Converter, Creo Elements/Direct Modeling Express, Best 3D Modeling Software, and many more. SOLVESPACE is a free (GPLv3) parametric 3d CAD tool. Applications include: modeling 3d parts — draw with extrudes, revolves, and Boolean (union / difference) operations. FreeCAD is a parametric 3D CAD modeler appropriate for designing real-life objects of any size and includes tools similar to SOLIDWORKS. FreeCAD is open-source and multi-platform and reads and writes several open file formats including STEP, IGES, STL, SVG, DXF, LBJ, IFC, DAE, and others.

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

  • Arch tutorial (v0.14)
    This is the essential introduction to the Arch Workbench. It is extensive and showcases a typical workflow, from importing plans in DXF format to building the 3D model.

  • BIM modeling
    How to model a small house, produce a blueprint with TechDraw, and export to IFC.

  • Open windows and doors (v0.18)
    How to display windows and doors as open, with elevation and plan symbols, and produce a basic floor plan with TechDraw.

  • Design custom windows (v0.18)
    How to draw custom doors and windows using the Sketcher, and adjust their normals to correctly place them in walls.

  • Arch panel tutorial (v0.15)
    Modeling a microhouse roof panel by using the Sketcher, the Window tool, and the Panel tool.

  • WikiHouse modelling
    Re-modeling the WikiHouse project using sketches and panels, starting from importing a mesh model created in SketchUp.

Modeling parts

FreeCAD provides two main workflows to modeling parts:

  • combining objects, a method called Constructive solid geometry (CSG) using the Part workbench, and
  • using parametric modelling and feature editing with the PartDesign Workbench.

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.

  • Creating a simple part with PartDesign (v0.17)
    An introduction to the PartDesign workflow: tracing a sketch, using pad, pocket, and moving the object.

  • Basic Part Design Tutorial (v0.17)
    Model a simple part using a feature editing methodology: creating a sketch, using pad, external references, pocket, and mirror.

  • Model an electric toothbrush head stand (v0.16)
    Multiple features used: sketch, distance and coincident constraints, pad, external references, fillet, chamfer, linear pattern, and draft.

  • Modeling for product design (v0.16)
    Modeling a Lego block: sketches, vertical and horizontal distance constraints, pad, pocket, external reference, linear pattern, and assembly.

  • Traditional modeling, the CSG way
    Modeling a table by using simple solids like cubes and cylinders, and performing boolean operations (fusions and cuts) with them.

  • Draft ShapeString tutorial (v0.19)
    Create engraved text on a solid: extrude a shapestring to make it solid, then use a boolean cut to carve it from another solid.

  • Create a wiffle ball (v0.19)
    Use solid primitives, like cubes and cylinders, and boolean operations, like union and cut, to create a hollowed ball.

  • Basic modeling tutorial
    Create an iron angle by two methods: using solid primitives, and boolean operations (CSG); and by extruding a planar profile.

  • Aeroplane tutorial
    Understand placements in FreeCAD by creating a simple aeroplane model. Then learn about rotation angles, yaw (Z), pitch (Y), and roll (X).

  • Thread for screw tutorial (v0.19)
    Understand how to create threads with several techniques that include use of the tools Part Helix, PartDesign AdditivePipe, Part Sweep, Part Union, and Part Cut.

The Raspberry Pi project has made simple tutorials that are easy to follow, particularly for those new to CAD systems:

  • freecad-dice, model a die with six faces, and optionally 3D print it.
  • freecad-headphone-tidy, model a spool to organize and store earphones, and optionally 3D print it.
  • freecad-chess-set, model and entire chess set in Bauhaus modernist style.
  • raspberrypilearning repository (CC-BY 4.0) with other examples.

Drafting and Sketching

3d Modeling software, free download

  • Traditional 2D drafting
    Draw a floor plan with lines, wires, rectangles, circular arcs, and add hatch patterns, annotations, and dimensions. Export the result to DXF.

  • Draft tutorial (v0.19)
    This is a basic introduction to the tools of the Draft Workbench: working plane, grid, line, arc, upgrade, rectangle, circle, polygon, arrays, dimensions, annotations, and shapestring.

  • Sketcher reference (v0.18)
    This is a 70-page long PDF document that serves as a detailed manual for the Sketcher Workbench. It explains the basics of Sketcher usage, and goes into a lot of detail about the creation of geometrical shapes, and each of the constraints.

  • Basic Sketcher Tutorial (v0.19)
    This is a basic introduction to the tools of the Sketcher Workbench: construction mode, line, circle, arc, constraints (equality, vertical, horizontal, tangential, distance, angle, radius).

  • Sketcher constraints practices (v0.19)
    Learn to efficiently constrain a sketch. Prefer geometric constraints over datum constraints.

Technical Drawings

  • Basic TechDraw Tutorial (v0.17)
    This is the essential introduction to the tools of the TechDraw Workbench: page, view, scale, vertical and horizontal dimensions, annotations, projection groups, linking dimensions to the 3D view.

  • Creating a new background template (v0.17)
    Instructions to create a page template in Inkscape for using it with the TechDraw Workbench. Determine the size of the sheet, draw a frame for the page, define fixed text, and editable text fields.

  • Measurement Of Angles On Holes (v0.19)
    Instructions for adding center lines and subsequent angle representations on holes.

FEM

  • CalculiX cantilever FEM analysis (v0.17)
    This in an example included in every installation of FreeCAD; it demonstrates a basic analysis with the CalculiX FE solver. Purge the current result, re-run the solver, and view the displacements and stresses in the deformed mesh in the viewport.

  • Simple FEM introduction (v0.17)
    This is a short introduction to the steps required to perform an analysis in the FEM Workbench: model your object, create a mesh, add constraints and forces, add a material, run the solver, and visualize the results.

  • FEM shear analysis of a composite block (v0.17)
    Study the deformation of a block made of a hard nucleus surrounded by a softer material: create mesh regions, add materials, set up sliding constraints, add shear loads, run the solver, and visualize the results with a clip plane.

  • Analysis of reinforced concrete with FEM (v0.19)
    Estimate the level of reinforcement required in a concrete structure to prevent brittle failure under tension or shear.

  • Post-Processing of FEM results with Paraview (v0.19)
    This tutorial explains the basics of transferring data from the FEM Workbench to Paraview and shows some of the options and settings for displaying data.

CNC & 3D Printing

  • Path Workbench for the impatient
    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.

  • Preparing models for 3D printing (v0.16)
    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.

Import and Export

  • DXF importer installation
    Install the DXF importer program in you system, so that you can open DXF and DWG files with FreeCAD.

Rendering

  • Creating renderings
    Quickly produce a rendered image of your bodies with POV-Ray and LuxRender, if they are installed in your system.

  • Raytracing tutorial (v0.16)
    Describes the basic workflow of the Raytracing Workbench using POV-Ray or LuxRender: set the path to the renderers, create a project, set the camera position, select the model, run the renderer.

  • Best camera for macbook. Intermediate FreeCAD and POV-ray tutorial (v0.18)
    Workflow to produce a better render with POV-Ray: create a project, add objects, set the camera, save the .pov file, manually edit the file to improve the textures, planes, lights, and then run the renderer.

  • Rendering a FreeCAD assembly with Blender (v0.18)
    Export bodies from FreeCAD to Wavefront .obj, import the file into Blender, set up a simple Sun light, assign basic materials with the Principled BSDF shader, and produce a rendered image with EEVEE and Cycles.

Robot workbench

  • Robot tutorial (v0.17)
    Simulate the movement of an industrial robot: set up a trajectory, set up home position, change the robot position, insert various waypoints, and simulate the robot movement.

Plotting

  • Basic plot
    Draw simple mathematical functions in the Plot Workbench using the underlying Python plotting libraries: define the input list (X), two output lists (Y1, Y2), plot the functions (Y1 and Y2 against X), set the grid, line styles, legends, axes labels, plot title, and save the plot.

  • Multiaxes plot
    Draw a more complicated plot in the Plot Workbench with two different input lists (X, T), and three output lists (Y1, Y2, Y3), then create two sets of axes in the same plot, and plot the pairs of lists (Y1 against X, and Y2 and Y3 against T); set the axes labels and grid, and move the legends and title.

Scripting

These are tutorials that are related to scripting or programming. They are geared towards more experienced users, who are already somewhat familiar with the program.

Parametric modeling software cad

Also visit video tutorials and offsite tutorials for tutorials hosted on external sites. A useful source of video tutorials is YouTube.

3d cad parametric model free download - 3D CAD Model Viewer, 3D CAD Models Engineering, 3D CAD Models Engineering, and many more programs. 3d parametric solid modeling free download - Solid YouTube Downloader and Converter, Creo Elements/Direct Modeling Express, Best 3D Modeling Software, and many more. SOLVESPACE is a free (GPLv3) parametric 3d CAD tool. Applications include: modeling 3d parts — draw with extrudes, revolves, and Boolean (union / difference) operations. FreeCAD is a parametric 3D CAD modeler appropriate for designing real-life objects of any size and includes tools similar to SOLIDWORKS. FreeCAD is open-source and multi-platform and reads and writes several open file formats including STEP, IGES, STL, SVG, DXF, LBJ, IFC, DAE, and others.

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

  • Arch tutorial (v0.14)
    This is the essential introduction to the Arch Workbench. It is extensive and showcases a typical workflow, from importing plans in DXF format to building the 3D model.

  • BIM modeling
    How to model a small house, produce a blueprint with TechDraw, and export to IFC.

  • Open windows and doors (v0.18)
    How to display windows and doors as open, with elevation and plan symbols, and produce a basic floor plan with TechDraw.

  • Design custom windows (v0.18)
    How to draw custom doors and windows using the Sketcher, and adjust their normals to correctly place them in walls.

  • Arch panel tutorial (v0.15)
    Modeling a microhouse roof panel by using the Sketcher, the Window tool, and the Panel tool.

  • WikiHouse modelling
    Re-modeling the WikiHouse project using sketches and panels, starting from importing a mesh model created in SketchUp.

Modeling parts

FreeCAD provides two main workflows to modeling parts:

  • combining objects, a method called Constructive solid geometry (CSG) using the Part workbench, and
  • using parametric modelling and feature editing with the PartDesign Workbench.

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.

  • Creating a simple part with PartDesign (v0.17)
    An introduction to the PartDesign workflow: tracing a sketch, using pad, pocket, and moving the object.

  • Basic Part Design Tutorial (v0.17)
    Model a simple part using a feature editing methodology: creating a sketch, using pad, external references, pocket, and mirror.

  • Model an electric toothbrush head stand (v0.16)
    Multiple features used: sketch, distance and coincident constraints, pad, external references, fillet, chamfer, linear pattern, and draft.

  • Modeling for product design (v0.16)
    Modeling a Lego block: sketches, vertical and horizontal distance constraints, pad, pocket, external reference, linear pattern, and assembly.

  • Traditional modeling, the CSG way
    Modeling a table by using simple solids like cubes and cylinders, and performing boolean operations (fusions and cuts) with them.

  • Draft ShapeString tutorial (v0.19)
    Create engraved text on a solid: extrude a shapestring to make it solid, then use a boolean cut to carve it from another solid.

  • Create a wiffle ball (v0.19)
    Use solid primitives, like cubes and cylinders, and boolean operations, like union and cut, to create a hollowed ball.

  • Basic modeling tutorial
    Create an iron angle by two methods: using solid primitives, and boolean operations (CSG); and by extruding a planar profile.

  • Aeroplane tutorial
    Understand placements in FreeCAD by creating a simple aeroplane model. Then learn about rotation angles, yaw (Z), pitch (Y), and roll (X).

  • Thread for screw tutorial (v0.19)
    Understand how to create threads with several techniques that include use of the tools Part Helix, PartDesign AdditivePipe, Part Sweep, Part Union, and Part Cut.

The Raspberry Pi project has made simple tutorials that are easy to follow, particularly for those new to CAD systems:

  • freecad-dice, model a die with six faces, and optionally 3D print it.
  • freecad-headphone-tidy, model a spool to organize and store earphones, and optionally 3D print it.
  • freecad-chess-set, model and entire chess set in Bauhaus modernist style.
  • raspberrypilearning repository (CC-BY 4.0) with other examples.

Drafting and Sketching

3d Modeling software, free download

  • Traditional 2D drafting
    Draw a floor plan with lines, wires, rectangles, circular arcs, and add hatch patterns, annotations, and dimensions. Export the result to DXF.

  • Draft tutorial (v0.19)
    This is a basic introduction to the tools of the Draft Workbench: working plane, grid, line, arc, upgrade, rectangle, circle, polygon, arrays, dimensions, annotations, and shapestring.

  • Sketcher reference (v0.18)
    This is a 70-page long PDF document that serves as a detailed manual for the Sketcher Workbench. It explains the basics of Sketcher usage, and goes into a lot of detail about the creation of geometrical shapes, and each of the constraints.

  • Basic Sketcher Tutorial (v0.19)
    This is a basic introduction to the tools of the Sketcher Workbench: construction mode, line, circle, arc, constraints (equality, vertical, horizontal, tangential, distance, angle, radius).

  • Sketcher constraints practices (v0.19)
    Learn to efficiently constrain a sketch. Prefer geometric constraints over datum constraints.

Technical Drawings

  • Basic TechDraw Tutorial (v0.17)
    This is the essential introduction to the tools of the TechDraw Workbench: page, view, scale, vertical and horizontal dimensions, annotations, projection groups, linking dimensions to the 3D view.

  • Creating a new background template (v0.17)
    Instructions to create a page template in Inkscape for using it with the TechDraw Workbench. Determine the size of the sheet, draw a frame for the page, define fixed text, and editable text fields.

  • Measurement Of Angles On Holes (v0.19)
    Instructions for adding center lines and subsequent angle representations on holes.

FEM

  • CalculiX cantilever FEM analysis (v0.17)
    This in an example included in every installation of FreeCAD; it demonstrates a basic analysis with the CalculiX FE solver. Purge the current result, re-run the solver, and view the displacements and stresses in the deformed mesh in the viewport.

  • Simple FEM introduction (v0.17)
    This is a short introduction to the steps required to perform an analysis in the FEM Workbench: model your object, create a mesh, add constraints and forces, add a material, run the solver, and visualize the results.

  • FEM shear analysis of a composite block (v0.17)
    Study the deformation of a block made of a hard nucleus surrounded by a softer material: create mesh regions, add materials, set up sliding constraints, add shear loads, run the solver, and visualize the results with a clip plane.

  • Analysis of reinforced concrete with FEM (v0.19)
    Estimate the level of reinforcement required in a concrete structure to prevent brittle failure under tension or shear.

  • Post-Processing of FEM results with Paraview (v0.19)
    This tutorial explains the basics of transferring data from the FEM Workbench to Paraview and shows some of the options and settings for displaying data.

CNC & 3D Printing

  • Path Workbench for the impatient
    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.

  • Preparing models for 3D printing (v0.16)
    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.

Import and Export

  • DXF importer installation
    Install the DXF importer program in you system, so that you can open DXF and DWG files with FreeCAD.

Rendering

  • Creating renderings
    Quickly produce a rendered image of your bodies with POV-Ray and LuxRender, if they are installed in your system.

  • Raytracing tutorial (v0.16)
    Describes the basic workflow of the Raytracing Workbench using POV-Ray or LuxRender: set the path to the renderers, create a project, set the camera position, select the model, run the renderer.

  • Best camera for macbook. Intermediate FreeCAD and POV-ray tutorial (v0.18)
    Workflow to produce a better render with POV-Ray: create a project, add objects, set the camera, save the .pov file, manually edit the file to improve the textures, planes, lights, and then run the renderer.

  • Rendering a FreeCAD assembly with Blender (v0.18)
    Export bodies from FreeCAD to Wavefront .obj, import the file into Blender, set up a simple Sun light, assign basic materials with the Principled BSDF shader, and produce a rendered image with EEVEE and Cycles.

Robot workbench

  • Robot tutorial (v0.17)
    Simulate the movement of an industrial robot: set up a trajectory, set up home position, change the robot position, insert various waypoints, and simulate the robot movement.

Plotting

  • Basic plot
    Draw simple mathematical functions in the Plot Workbench using the underlying Python plotting libraries: define the input list (X), two output lists (Y1, Y2), plot the functions (Y1 and Y2 against X), set the grid, line styles, legends, axes labels, plot title, and save the plot.

  • Multiaxes plot
    Draw a more complicated plot in the Plot Workbench with two different input lists (X, T), and three output lists (Y1, Y2, Y3), then create two sets of axes in the same plot, and plot the pairs of lists (Y1 against X, and Y2 and Y3 against T); set the axes labels and grid, and move the legends and title.

Scripting

These are tutorials that are related to scripting or programming. They are geared towards more experienced users, who are already somewhat familiar with the program.

Drawings

Development of the Drawing Workbench stopped in FreeCAD 0.16. Consider using the TechDraw Workbench instead.

3d Modeling Software Free Online

  • Drawing tutorial (v0.16)
    This is the essential introduction to the tools of the Drawing Workbench to create blueprints.

  • Generating 2D drawings (v0.16)
    Generate 2D projections of your 3D models, and add dimensions.

Tutorials - Comprehensive list

Here are listed all the tutorials that are not in the manual regardless of their quality. If a tutorial is listed in the Category:Tutorials and not in this table please insert it.

TutorialTopicLevelTime to complete hh:mmAuthorsFreeCAD versionExample filesUnfinishedDocu


Add FEM Constraint Tutorial M42kusNo
Add FEM Equation Tutorial M42kusNo
AeroplanePart WorkbenchBeginner0:10HughthecatNo
Analysis of reinforced concrete with FEMReinforced concrete with FEMIntermediate1:00 HarryvL0.19 or aboveNo
Arch panel tutorialModeling an architectural panelBeginner1:00YorikNo
Arch tutorialModelingIntermediate Yorik0.14No
Basic modeling tutorialIntroduction to modellingBeginner0:15 NormandCAnyNoneNo
Basic Part Design Tutorial (0.16 and below)ModelingBeginner Mark Stephen (Quick61)0.14.3700 to 0.16NoneNo
Basic Part Design Tutorial (0.17 and above)ModelingBeginner HarryGeier0.17 or aboveBasic Part Design for v0.17No
Basic Sketcher TutorialSketcherBeginner1:00 Drei and Vocx0.19Basic Sketcher tutorial No
Basic TechDraw TutorialModelingBeginner WandererFan0.17 and aboveNo
Code snippetsPythonBeginnerNo
Creating a simple part with PartDesignModelingBeginner1:00GlouGlou0.17 or aboveCreating a simple PartDesign Body.FCStdNo
Customize ToolbarsBeginner0:05 Mario52AnyNoneNo
Draft ShapeString tutorialProduct DesignBeginner0:30r-frank and vocx0.17 and aboveDraft_Shapestring_TextNo
Draft tutorialDraftingBeginner0:30 Drei and vocx0.19Draft tutorial updatedNo
Draft tutorial OutdatedDraftingBeginner
Drawing Template HowTo2D DraftingIntermediate1:00 Mark Stephen (Quick61)0.14.3700 or greater or aboveNoneNo
Drawing tutorial (obsolete)Blueprints / DrawingsBeginner0:15 Drei0.16 or aboveNo
Dxf Importer InstallIntermediate0:05 Mario52AnyNoneNo
Engine Block TutorialPart WorkbenchBeginner1:00Andrewbuck400.14.3700Yes
Export to STL or OBJExport to STL or OBJBeginner0:20r-frank0.16.6703No
Extend FEM Module M42kusNo
FEM Beginner tutorialFEM Beginner tutorialBeginnerthschrader0.17.11622+Whiffle BallYes
FEM CalculiX Cantilever 3DFinite Element AnalysisBeginner0:10 Bernd0.16.6377 or aboveNo
FEM Shear of a Composite BlockFinite Element AnalysisBeginner/Intermediate0:300 HarryvL0.17.12960 or aboveNo
FEM tutorialFinite Element AnalysisBeginner0:10 Drei0.16.6700 or aboveNo
FEM Tutorial PythonFinite Element AnalysisIntermediate0:30 Bernd0.18.15985 or aboveNo
FreeCAD-Ship s60 tutorialShip WorkbenchBeginnerNo
FreeCAD-Ship s60 tutorial (II)Ship WorkbenchBeginnerNo
How to install additional workbenchesProgrammingMedium programmer0:15 r-frankAnyNoneNo
How to install macrosProgrammingMedium programmer0:15 Mario52AnyNoneNo
Import from STL or OBJImport from STL or OBJBeginner0:30r-frank1.00.16.6703No
Import OpenSCAD codeImport OpenSCAD codeBeginner0:30r-frank0.16.6704NoneNo
Import text and geometry from InkscapeImport text and geometry from InkscapeBeginner0:30r-frank0.16.6704No
Import/Export IFC - compiling IfcOpenShellArch WorkbenchAdvanced2:00Pablo GilNo
PartDesign tutorialSketcherBeginner0:15 Drei0.16 or aboveNo
Path Core ConceptsPath WorkbenchYes
Path CustomizationPath WorkbenchYes
Path Postprocessor CustomizationPath WorkbenchchrisbNo
Path scriptingPath WorkbenchIntermediateNo
Path Walkthrough for the ImpatientPath WorkbenchChrisbYes
Plot Basic tutorialPlot Workbench Basic TutorialBeginnerNo
Plot MultiAxes tutorialPlot workbenchIntermediateNo
Post-Processing of FEM Results with ParaviewPost-Processing of FEM Results with ParaViewIntermediate2:00 HarryvL0.19[https://forum.freecadweb.org/download/file.php?id=103557 Beam] and wallNo
Python scripting tutorialProgrammingIntermediateNo
Raytracing tutorialRaytracingBeginner0:010 Drei0.16 or aboveNo
Robot 6-AxisRobot WorkbenchIntermediateNo
Robot tutorialRobot WorkbenchBeginnerr-frankNo
Scripted Parts: Ball Bearing - Part 1Part Scripting - Ball Bearing #1Beginner0:30r-frank0.16.6706No
Scripted Parts: Ball Bearing - Part 2Part Scripting - Ball Bearing #2Beginner0:30r-frank0.16.6706No

Fake voice software for mobile.

PartDesign Bearingholder Tutorial IProduct design - Bearingholder #1Beginner60 minutesNormandCNo


PartDesign Bearingholder Tutorial IIProduct design - Bearingholder #2Beginner60 minutesNormandCNo


ScriptsScriptingBeginneronekk Carlo0.19No
Simple Box CoverModelingBeginner0:20Normand C0.14.3700Yes
Sketcher Micro Tutorial - Constraint PracticesSketcherBeginner0:30Mark Stephen (Quick61) and vocx0.19Sketcher Constraints practicesNo
Sketcher referenceNo
Sketcher requirement for a sketchSketcherBeginner MakerNoneNo
Sketcher TutorialSketcherBeginnerUlrichNo
TechDraw TemplateHowToDraftingIntermediate1:00wandererfan0.17NoneNo
Thread for Screw TutorialProduct designAdvanced1:00 DeepSOIC, Murdic, vocx0.19Updated: Thread for screw tutorialNo
Toothbrush Head StandModelingBeginner1:00 EmmanuelG0.16 or greaterThingiverse 2403310No
Topological data scriptingProgrammingIntermediateNo
Transient FEM analysisTransient FEM analysisYes
Tutorial custom placing of windows and doorsArchitectureIntermediate1:00 Vocx0.18 or aboveNoneNo
Tutorial for open windowsArchitectureBeginner1:00 Vocx0.18 or aboveNoneNo
Tutorial FreeCAD POV rayRenderingIntermediate2:00 Vocx0.18 or aboveNoneNo
Tutorial Render with BlenderRenderingIntermediate1:00 Vocx0.18 or aboveNoneNo
VRML Preparation for Robot SimulationRobot WorkbenchIntermediate0.11.4252ppa1No
WashersNoneYes
Whiffle Ball tutorialProduct designBeginner0:30r-frank and vocx0.17 and aboveWhiffleBall_Tutorial_FCWiki.FCStdNo
Wikihouse porting tutorialWikihouse porting tutorialIntermediate/Advanced1:00No


User documentation
  • Installation:Download, Linux, Windows, MacOS, Docker, AppImage, Ubuntu Snap
  • Basics:About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
  • Help:Tutorials, Video tutorials
  • Workbenches:Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
  • Unmaintained workbenches:Plot, Robot, Ship
  • Deprecated workbenches:Complete, Drawing
  • Code:Addon Manager, Addons, Macros, External workbenches
  • Hubs:User hub, Power users hub, Developer hub
Retrieved from 'http://wiki.freecadweb.org/index.php?title=Tutorials&oldid=765925'
DEVELOPER :FreeCAD
PLATFORM :Windows / Linux / Mac
LICENSE :GNU General Public License

FreeCAD is a general purpose parametric 3D CAD modeler. The development is completely Open Source (LGPL License). FreeCAD is aimed directly at mechanical engineering and product design but also fits in a wider range of uses around engineering, such as architecture or other engineering specialties.

FreeCAD features tools similar to Catia, SolidWorks or Solid Edge, and therefore also falls into the category of MCAD, PLM, CAx and CAE. It is a feature based parametric modeler with a modular software architecture which makes it easy to provide additional functionality without modifying the core system.

As with many modern 3D CAD modelers it has many 2D components in order to sketch 2D shapes or extract design detail from the 3D model to create 2D production drawings, but direct 2D drawing (like AutoCAD LT) is not the focus, neither are animation or organic shapes (like Maya, 3ds Max, Blender or Cinema 4D), although, thanks to its wide adaptability, FreeCAD might become useful in a much broader area than its current focus.

FreeCAD makes heavy use of all the great open-source libraries that exist out there in the field of Scientific Computing. Among them are OpenCascade, a powerful CAD kernel, Coin3D, an incarnation of Open Inventor, Qt, the world-famous UI framework, and Python, one of the best scripting languages available. FreeCAD itself can also be used as a library by other programs.

FreeCAD is also fully multi-platform, and currently runs flawlessly on Windows and Linux/Unix and Mac OSX systems, with the exact same look and functionality on all platforms.

* FreeCAD download link provides gnu general public license version of the software for Windows 32bit, Windows 64bit, Mac and Linux. Download video software for pc free.

CAD TouchVersion:5.0.9 · Martin Fabrizi Carianni

CAD Touch is an editor and viewer that completely reinvents on-site drawing, giving to professionals in various core fields like architecture, engineering, real estate, home design, and more, the power to measure, draw and view their work on-site.

CMS IntelliCADVersion:10.0 · CAD-Manufacturing Solutions, Inc.

CMS IntelliCAD Compatible CAD Software is the intelligent and affordable full-featured choice for engineers, architects and consultants, or anyone who communicates using CAD drawings.

Etoolbox Free CAD ViewerVersion:3.9 · CAD-Manufacturing Solutions, Inc.

ETOOLBOX Free CAD Viewer is a mobile CAD application (*. dwg) viewer of the CMS IntelliCAD® CAD Software or any CAD software able to create *. dwg, *. dxf and *. dwf files.

CAD PocketsVersion:4.0.1 · ZWCAD Software Co Ltd

ZWCAD Touch is the 1st CAD (Computer-Aided Design) application that integrates 3rd-party Cloud Storage Service (like Dropbox and SkyDrive) internally.

Domus.CadVersion:2.1 · Interstudio

Domus. Cad is a program for architectural 3D design which allows you to face 3D design with the same simplicity as a traditional 2D design.

TurboCADVersion:2019 · IMSI Design

TurboCAD Professional 2019 is for experienced 2D/3D CAD users already familiar with AutoCAD or AutoCAD LT looking for a powerful alternative.

No comments yet. Be the first to comment.

Submit a review using your Facebook ID





broken image