FreeCAD
FreeCAD Screen of Version 0.14 | |
Original author(s) | Jürgen Riegel, Werner Mayer, Yorik van Havre |
---|---|
Initial release | 29 October 2002 |
Stable release |
0.16
/ 18 April 2016 |
Repository |
github |
Written in | C++, Python |
Operating system |
Linux macOS Unix Windows |
Type | 3D Modeling, CAD |
License | LGPLv2+ |
Website |
www |
FreeCAD is a free and open-source (under the LGPLv2+ license) general-purpose parametric 3D CAD modeler. 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 specialities. FreeCAD is currently in a beta stage of development.
Features
General
FreeCAD features tools similar to CATIA, Creo, Autodesk Inventor, SolidWorks or Solid Edge, and therefore also falls into the category of 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, it will have a 2D component in order to extract design details 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 Blender, Maya, 3ds Max or Cinema 4D), although, thanks to its wide adaptability, FreeCAD might become useful in a much broader area than its current focus.
FreeCAD is intended to make use of other open-source libraries from the field of scientific computing. Among them are Open CASCADE (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.
There are moves to take FreeCAD into the architecture, engineering and construction (AEC) sector and add building information modeling (BIM) functionality with the Arch Module.[1]
Supported file formats
Freecad's own main file format is FreeCAD Standard file format (.FCStd).[2] It is a standard zip file, that holds files in certain structure.[2] Document.xml file has all geometric and parametric objects definitions.[2] GuiDocument.xml then has visual representation details of objects.[2] Other files include brep-files for objects and thumbnail of drawing.[2]
Besides FreeCAD's own file format, files could be exchanged by the following file formats: DXF, SVG (Scalable Vector Graphics), STEP, IGES, STL (STereoLithography), OBJ (Wavefront), DAE (Collada), SCAD (OpenSCAD), IV (Inventor) and IFC.[3]
DWG support
FreeCAD's support for the important 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 open-source alternative to the source-available OpenDWG library (the later Teigha 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,[4] it couldn't use the GNU LibreDWG library as GPLv2 and GPLv3 are essentially incompatible.[5][6] Open CASCADE technologies were contacted by Debian team in 2009, and 2012 got a reply that Open CASCADE technologies 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 too.[7]
As of the 2014 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.[8] However, LibreDWG has not been adopted. FreeCAD is able to import and export a limited subset[9] of the DWG format via the Teigha Converter (the former OpenDWG library).
Release history
- GitHub Files section (github
.com )/FreeCAD /FreeCAD - SourceForge Files section (sourceforge
.net ) (on this SourceForge page, it is posted that this project has moved to GitHub.)/projects /free-cad /files / - SourceForge Old Files section (sourceforge
.net )/projects /free-cad /files /OldFiles /
Version | Release date | Information | |
---|---|---|---|
0.0.1 | October 29, 2002 | Initial Upload --> The birth of FreeCAD | |
0.1 | January 27, 2003 | ||
0.2 | August 9, 2005 | ||
0.3 | October 31, 2005 | ||
0.4 | January 15, 2006 | ||
0.5 | October 5, 2006 | ||
0.6 | February 27, 2007 | ||
0.7 | April 24, 2009 | ||
0.8 | July 10, 2009 | ||
0.9 | January 16, 2010 | ||
0.10 | July 24, 2010 | ||
0.11 | May 3, 2011 | [10] | |
0.12 | November 20, 2011 | [11] | |
0.13 | January 29, 2013 | [12] | |
0.14 | July 1, 2014 | license change to LGPLv2+[13] | |
0.15 | April 8, 2015 | Oculus Rift support[14] | |
0.16 | April 18, 2016 | [15] | |
0.17 | Current Developer Release | ||
Legend: Old version Older version, still supported Latest version Latest preview version Future release |
Gallery
- "The whippet" by lhf
- "Arduino (Eagle import)" by marmni
- "Chain adjuster" by lhf
- Draft module
- "Engine" by bejant
- "Roof system" by yorik
- Projections in FreeCAD 0.14
- "Engine" by psi13art
- "Rockn house" by rockn
- "Rockn house" by rockn
- "Steam loco frame" by wieszak
- FreeCAD 0.10
- 3D model of a ball bearing in FreeCAD 0.10
- Model of a basket
- Loudspeaker designed with FreeCAD
See also
- Open CASCADE Technology
- Open-source software
- Comparison of CAD editors
- Parametric modeling and Constructive solid geometry and Boundary representation
References
- ↑ "Arch Module". FreeCAD wiki. Retrieved 15 December 2013.
- 1 2 3 4 5 "File Format FCStd - FreeCAD Documentation". freecadweb.org. Retrieved 2015-09-03.
- ↑ "Feature list". FreeCAD wiki. Retrieved 15 December 2013.
- ↑ Larabel, Michael (2013-01-24). "FSF Wastes Away Another "High Priority" Project". Phoronix. Retrieved 2013-08-22.
- ↑ Prokoudine, Alexandre (26 January 2012). "What's up with DWG adoption in free software?". libregraphicsworld.org. Retrieved 3 November 2013.
[Assimp's Alexander Gessler:]
- ↑ "Frequently Asked Questions about the GNU Licenses – Is GPLv3 compatible with GPLv2?". The official site. Retrieved 13 April 2011.
- ↑ Prokoudine, Alexandre (2012-12-27). "LibreDWG drama: the end or the new beginning?". libregraphicsworld.org. Retrieved 2013-08-23.
- ↑ "license". freecadweb.org. 2014. Retrieved 2015-03-25.
Licences used in FreeCAD - FreeCAD uses two different licenses, one for the application itself, and one for the documentation: Lesser General Public Licence, version 2 or superior (LGPL2+) […] Open Publication Licence
- ↑ Release notes 0.14"The import and export of dwg files has therefore the same limitations as the dxf format."
- ↑ "Release notes 011". Retrieved 17 June 2015.
- ↑ "Release notes 012". Retrieved 17 June 2015.
- ↑ "Release notes 013". Retrieved 17 June 2015.
- ↑ "Release notes 0.14". Retrieved 17 June 2015.
- ↑ "Release notes 015". Retrieved 17 June 2015.
- ↑ "Release notes 016". Retrieved 24 April 2016.
Further reading
- Falck, Daniel; Collette, Brad (2012): FreeCAD [How-to]. Solid Modeling with the Power of Python, Packt Publishing, Birmingham, ISBN 978-1-84951-886-4.
External links
Wikimedia Commons has media related to FreeCAD. |