Tutorials/hr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 24: Line 24:


FreeCAD provides two main workflows to modeling parts:
FreeCAD provides two main workflows to modeling parts:
* combining objects, a method called [https://en.wikipedia.org/wiki/Constructive_solid_geometry constructive solid geometry (CSG)] using the [[Part Module|Part workbench]], and
* combining objects, a method called [[Constructive solid geometry|Constructive solid geometry]] (CSG) using the [[Part Module|Part workbench]], and
* using parametric modelling and [[Glossary#Feature|feature]] editing with the [[PartDesign Workbench]].
* using parametric modelling and [[Feature editing|feature editing]] with the [[PartDesign Workbench|PartDesign Workbench]].


Please note that the [[PartDesign Workbench]] workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.
Please note that the [[PartDesign Workbench|PartDesign Workbench]] workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.


<gallery mode=packed heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">

Revision as of 08:10, 10 September 2019

Ova stranica predstavlja izbornik napisanih vježbi visoke kvalitete koja još nije gotova, nesortirana lista vježbi se može ovdje naći Upute.

Vi možete pogledati na Vanjske Upute i Video Upute koji su linkovi na vanjske web stranice. Koristan izvor video vježbi je na YouTube,upišite FreeCAD u tražilicu.

If you'd like to contribute with writing wiki documentation and tutorials, see the general wiki guidelines in WikiPages, and read the tutorial guidelines.

Please notice the version of FreeCAD used in the tutorial as some tutorials may use an old version of the program. Although the general modelling process may still work, some tools may have changed.

Arhitektura i projektiranje zgrada [BIM]

Modeliranje dijelova

FreeCAD provides two main workflows to modeling parts:

Please note that the PartDesign Workbench workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.

Drafting and Sketching

Tehničko Crtanje

FEM

CNC & 3D Printanje

Uvoz i Izvoz

Iscrtavanje

Robot simulacija

Plotting

Drawings

Development of the Drawing Workbench stopped in FreeCAD 0.16. Consider using the TechDraw Workbench instead.