374 Forks
1169 Stars
1169 Watchers

qcad

QCAD - The Open Source 2D CAD. QCAD is a cross-platform CAD solution for Windows, macOS and Linux. It supports the DXF format and optionally the DWG format (through a proprietary plugin).

How to download and setup qcad

Open terminal and run command
git clone https://github.com/qcad/qcad.git
git clone is used to create a copy or clone of qcad repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with qcad https://github.com/qcad/qcad/archive/master.zip

Or simply clone qcad with SSH
[email protected]:qcad/qcad.git

If you have some problems with qcad

You may open issue on qcad support forum (system) here: https://github.com/qcad/qcad/issues