Development roadmap/es: Difference between revisions

From FreeCAD Documentation
(Created page with "== Proyectos ==")
(Created page with "* La página de proceso de liberación recoge ideas para un flujo de trabajo de liberación más eficiente")
(13 intermediate revisions by 2 users 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"
=== Current projects ===
|-
These are work in progress.
! 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
|-
| '''[[Arch Concept|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, [http://en.wikipedia.org/wiki/Product_Data_Management 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 [http://en.wikipedia.org/wiki/Finite_element_method 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 ==
* '''[[STEP project]]''' about improving and advancing the STEP support in FreeCAD
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!"''')
* '''[[Naming project]]''' is about implementing a robust Shape referencing frame work.
* '''[[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
* '''[[Assembly project]]''' creates a assembly module which handle product creation, part-lists and some kinematics.
* '''[[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.
* '''[[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.
* '''[[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


* La página de [[Release process/es|proceso de liberación]] recoge ideas para un flujo de trabajo de liberación más eficiente
=== Future projects ===
Projects for the near future.


[[Category:Roadmap{{#translation:}}]]
* '''[[Material data model]]''' Effort to describe a material data model in FreeCAD
* '''[[FEM project]]''' wants to create a [http://en.wikipedia.org/wiki/Finite_element_method FEM] module in FreeCAD.
* '''[[CAM project]]''' will make the existing [http://en.wikipedia.org/wiki/Computer-aided_manufacturing CAM] stuff in FreeCAD usable.
* '''[[Land Survey Workbench Blueprint]]'''


=== So far finished projects ===
* '''[[Robot project]]''' A Robot simulation workbench

=== Ideas ===

== Release schedule ==
Like in the most [http://en.wikipedia.org/wiki/FLOSS FLOSS] projects a release schedule is very rough. There will be no fixed dates and '''"It's done, when it's done!"'''

* The [[Release process]] page gather ideas for a more efficient release workflow

[[Category:Roadmap]]




{{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!")