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 41: Line 41:
Tutorial-normand06.jpg|link=[[Basic modeling tutorial]]|[[Basic modeling tutorial]] <br/>Create an iron angle by two methods: using solid primitives, and boolean operations (CSG); and by extruding a planar profile.
Tutorial-normand06.jpg|link=[[Basic modeling tutorial]]|[[Basic modeling tutorial]] <br/>Create an iron angle by two methods: using solid primitives, and boolean operations (CSG); and by extruding a planar profile.
File:HTCaeroplane04.png|link=[[Aeroplane]]|[[Aeroplane|Aeroplane tutorial]] <br/>Understand placements in FreeCAD by creating a simple aeroplane model. Then learn about rotation angles, yaw (Z), pitch (Y), and roll (X).
File:HTCaeroplane04.png|link=[[Aeroplane]]|[[Aeroplane|Aeroplane tutorial]] <br/>Understand placements in FreeCAD by creating a simple aeroplane model. Then learn about rotation angles, yaw (Z), pitch (Y), and roll (X).
File:Thread-by-vertical-profile.png|link=[[Thread_for_Screw_Tutorial]]|[[Thread_for_Screw_Tutorial|Thread for screw tutorial]] (v0.14)<br/>Understand how to create threads with several techniques that include use of the tools [[Part_Helix|Part Helix]], [[Part_Sweep|Part Sweep]], [[Part_Union|Part Union]], and [[Part_Cut|Part Cut]].
File:T13_11_Threads_Helical_thread_coil_sliced.png|link=[[Thread_for_Screw_Tutorial]]|[[Thread_for_Screw_Tutorial|Thread for screw tutorial]] (v0.19)<br/>Understand how to create threads with several techniques that include use of the tools [[Part_Helix|Part Helix]], [[PartDesign_AdditivePipe|PartDesign AdditivePipe]], [[Part_Sweep|Part Sweep]], [[Part_Union|Part Union]], and [[Part_Cut|Part Cut]].
</gallery>
</gallery>



Revision as of 18:44, 27 March 2020

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.

The Raspberry Pi project has made simple tutorials that are easy to follow, particularly for those new to CAD systems:

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.