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.

Es:Main Page

From LibreCAD wiki
Revision as of 08:18, 2 August 2015 by Emili Hernández (Talk | contribs)

Jump to: navigation, search

Bienvenido LibreCAD Wiki!

Introducción

LibreCAD (originalmente QCad después CADuntu) es una aplicación 2D CAD de código abierto para Windows, Apple and Linux. Está basado en Qt.

LibreCAD puede leer archivos con formato DWG y otros Nightly build. Guarda en formato DXF, pero puede exportar a SVG, JPG, PNG, PDF y otros achivos. Tiene capas, bloques, esplines, polilíneas, herramentas de elipse, herramientas avanzadas de linea tangente y círculos, un sistema avanzado de forzar y muchos más. Debido a que LibreCAD se centra en el dibujo 2D es rápido y ligero, con un instalador de menos de 30 mb.


Este el el sitio de la comunidad que proporciona documentación semiestática LibreCADpara usuarios y desarrolladores. Si quieres involucrarte en esta documentación, por favor visita la página LibreCAD Wiki:Community portal. El contenido está disponible bajo licencia Cretative Commons Attribution Share Alike.

Si quieres participar en el desarrollo, entonces ves a nuestro repositorio GitHub repo y comienza.

Si crees que has encontrado un error o se te ocurre algo para mejorar, entonces dirígete a LibreCAD Tracker on Sourceforge o a la página github issues page

El soporte es facilitado por una comunidad grande de usuarios, contribuidores y desarrolladores. Puedes unirte a la comunidad en nuestro forum o en nuestro IRC at freenode.net.

Captura
Herramientas de línea LibreCAD
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
  • Artists to create icon themes and GUI layout
  • Add support for macports and Windows 8
  • Quality Assurance, bug hunting
  • Please visit our feature request tracker on sf.net for more information: feature requests