History/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
__FORCETOC__
__FORCETOC__
== Storia ==
== Storia ==
Line 160: Line 161:


[[Category:News/it]]
[[Category:News/it]]

<languages/>

Revision as of 13:15, 4 August 2018

Storia

Vecchia versione sconosciuta di FreeCAD
Versione 0.7 di FreeCAD del 2009

La storia di FreeCAD inizia nel gennaio del 2001, quando Jürgen Riegel ha cominciato a lavorare al progetto che sarebbe poi diventato ufficialmente FreeCAD. CAS.CADE, una struttura di sviluppo di software commerciale tra cui un kernel di modellazione geometrica (o kernel CAD), era stato rilasciato sotto una licenza open source nel 2000 e ribattezzato Open Cascade. Ciò ha reso possibile la realizzazione di un programma CAD 3D open source, dato che dover programmare un kernel CAD da zero avrebbe richiesto un'enorme quantità di lavoro.

Dalle parole di Jürgen:

The FreeCAD project was started by me in January 2001, as a so called GOM (Graphical Object Modeler), with the idea to use Qt, Python and Cas.CADE, an commercial CAD-Kernel that time I used in Daimler's projects. Cas.CADE gone open source shortly before, so the time seemed right to try a move in the, at that time, empty space of open source CAD. I had a two year experience with OpenCascade in a project called QSpect in which, at the end, I was the main software designer. I learned a lot about 3D and CAD programming. I also was influenced by Catia V5 and its very special user and programming interface… In March 17 2002, within the OpenCascade Project, I registered the software as FreeCAD. I couldn't think of a better name, I'm very bad on names… In April 2003, Werner Meyer, one of the colleges in the QSpect project, switched to a company called Imetric. The contact to Imetric resulted very promising since they searched for a new 3D software platform for their 3D sensors. In 2005, Imetric donated most of its Mesh Module to FreeCAD and the Open Source community, and since then they used FreeCAD as basis for their sensor system software. Since that time, Werner Meyer is a very active developer of FreeCAD. In 2005, after one year of struggle, I decided to rip of the OpenCascade document framework and replace it with an own implementation. So, at the end, we only use the CAD kernel of OpenCascade and not the rest of its Framework. 2007 was another interesting milestone. We switched to QT4 and, therefore, to the LGPL. At that time we did much work, mainly Werner.

Il progetto è stato annunciato al pubblico sul OpenCascade Forum nel 2003. Ancora dalle parole di Jürgen:

Hi together, my name is Juergen Riegel and today I want announce an OpenCasCade project, FreeCAD. It is an Open Source CAx RAD based on OpenCasCade, QT and Python. It features some key concepts like Macro Recording, Workbenches, ability to run as a server and as a dynamically loadable applications' extension, and it is designed to be platform independent… Although it is in an early stage and not usable for users nor developers—the first user release is planned for the end of 2003—, I would like to get some feedback on the direction and design of FreeCAD. The GUI is nearly finished and now we, my co-developer Werner Mayer and me, have started adding the first CAD functions. FreeCAD can be seen as a general purpose mechanical CAD system, but its first audience, I think, will be CAx developers which need groundwork for own development.


Con il tempo, il progetto ha guadagnato trazione, e si sono aggiunti dei nuovi contributori chiave nella comunità.

Yorik van Havre ha aderito al progetto nel 2008 e avviato i lavori sul Modulo Draft. Prima non c'era modo di creare la geometria 2D attraverso la GUI. Questo modulo è stato programmato interamente in Python, anziché in C++ che era il linguaggio di programmazione di base utilizzato in FreeCAD. L'integrazione di Python è stata un successo e ha dimostrato che poteva essere utilizzato per estendere o personalizzare le funzionalità di FreeCAD. Oltre al suo lavoro sul modulo Draft, Yorik ha lavorato sull'espansione della documentazione di FreeCAD, ed è diventato de facto "Art director" di FreeCAD, creando molte icone per la GUI e definendo lo stile di FreeCAD.

Version 0.7 of FreeCAD released in April 2009 was the first to include the Draft module. The Part module provided a simple CSG workflow with creation of primitive shapes and boolean operations accessible through the Part menu. Extrusion of 2D profiles and filleting was also possible.

Version 0.8 released in July 2009 saw some more work in the Draft module, including a new Dimension tool. The Part module benefited from a new toolbar along with new tools, Revolve and Section.

By the end of 2009, FreeCAD was accepted as a Debian package in the Debian repositories. FreeCAD was added to the Ubuntu 10.04 repositories in 2010.

Version 0.10 released on July 2010 introduced the Sketcher Workbench, based on Sketchsolve, a constraint-based solver to create 2D geometry. The first version was limited to creation of rectangles and lines.

In early 2011, taking the opportunity given by the Launchpad online platform, the FreeCAD Maintainers team was created to provide fresh stable releases along with daily build packages of FreeCAD to users of the Ubuntu operating system.

Version 0.11 released in May 2011 introduced the new Part Design workbench which included tools such as Pad, Pocket, Fillet and Chamfer. The Draft workbench received enhancements and new tools, like BSpline. The Robot workbench featured more GUI tools.

Version 0.12 released in January 2012 featured a more complete Sketcher workbench. It included a totally rewritten solver, FreeGCS. It was the result of months of work by the main FreeCAD developers along with newcomers logari81 (who programmed the solver) and mrlukeparry. More tools were added to the PartDesign workbench.

Cronologia dei rilasci

  • Overview
Version Release date Informations
0.18 Current Developer Release
0.17 2018-04-06 Release notes 0.17
0.16 2016-04-18 Release notes 0.16
0.15 2015-04-08 Release notes 0.15
0.14 2014-07-01 Release notes 0.14
0.13 2013-01-29 Release notes 0.13
0.12 2011-12-20 Release notes 0.12
0.11 2011-05-03 Release notes 0.11
0.10 2010-07-24
0.9 2010-01-16
0.8 2009-07-10
0.7 2009-04-24
0.6 2007-02-27
0.5 2006-10-05
0.4 2006-01-15
0.3 2005-10-31
0.2 2005-08-09
0.1 2003-01-27
0.0.1 2002-10-29 Initial Upload --> The birth of FreeCAD


  • Legenda
Color Version Type
Future release
Latest preview version
Latest version
Older version, still supported
Old version
  • Commit history

An overview about the commit history can be found in the following Forum post: https://forum.freecadweb.org/viewtopic.php?f=8&t=23695#p184940

Link