Software:QCad

From HandWiki
QCAD - The Open Source CAD System For Everyone
Captura de QCAD 2013-10-08.png
QCad in Ubuntu 12.04
Developer(s)RibbonSoft
Stable release
3.23 / 19 July 2019; 4 years ago (2019-07-19)
Written inC++, (Qt), ECMAScript
Operating systemLinux, macOS, Unix-like, Windows
TypeCAD software
LicenseGPLv3 and some proprietary license plugins[1]
Websiteqcad.org

QCAD is a free computer-aided design (CAD) software application for 2D design and drafting. It is available for Linux, Apple macOS, Unix and Microsoft Windows. The QCAD GUI is based on the Qt framework.

QCAD is released under the GNU General Public License.[2] Precompiled packages are available for 32-bit and 64-bit GNU/Linux platforms, Microsoft Windows OS and macOS.

QCAD is developed by RibbonSoft. Development on QCAD began in October 1999, starting with code from CAM Expert. QCAD 2, designed to "make QCAD more productive, more user friendly, more flexible and increase its compatibility with other products" began development in May 2002. QCAD 3 was first released in August 2011 with an ECMAScript (JavaScript) interface as major addition.

Some of the interface and concepts behind QCAD are similar to those of AutoCAD.

QCAD uses the AutoCAD DXF file format internally and to save and import files. AutoCAD DWG support is available as a commercial plugin.

Starting from version 3.7 QCAD is distributed as Professional Trial that work for a limited time, or as Community Edition as source code only, so users need to self compile or remove the QCAD Professional add-on running in trial mode[3].

Multiplatform support

QCAD operates on Linux, macOS [10.7 (Lion) or later], UNIX (FreeBSD, NetBSD), Solaris for x86 and SPARC, and Windows [8, 7, Vista, XP, 2000]. This is of importance for collaboration across a diverse computing environment.

See also

  • Comparison of CAD Editors for Architecture, Engineering and Construction
  • LibreCAD, a fork of QCAD 2.0

References

External links