We have moved to https://dokuwiki.librecad.org/

Lots of content was already moved to the new wiki, but there is still work to do. If you want to contribute, please register a new account at https://dokuwiki.librecad.org/

This wiki will be kept for a while to keep search engine results valid. Moved sites may be deleted here in future.

Main Page

From LibreCAD wiki
Jump to: navigation, search

Welcome to the LibreCAD Wiki!

Introduction

LibreCAD (originally CADuntu) is a free and open-source 2D CAD application, which uses Qt (a cross-platform application framework). The project started around 2010 as a fork of QCAD 2.0.5.0.

Support for reading DWG files was added with libdxfrw. Support for writing MakerCAM SVG files was also added.

The release of 2.1.0 increased customization of the user interface. You can now create custom toolbars and menus, and dramatically change the appearance (among other things).

If you want to contribute to this wiki, please visit the LibreCAD Wiki:Community portal page. Content is available under Creative Commons Attribution Share Alike.

If you wish you get involved in development, then head over to our GitHub repo and get started!

If you think you've found a bug or have an idea for an improvement, then head over to the github issues page.

If you have any questions or comments please visit our forum or chatroom on IRC at freenode.net.

The latest stable release is 2.1.3.

Screenshot
LibreCAD line tools
Wiki Navigation
Get LibreCAD
Usage
Developers
Wiki Help
Related Web Pages
New Wiki Content
LibreCad News
Things We Need

Help Wanted. We welcome Open Source Developers to join us, to improve this free drawing tool in exciting fields such as:

  • Contribute to the wiki based on your accumulated knowledge. If you have figured out a feature in LibreCAD, please add to our wiki to help other users.
  • Implement more command line support for actions. Currently, there are many actions there without command line support, we need to complete this part of implementation and add the relevant documents.
  • Add support for native text based on Qt fonts. Right now, only stick fonts are supported. When the usage doesn't require stick fonts, native Qt fonts should be used for better multi-language support and efficiency
  • Implement a new and robust hatch generating algorithm
  • The current spline implementation is not efficient, we would like to replace it with a better spline implementation and add both spline and Bezier support as well, see Bezier
  • We have implemented new math support for hyperbola and parabola. Implementation support for hyperbola/parabola entities would make LibreCAD capable of doing all conic sections.
  • Feature tweaking and bug fixing for printing/painter
  • Refactor header files to speed up the building process, support for pch headers
  • Document writers to help building wiki and user manuals
  • Quality Assurance, bug hunting
  • Documentation
  • Translation
  • Improving tangent point detection
  • Improving the plugin system

You might also want to consider contributing to the next generation of LibreCAD.