FreeCAD

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

FreeCAD
[[Programmer|Original authorTemplate:Pluralize from text]]Jürgen Riegel, Werner Mayer, Yorik van Havre[1]
Initial release29 October 2002;
23 years ago
 (2002-10-29)
Template:Infobox software/simple
Written inC++, Python
Operating systemLinux
macOS
Unix
Windows
FreeBSD
Type3D modeling, CAD, CAM, BIM, FEM
LicenseLGPL-2.0-or-later
WebsitePage Template:Plainlist/styles.css has no content.

Script error: No such module "Check for conflicting parameters".

File:Freecad screenshot -- Rockn house (in).png
Interior of 3D house
File:Freecad screenshot -- Arduino (Eagle import).jpg
Arduino board imported from Eagle PCB software

FreeCAD is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support.[4] It is intended for mechanical engineering product design but also expands to a wider range of uses around engineering, such as architecture or electrical engineering. FreeCAD is free and open-source, under the LGPL-2.0-or-later license, and available for Linux, macOS, and Windows operating systems. Users can extend the functionality of the software using the Python programming language.

Features

General

FreeCAD features tools similar to CATIA, Creo, SolidWorks, Solid Edge, NX, Inventor, Revit, and therefore also falls into the category of building information modeling (BIM), mechanical computer-aided design (MCAD), PLM, CAx and CAE. It is intended to be 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, FreeCAD has a 2D component to facilitate 3D-to-2D drawing conversion. Under its current state, direct 2D drawing (like AutoCAD LT) is not the focus for this software, and neither are animation or 3D model manipulation (like Blender, Maya, or Cinema 4D). However, the modular nature of FreeCAD allows the user to adapt its workflow for such environments via the use of plugins.

FreeCAD uses open-source libraries from the field of computing science; among them are Open CASCADE Technology[5][6] (a CAD kernel), Coin3D (an incarnation of Open Inventor), the Qt GUI framework, and Python, a popular scripting language. FreeCAD itself can also be used as a library by other programs.[7]

There are moves to expand FreeCAD into other sectors such as Electrical engineering and architecture, engineering, & construction (AEC), and to add building information modeling (BIM) functionality with the Arch Module.[8]

Workbenches

Page Module:Message box/ambox.css has no content.

FreeCAD has a modular structure built from a set of workbenches, where basic workbenches are bundled, and additional workbenches could be created and installed by users. For example, an Omniverse Connector Workbench Plugin enables direct read and write access between FreeCAD and NVIDIA Omniverse, allowing CAD geometry to be synchronised with a remote Nucleus server and shared with other Omniverse-compatible tools.[9]

Sketcher Workbench

Sketcher Workbench is a default workbench with a set of 2D drafting tools for drawing in specified 2D plane.

Part Design Workbench

Part Design Workbench is a default workbench for constructing solid geometry (body) by 3D operations from 2D sketches and 3D geometry modification operations (Boolean, pattern, hole making, lathing, etc.).

In FreeCAD, its possible to use both solid modeling paradigms: top-to-down or down-to-top — so, its possible to create cylinder from circle sketch by extruding it, or by lathing cube solid with a rectangular sketch turned around any cube axis.

Part Workbench

Part Workbench is a default workbench for adding solid parts primitives and multibody solids, with a set of tools for solid Boolean operations.

Drafting Workbench

Drafting Workbench is a default workbench with a set of tools for raw and advanced editing of 2D and 3D geometry. Its used in cases of complex geometry impossible to create or edit with Sketcher, Part Design or Part workbenches.

Assembly Workbench

Assembly Workbench is a default workbench for assembling parts into multipart assembly connecting each part with various geometric constraints. Also, there are alternative 3rd party workbenches for assembly creating each with different logic and set of constraints.

Technical Drawing Workbench

Technical Drawing Workbench is a default workbench for generating 2D drawings from 3D view of parts or assembly, with a set of tools for post-processing generated drawing (scaling, views orientation and projection, line and fill editing, adding measurements, GD&T labels, etc.). This workbench is used for producing final shop drawings and specifications documents for printing or export to PDF.

Supported file formats

FreeCAD's own main file format is FreeCAD Standard file format (.FCStd).[10] It is a standard zip file that holds files in a certain structure.[10] The Document.xml file has all geometric and parametric objects definitions.[10] GuiDocument.xml then has visual representation details of objects.[10] Other files include brep-files for objects and thumbnail of drawing.[10]

Besides FreeCAD's own file format, files can be exported and imported in DXF, SVG (Scalable Vector Graphics), STEP, IGES, STL (STereoLithography), OBJ (Wavefront), DAE (Collada), SCAD (OpenSCAD), IV (Inventor) and IFC.[11]

DWG support

FreeCAD's support for the proprietary DWG file format has been problematic due to software license compatibility problems with the GNU LibreDWG library. The GNU LibreDWG library started as a real free alternative to the source-available OpenDWG library (later Teigha Converter and now ODA File Converter) and is licensed under the GPLv3. As FreeCAD (and also LibreCAD) has dependencies on Open Cascade, which prior to version 6.7.0 was only compatible with GPLv2,[12] it couldn't use the GNU LibreDWG library as GPLv2 and GPLv3 are essentially incompatible.[13][14] Open CASCADE technology was contacted by Debian team in 2009, and 2012 got a reply that Open CASCADE technology was considering dual-licensing OCCT (the library), however they postponed that move. A request also went to the FSF to relicense GNU LibreDWG as GPLv2 or LGPLv3, which was rejected.[15]

As of 2014 the 0.14 release of FreeCAD, including the new LGPL release of Open Cascade, the BSD-licensed version of Coin3D, and the removal of PyQT, FreeCAD is now completely GPL-free.[16] However, LibreDWG has not been adopted. FreeCAD is able to import and export a limited subset[17] of the DWG format via the ODA File Converter (the former OpenDWG library).[citation needed]

Promotions during events

File:FreeCAD - uma plataforma de design hackeável, com Yorik van Havre - Foto Guilherme Almeida (19605970385).jpg
Yorik van Havre presenting FreeCAD at FISL 16 in 2015

FreeCAD was notably presented at FISL 16 in 2015, in Porto Alegre,[18] as well as at the Libre Graphics Meeting in London in 2016.[19] These two exhibitions can bring together both developers and users. In 2020, it was during FOSDEM in Brussels that two of these developers, Yorik Van Havre and Brad Collette made the presentation.[20] On 29 March 2025, Aleksander Sadowski, Altair and the German space agency (DLR) have collectively organised an event, where they showed, how a mars rover is build and simulated using open-source engineering software, including FreeCAD, PrePoMax, OpenRadioss and ParaView.[21][22] Aleksander Sadowski has presented FreeCAD in his talk Fully Open-source Workflow for FEM Crash Simulations in Automotive and Aerospace to executives and engineers in R&D from Dassault Systemes, Volkswagen AG, Altair, BMW AG and RWTH Aachen University on 19 April 2025[23][24] and on 15 October 2025 at the Konstruktionsleiter-Forum 2025 in his talk Product development process in mechanical engineering using open-source software, organised by Vogel Communications Group, as the last talk of the event to executives from Bechtle PLM and PTC Onshape.[25][26] Aleksander presented FreeCAD to engineers in a Webinar, organised with the VDI (Association of German engineers) multiple times.[27]

FreeCAD 1.0

The FreeCAD 1.0 version includes several new features, such as the new assembly workbench; fixes for many bugs, including the topological naming problem; unification and correction of many workbenches; very diverse changes and improvements in the user interface and user experience (UI/UX);[28] and a new logo, chosen from five finalists of the public contest created to renew the brand.[29] It was released on November 18, 2024.[30][31]

File:FreeCAD-symbol.svg
New logo of FreeCAD, designed by Sebastián Tabares (syta.co)

With the release of FreeCAD 1.0 on the horizon, it was decided to make a logo and branding change. At the request of the project managers, the intent of the update was to iterate on the current branding, rather than completely replace it.[32] There is an official guideline for the use of the logo in its short, long and mono version; the recommended and prohibited uses, all available in [1].[33]

File:Freecad logo large.svg
FreeCAD logo in its long variation, with the wordmark in Evolventa lettering.[34]

Release history

Version Release date Information
Unsupported: 0.0.1Page Template:Version/styles.css has no content. October 29, 2002 Initial release
Unsupported: 0.1Page Template:Version/styles.css has no content. January 27, 2003
Unsupported: 0.2Page Template:Version/styles.css has no content. August 9, 2005
Unsupported: 0.3Page Template:Version/styles.css has no content. October 31, 2005
Unsupported: 0.4Page Template:Version/styles.css has no content. January 15, 2006
Unsupported: 0.5Page Template:Version/styles.css has no content. October 5, 2006
Unsupported: 0.6Page Template:Version/styles.css has no content. February 27, 2007
Unsupported: 0.7Page Template:Version/styles.css has no content. April 24, 2009
Unsupported: 0.8Page Template:Version/styles.css has no content. July 10, 2009
Unsupported: 0.9Page Template:Version/styles.css has no content. January 16, 2010
Unsupported: 0.10Page Template:Version/styles.css has no content. July 24, 2010
Unsupported: 0.11Page Template:Version/styles.css has no content. May 3, 2011 Sketcher, Part, 2D and Robot modules[35]
Unsupported: 0.12Page Template:Version/styles.css has no content. November 20, 2011 Architecture Module[36]
Unsupported: 0.13Page Template:Version/styles.css has no content. January 29, 2013 Ship Design module, Openscad module, 3D mice support[37]
Unsupported: 0.14Page Template:Version/styles.css has no content. July 1, 2014 License changed to LGPLv2+, spreadsheet module, render to LuxRender[17]
Unsupported: 0.15Page Template:Version/styles.css has no content. April 8, 2015 Oculus Rift support, updated ifc importer in Architecture module[38]
Unsupported: 0.16Page Template:Version/styles.css has no content. April 18, 2016 FEM workbench, Path module[39]
Unsupported: 0.17Page Template:Version/styles.css has no content. April 6, 2018 Addon manager, Surface module, TechDraw module[40]
Unsupported: 0.18Page Template:Version/styles.css has no content. March 12, 2019 New Start view, extended Arch module, many improved modules[41] In 0.18.5 Addon-Manager broken, so 0.18.4 is stable release.
Unsupported: 0.19Page Template:Version/styles.css has no content. March 20, 2021 Modules to Python 3 and Qt5 mostly ported,[42] actual 0.19.4
Unsupported: 0.20Page Template:Version/styles.css has no content. June 14, 2022 Completely rewritten Addon Manager, more than 30 new tools in TechDraw, persistent section cuts, many improvements of existing tools[43]
Unsupported: 0.21Page Template:Version/styles.css has no content. August 2, 2023 Planned as the final release before patches for the topological naming problem introduce performance regressions. Various user interface and workbench improvements.[44][45]
Unsupported: 1.0Page Template:Version/styles.css has no content. November 18, 2024 Addressed the topological naming problem. New integrated Assembly workbench, integrated BIM workbench, new material system, and many new features in Sketcher, FEM, PartDesign, and other modules, as well as overall UI improvements.[46][47]
Latest version: 1.1Page Template:Version/styles.css has no content. March 24, 2026 New Core Datum objects, three-point lighting, and a Clarify Selection tool. PartDesign gains transparent feature previews, interactive draggers, and a redesigned Hole tool. Sketcher adds Projection and Intersection for external geometry. Animations for joints in Assembly and results in FEM, a new tool library for CAM, and many more improvements.[48]
Future version: 1.2Page Template:Version/styles.css has no content. Not yet determined Development version with weekly builds.[49]
Legend:
Unsupported
Latest version
Preview version
Future version
Page Template:Version/styles.css has no content.

Usage in the industry

FreeCADs' popularity is on the rise, reflected in the number of downloads through Github (approx. 20 million, December 2025)[50] and the number of times getting searched for in search engines seen on Google Trends (200% increase from 2020 to 2025).[51] FreeCAD utilization not only increases in the maker space, including Linus Torvalds, who integrated printed circuit board enclosures into his guitar pedal side project[52]. This guitar pedal project was showcased at KiCon Europe 2025 on 12 September 2025 by Aleksander Sadowski[53] and in a video on the Youtube-channel Linus Tech Tips, where Linus Torvalds was a guest. (see 12:00)[54] There are two large companies, that have at least partially integrated FreeCAD into their manufacturing process, are Hettich, known for being a furniture fittings company for IKEA, and Melexis, a semiconductor company.[55] FreeCAD is also used in the open-source hardware projects, like STEMFIE, an open-source construction toy system for 3D printing[56][57], and LumenPnP, a pick and place machine for manufacturing printed circuit boards.[58][59]

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."FreeCAD History". wiki.freecad.org. Archived from the original on 2024-06-07. Retrieved 2022-06-08.
  2. ^ Page Module:Citation/CS1/styles.css has no content."FreeCAD 1.1 Release Notes".
  3. ^ Page Module:Citation/CS1/styles.css has no content."FreeCAD 1.2 Release Notes". wiki.freecad.org.
  4. ^ Page Module:Citation/CS1/styles.css has no content."Testing FEM Workbench of FreeCAD". jolahde.kapsi.fi. Archived from the original on 2020-06-05. Retrieved 2020-05-31.
  5. ^ Page Module:Citation/CS1/styles.css has no content."Feature list - FreeCAD Documentation". wiki.freecadweb.org. Archived from the original on 2020-04-16. Retrieved 2020-06-01.
  6. ^ Page Module:Citation/CS1/styles.css has no content."Open Cascade at FOSDEM 2020". opencascade.com. Archived from the original on 2020-06-19. Retrieved 2020-06-01.
  7. ^ Page Module:Citation/CS1/styles.css has no content.Okoi, Martins (December 1, 2017). "FreeCAD – A 3D Modeling and Design Software for Linux". FOSSMint. Archived from the original on December 15, 2017. Retrieved May 2, 2019.
  8. ^ Page Module:Citation/CS1/styles.css has no content."Arch Module". FreeCAD wiki. Archived from the original on 14 February 2017. Retrieved 15 December 2017.
  9. ^ Page Module:Citation/CS1/styles.css has no content.Soemantoro, Raska; Margetts, Lee (2025-11-12). "An Omniverse Connector for FreeCAD". Journal of Open Research Software. 13 28. doi:10.5334/jors.559. ISSN 2049-9647.
  10. ^ a b c d e Page Module:Citation/CS1/styles.css has no content."File Format FCStd - FreeCAD Documentation". freecadweb.org. Archived from the original on 2015-03-23. Retrieved 2015-09-03.
  11. ^ Page Module:Citation/CS1/styles.css has no content."Feature list". FreeCAD wiki. Archived from the original on 4 April 2013. Retrieved 15 December 2013.
  12. ^ Page Module:Citation/CS1/styles.css has no content.Larabel, Michael (2013-01-24). "FSF Wastes Away Another "High Priority" Project". Phoronix. Archived from the original on 2016-11-09. Retrieved 2013-08-22.
  13. ^ Page Module:Citation/CS1/styles.css has no content.Prokoudine, Alexandre (26 January 2012). "What's up with DWG adoption in free software?". librearts.org. Retrieved 4 January 2025.
  14. ^ Page Module:Citation/CS1/styles.css has no content."Frequently Asked Questions about the GNU Licenses – Is GPLv3 compatible with GPLv2?". The official site. Archived from the original on 30 March 2020. Retrieved 13 April 2011.
  15. ^ Page Module:Citation/CS1/styles.css has no content.Prokoudine, Alexandre (2012-12-27). "LibreDWG drama: the end or the new beginning?". librearts.org. Archived from the original on 2025-03-12. Retrieved 2025-01-04.
  16. ^ Page Module:Citation/CS1/styles.css has no content."License". freecadweb.org. 2014. Archived from the original on 2016-12-04. Retrieved 2015-03-25.
  17. ^ a b Page Module:Citation/CS1/styles.css has no content."Release notes 0.14 - FreeCAD Documentation". Archived from the original on 2022-03-28. Retrieved 2021-05-25.
  18. ^ Page Module:Citation/CS1/styles.css has no content.van Havre, Yorik (2015). "FreeCAD at FISL16" (PDF). yorik.uncreated.net. Archived (PDF) from the original on 2020-11-12. Retrieved 2020-11-12.
  19. ^ Page Module:Citation/CS1/styles.css has no content.van Havre, Yorik (2016). "Yorik van Havre at LGM 2016" (PDF). yorik.uncreated.net. Archived (PDF) from the original on 2020-11-16. Retrieved 2020-11-12.
  20. ^ Page Module:Citation/CS1/styles.css has no content."Open-source design ecosystems around FreeCAD". archive.fosdem.org. Archived from the original on 2020-10-22. Retrieved 2020-11-12.
  21. ^ Page Module:Citation/CS1/styles.css has no content."OpenRadioss Newsletter - March 2025 Edition". web.altair.com. Retrieved 2025-12-03.
  22. ^ Page Module:Citation/CS1/styles.css has no content."ALSADO - Tag der Raumfahrt 2025" (in Deutsch). Retrieved 2025-12-03.
  23. ^ Page Module:Citation/CS1/styles.css has no content."Automotive CAE Grand Challenge - Speaker - Empowering Engineers". www.carhs.de. Retrieved 2025-12-03.
  24. ^ Page Module:Citation/CS1/styles.css has no content."Automotive CAE Grand Challenge - Program - Empowering Engineers". www.carhs.de. Retrieved 2025-12-03.
  25. ^ Page Module:Citation/CS1/styles.css has no content."Was Open-Source-CAD-Software im Maschinenbau leisten kann". konstruktionspraxis (in Deutsch). 2025-10-03. Retrieved 2025-12-03.
  26. ^ Page Module:Citation/CS1/styles.css has no content."Konstruktionsleiter-Forum | Programm". www.konstruktionsleiter-forum.de (in Deutsch). Archived from the original on 2024-04-15. Retrieved 2025-12-03.
  27. ^ Page Module:Citation/CS1/styles.css has no content.""Open-Source-Software im Maschinenbau" beim VDI als Webinar (Deutsch/ German)". forum.freecad.org (in Deutsch). Retrieved 2025-12-03.
  28. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 1.0 - FreeCAD Documentation". wiki.freecad.org. Archived from the original on 2024-07-18. Retrieved 2024-05-31.
  29. ^ Page Module:Citation/CS1/styles.css has no content."FreeCAD 1.0 Logo Poll - FreeCAD Forum". forum.freecad.org. Archived from the original on 2024-06-01. Retrieved 2024-05-31.
  30. ^ Page Module:Citation/CS1/styles.css has no content."FreeCAD Version 1.0 Released". blog.freecad.org. 19 November 2024. Archived from the original on 2024-11-21. Retrieved 2024-11-21.
  31. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 1.0 - FreeCAD Documentation". wiki.freecad.org. Archived from the original on 2024-07-18. Retrieved 2024-07-27.
  32. ^ Page Module:Citation/CS1/styles.css has no content."FreeCAD 1.0 Logo Refresh Contest". FreeCAD News. 2024-03-28. Retrieved 2024-05-31.
  33. ^ Page Module:Citation/CS1/styles.css has no content."New logo Guidelines and images update by sytabaresa · Pull Request #192 · FreeCAD/FPA". GitHub. Retrieved 2024-06-01.
  34. ^ Page Module:Citation/CS1/styles.css has no content."Evolventa font family". evolventa.github.io. Archived from the original on 2024-06-01. Retrieved 2024-06-01.
  35. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.11 - FreeCAD Documentation". Archived from the original on 2022-05-25. Retrieved 2021-05-25.
  36. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.12 - FreeCAD Documentation". Archived from the original on 2022-03-28. Retrieved 2021-05-25.
  37. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.13 - FreeCAD Documentation". Archived from the original on 2022-05-17. Retrieved 2021-05-25.
  38. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.15". Archived from the original on 20 February 2019. Retrieved 19 February 2019.
  39. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.16". Archived from the original on 7 May 2019. Retrieved 19 February 2019.
  40. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.17". Archived from the original on 4 September 2019. Retrieved 19 February 2019.
  41. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.18". Archived from the original on 5 May 2019. Retrieved 15 March 2019.
  42. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.19". Retrieved 31 March 2021.
  43. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.20". Retrieved 17 June 2022.
  44. ^ Page Module:Citation/CS1/styles.css has no content."Coming Soon: FreeCAD 0.21". FreeCAD News. 2023-04-28. Archived from the original on 2024-04-08. Retrieved 2023-04-29.
  45. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 0.21 - FreeCAD Documentation". wiki.freecad.org. Archived from the original on 2024-07-25. Retrieved 2023-04-30.
  46. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 1.0". Archived from the original on 2024-07-18. Retrieved 2024-05-27.
  47. ^ Page Module:Citation/CS1/styles.css has no content."FreeCAD 1.0 Development Cycle". Archived from the original on 2024-05-27. Retrieved 2024-05-27.
  48. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 1.1". Retrieved 2024-11-17.
  49. ^ Page Module:Citation/CS1/styles.css has no content."Release notes 1.2". Retrieved 2025-12-01.
  50. ^ Page Module:Citation/CS1/styles.css has no content."GitHub Release Stats". tooomm.github.io. Retrieved 2025-12-03.
  51. ^ https://trends.google.de/trends/explore?date=today%205-y&q=freecad
  52. ^ Page Module:Citation/CS1/styles.css has no content.Torvalds, Linus (2025-12-03), torvalds/GuitarPedal, retrieved 2025-12-03
  53. ^ https://pretalx.kicad.org/kicon-europe-2025/schedule/#2025-09-12
  54. ^ Page Module:Citation/CS1/styles.css has no content.Linus Tech Tips (2025-11-30). Building the PERFECT Linux PC with Linus Torvalds. Retrieved 2025-12-03 – via YouTube.
  55. ^ Page Module:Citation/CS1/styles.css has no content."FreeCAD Schulungen, Beratung und Tutorials | ALSADO". alsado.de. Retrieved 2025-12-03.
  56. ^ Page Module:Citation/CS1/styles.css has no content."STEMFIE – Play freely and build endless fun at home with STEMFIE, the free 3D-printable educational toy - News". www.stemfie.org. Retrieved 2025-12-03.
  57. ^ Page Module:Citation/CS1/styles.css has no content."STEMFIE – Play freely and build endless fun at home with STEMFIE, the free 3D-printable educational toy - Software". www.stemfie.org. Retrieved 2025-12-03.
  58. ^ Page Module:Citation/CS1/styles.css has no content.opulo-inc/lumenpnp, Opulo, 2025-12-03, retrieved 2025-12-03
  59. ^ Page Module:Citation/CS1/styles.css has no content."LumenPnP - Accurate and Reliable Pick and Place Machine". Opulo. Retrieved 2025-12-03.

Further reading

Page Module:Side box/styles.css has no content.Page Template:Sister project/styles.css has no content.

  • No URL found. Please specify a URL here or add one to Wikidata.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.