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 54: Line 54:
<gallery mode=packed heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
Exercise cabin 01.jpg|link=[[Manual:Traditional 2D drafting]]|[[Manual:Traditional 2D drafting|Traditional 2D drafting]] <br/>Draw a floor plan with lines, wires, rectangles, circular arcs, and add hatch patterns, annotations, and dimensions. Export the result to DXF.
Exercise cabin 01.jpg|link=[[Manual:Traditional 2D drafting]]|[[Manual:Traditional 2D drafting|Traditional 2D drafting]] <br/>Draw a floor plan with lines, wires, rectangles, circular arcs, and add hatch patterns, annotations, and dimensions. Export the result to DXF.
Draft_tutorial_result.png|link=[[Draft tutorial]]|[[Draft tutorial]] (v0.16) <br/>This is a basic introduction to the tools of the [[Draft Workbench|Draft Workbench]]: working plane, grid, line, arc, upgrade, rectangle, circle, polygon, arrays, dimensions, annotations, and shapestring.
00_Dr01_Draft_Tutorial_final.png|link=[[Draft_tutorial]]|[[Draft tutorial]] (v0.19) <br/>This is a basic introduction to the tools of the [[Draft Workbench|Draft Workbench]]: working plane, grid, line, arc, upgrade, rectangle, circle, polygon, arrays, dimensions, annotations, and shapestring.
Sketcher_reference.png|link=[[Sketcher reference]]|[[Sketcher_reference|Sketcher reference]] (v0.18) <br/> This is a 70-page long PDF document that serves as a detailed manual for the [[Sketcher Workbench|Sketcher Workbench]]. It explains the basics of Sketcher usage, and goes into a lot of detail about the creation of geometrical shapes, and each of the constraints.
Sketcher_reference.png|link=[[Sketcher reference]]|[[Sketcher_reference|Sketcher reference]] (v0.18) <br/> This is a 70-page long PDF document that serves as a detailed manual for the [[Sketcher Workbench|Sketcher Workbench]]. It explains the basics of Sketcher usage, and goes into a lot of detail about the creation of geometrical shapes, and each of the constraints.
09b_Sk01_Sketcher_fully_constrained_clean.png|link=[[Basic Sketcher Tutorial]]|[[Basic Sketcher Tutorial]] (v0.19) <br/>This is a basic introduction to the tools of the Sketcher Workbench: construction mode, line, circle, arc, constraints (equality, vertical, horizontal, tangential, distance, angle, radius).
09b_Sk01_Sketcher_fully_constrained_clean.png|link=[[Basic Sketcher Tutorial]]|[[Basic Sketcher Tutorial]] (v0.19) <br/>This is a basic introduction to the tools of the Sketcher Workbench: construction mode, line, circle, arc, constraints (equality, vertical, horizontal, tangential, distance, angle, radius).

Revision as of 11:37, 25 February 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.