Development roadmap/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "* La página de proceso de liberación recoge ideas para un flujo de trabajo de liberación más eficiente")
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages/>
FreeCAD, aunque utilizable en diversas aplicaciones, está al principio de un larga travesía dentro de las aplicaciones de CAD. Aún queda mucho por hacer para alcanzar un estado en el cual se pueda competir con el software comercial.
FreeCAD, aunque utilizable en diversas aplicaciones, está al principio de un larga travesía dentro de las aplicaciones de CAD. Aún queda mucho por hacer para alcanzar un estado en el cual se pueda competir con el software comercial.


Line 9: Line 10:
== Proyectos ==
== Proyectos ==


{| class="wikitable sortable"
=== Proyectos actuales ===
|-

! Project !! Description !! Category !! Status
Este es el trabajo en curso.
|-

* '''[[STEP project]]''' about improving and advancing the STEP support in FreeCAD
| '''[[STEP project]]''' || about improving and advancing the STEP support in FreeCAD || Modeling, File formats || Current
|-
* '''[[Naming project]]''' is about implementing a robust Shape referencing frame work.
| '''[[Naming project]]''' || is about implementing a robust Shape referencing frame work. || Modeling || Current
* '''[[FreeCAD development model project]]''' move FreeCAD to a more capable development model
|-
* '''[[Sketcher project]]''' is ongoing implementation of the constraint/parametric Sketcher
* '''[[PartDesign project]]''' is the effort towards a working part-design in FreeCAD
| '''[[FreeCAD development model project]]''' || move FreeCAD to a more capable development model || Development process || Current
|-
* '''[[Assembly project]]''' creates a assembly module which handle product creation, part-lists and some kinematics.
| '''[[Sketcher project]]''' || is ongoing implementation of the constraint/parametric Sketcher || Modeling, 2D contstraints || Current
* '''[[Arch Concept|Architecture project]]''' will throw the bases of a modern, parametric architectural modeling environment.
|-
* '''[[Units project]]''' finally get FreeCAD to recognize different Units and Units-systems.
| '''[[PartDesign project]]''' || is the effort towards a working part-design in FreeCAD || Modeling || Current
* '''[[Resource framework project]]''' address the user collaboration, [http://en.wikipedia.org/wiki/Product_Data_Management PDM] catalog/standard part stuff
|-
* '''[[Quality project]]''' aims to hide unfinished features and improve the documentation.
| '''[[Assembly project]]''' || creates a assembly module which handle product creation, part-lists and some kinematics. || Modeling, 3D constraints || Current
* '''[[Raytracing project]]''' provide a new generic interface for external renderers for visualisation
|-
* '''[[UTF Project]]''' aims to update FreeCAD's Coin3D interface to utilise UTF Strings for better multilanguage experience with non ASCII characters
| '''[[Arch Concept|Architecture project]]''' || will throw the bases of a modern, parametric architectural modeling environment. || Modeling, BIM || Current
* '''[[FEM project]]''' provides a [http://en.wikipedia.org/wiki/Finite_element_method FEM] module in FreeCAD.
|-
* '''[[Material data model]]''' Effort to describe a material data model in FreeCAD
| '''[[Units project]]''' || finally get FreeCAD to recognize different Units and Units-systems. || Modeling, Manufacturing documentation, Dimensions and referencing || Current

|-
=== Proyectos futuros ===
| '''[[Resource framework project]]''' || address the user collaboration, [http://en.wikipedia.org/wiki/Product_Data_Management PDM] catalog/standard part stuff || Cloud, Databases, BOM || Current
Proyectos para el futuro cercano.
|-

| '''[[Quality project]]''' || aims to hide unfinished features and improve the documentation. || Development process || Current
* '''[[CAM project]]''' will make the existing [http://en.wikipedia.org/wiki/Computer-aided_manufacturing CAM] stuff in FreeCAD usable.
|-
* '''[[Land Survey Workbench Blueprint]]'''
| '''[[Raytracing project]]''' || provide a new generic interface for external renderers for visualisation || 3D visualization || Current

|-
=== Proyectos finalizados hasta ahora ===
| '''[[UTF Project]]''' || aims to update FreeCAD's Coin3D interface to utilise UTF Strings for better multilanguage experience with non ASCII characters || Internationalization || Current

|-
* '''El [[Robot project/es|Proyecto de Robots]]''' Un entorno de simulación de robots
| '''[[FEM project]]''' || provides a [http://en.wikipedia.org/wiki/Finite_element_method FEM] module in FreeCAD. || Modeling, Analysis || Current

|-
=== Ideas ===
| '''[[Material data model]]''' || Effort to describe a material data model in FreeCAD || Modeling || Current
|-
| '''[[Python 3]]''' || Porting FreeCAD to Python 3. || Development tools || Current
|-
| '''[[HiDPI support]]''' || Supporting scalability on 4K displays. || GUI || Current
|-
| '''[[Tolerancing]]''' || The support of modeling tolerances, using international standards (ISO 1101 / ASME Y14.5, ISO 16792 / ASME Y14.41) || Modeling, Manufacturing documentation, Dimensions and referencing || Current
|-
| '''[[Land Survey Workbench Blueprint]]''' || || || Future
|-
| '''[[Robot project]]''' || A Robot simulation workbench || Modeling, 3D constraints || Finished
|-
| '''[[Artwork project]]''' || A project to update logo and icons || GUI || Current
|-
|}


== Calendario de Versiones ==
== Calendario de Versiones ==
Como en la mayoría de proyectos de [http://es.wikipedia.org/wiki/Software_libre_y_de_c%C3%B3digo_abierto Software libre y de código abierto (FLOSS)] definir un calendario de versiones es muy complicado. No habrá fechas fijas y estará hecho cuando esté hecho ('''"It's done, when it's done!"''')
Como en la mayoría de proyectos de [http://es.wikipedia.org/wiki/Software_libre_y_de_c%C3%B3digo_abierto Software libre y de código abierto (FLOSS)] definir un calendario de versiones es muy complicado. No habrá fechas fijas y estará hecho cuando esté hecho ('''"It's done, when it's done!"''')


* The [[Release process]] page gather ideas for a more efficient release workflow
* La página de [[Release process/es|proceso de liberación]] recoge ideas para un flujo de trabajo de liberación más eficiente

[[Category:Roadmap{{#translation:}}]]


[[Category:Roadmap/es]]




{{clear}}
{{clear}}
<languages/>

Revision as of 11:49, 18 October 2020

FreeCAD, aunque utilizable en diversas aplicaciones, está al principio de un larga travesía dentro de las aplicaciones de CAD. Aún queda mucho por hacer para alcanzar un estado en el cual se pueda competir con el software comercial.

Esta sección ofrece un resumen de lo que está planeado y te ofrece la oportunidad de participar o dar tu opinión. Como somos voluntarios a FreeCAD solo le podemos dedicar una cierta cantidad de tiempo. Así que si te interesa alguno de los asuntos indicados y dispuesto a ayudarnos, simplemente avísanos! Utilizamos el estilo de Getting Things Done Getting things done (GTD) para la documentación del proyecto. Aquí está la Plantilla del proyecto.

  • Puedes seguir los asuntos en los que se está trabajando actualmente aquí: .

Proyectos

Project Description Category Status
STEP project about improving and advancing the STEP support in FreeCAD Modeling, File formats Current
Naming project is about implementing a robust Shape referencing frame work. Modeling Current
FreeCAD development model project move FreeCAD to a more capable development model Development process Current
Sketcher project is ongoing implementation of the constraint/parametric Sketcher Modeling, 2D contstraints Current
PartDesign project is the effort towards a working part-design in FreeCAD Modeling Current
Assembly project creates a assembly module which handle product creation, part-lists and some kinematics. Modeling, 3D constraints Current
Architecture project will throw the bases of a modern, parametric architectural modeling environment. Modeling, BIM Current
Units project finally get FreeCAD to recognize different Units and Units-systems. Modeling, Manufacturing documentation, Dimensions and referencing Current
Resource framework project address the user collaboration, PDM catalog/standard part stuff Cloud, Databases, BOM Current
Quality project aims to hide unfinished features and improve the documentation. Development process Current
Raytracing project provide a new generic interface for external renderers for visualisation 3D visualization Current
UTF Project aims to update FreeCAD's Coin3D interface to utilise UTF Strings for better multilanguage experience with non ASCII characters Internationalization Current
FEM project provides a FEM module in FreeCAD. Modeling, Analysis Current
Material data model Effort to describe a material data model in FreeCAD Modeling Current
Python 3 Porting FreeCAD to Python 3. Development tools Current
HiDPI support Supporting scalability on 4K displays. GUI Current
Tolerancing The support of modeling tolerances, using international standards (ISO 1101 / ASME Y14.5, ISO 16792 / ASME Y14.41) Modeling, Manufacturing documentation, Dimensions and referencing Current
Land Survey Workbench Blueprint Future
Robot project A Robot simulation workbench Modeling, 3D constraints Finished
Artwork project A project to update logo and icons GUI Current

Calendario de Versiones

Como en la mayoría de proyectos de Software libre y de código abierto (FLOSS) definir un calendario de versiones es muy complicado. No habrá fechas fijas y estará hecho cuando esté hecho ("It's done, when it's done!")