Tutorials/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
|[[Frequently_asked_questions|FAQ]]
|[[Interface_Customization|Interface Customization]]
}}

{{TOCright}}

<div class="mw-translate-fuzzy">
Această pagină prezintă o selecție de tutoriale scrise de înaltă calitae. O listă completă și nesortată de tutoriale puteți găsi la : [[:Category:Tutorials]].
Această pagină prezintă o selecție de tutoriale scrise de înaltă calitae. O listă completă și nesortată de tutoriale puteți găsi la : [[:Category:Tutorials]].
</div>
vizitați [[Offsite tutorials]] și [[Video tutorials]] pentru lista tutorialelor găzduite pe site-uri externe. O sursă utilă de tutoriale video este,[https://YouTube.com YouTube].


If you'd like to contribute with writing wiki documentation and tutorials, see the general wiki guidelines in [[WikiPages]],
If you'd like to contribute with writing wiki documentation and tutorials, see the general wiki guidelines in [[WikiPages]],
Line 8: Line 16:


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.
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.

See also [[Video_tutorials|video tutorials]].


==Architectura și Construcții Civile și industriale==
==Architectura și Construcții Civile și industriale==
Line 24: Line 34:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
FreeCAD furnizează două fluxuri de lucru la modelarea pieselor: combinarea obiectelor (o metodă numită [[wikipedia:Constructive solid geometry|constructive solid geometry (CSG)]]) utilizând [[Part Module|Part workbench]], sau utilizând metoda de editare [[Glossary#Feature|feature]] cu Atelierul PartDesign [[PartDesign Workbench|PartDesign workbench]]. Vă rugăm să notați că PartDesign work flow s-a schimbat considerabil de la v0.17 încoace: unele dintre tutoriale trebuie updatate.
FreeCAD furnizează două fluxuri de lucru la modelarea pieselor: combinarea obiectelor (o metodă numită [[wikipedia:Constructive solid geometry|constructive solid geometry (CSG)]]) utilizând [[Part_Workbench|Part workbench]], sau utilizând metoda de editare [[Glossary#Feature|feature]] cu Atelierul PartDesign [[PartDesign_Workbench|PartDesign workbench]]. Vă rugăm să notați că PartDesign work flow s-a schimbat considerabil de la v0.17 încoace: unele dintre tutoriale trebuie updatate.
* combinarea obiectelor, o metodă numită [https://en.wikipedia.org/wiki/Constructive_solid_geometry geometrie solidă constructivă (CSG)] utilizând [[Part Module | Workbench part]] și
* combinarea obiectelor, o metodă numită [https://en.wikipedia.org/wiki/Constructive_solid_geometry geometrie solidă constructivă (CSG)] utilizând [[Part_Workbench | Workbench part]] și
 * folosind modelarea parametrică și editarea [[Glosar # Caracteristică | caracteristică]] cu [[Workbench Workbench]].
 * folosind modelarea parametrică și editarea caracteristică cu [[PartDesign_Workbench | PartDesign workbench]].
</div>
</div>


Line 58: Line 68:
Exercise cabin 01.jpg|link=[[Manual:Traditional 2D drafting]]|[[Manual:Traditional 2D drafting|Traditional 2D drafting]]
Exercise cabin 01.jpg|link=[[Manual:Traditional 2D drafting]]|[[Manual:Traditional 2D drafting|Traditional 2D drafting]]
Draft_tutorial_result.png|link=[[Draft tutorial]]|[[Draft tutorial]] <br/>Introducerea în atelierul Desen 2 D( Draft workbench) .
Draft_tutorial_result.png|link=[[Draft tutorial]]|[[Draft tutorial]] <br/>Introducerea în atelierul Desen 2 D( Draft workbench) .
Sketcher tutorial result.png|Link=[[Sketcher tutorial]]|[[Sketcher tutorial]] <br/>Introducere în Sketcher.
Sketcher tutorial result.png|Link=[[Basic_Sketcher_Tutorial/ro]]|[[Basic_Sketcher_Tutorial/ro|Basic Sketcher Tutorial]] <br/>Introducere în Sketcher.
Constrain3.png|link=[[Sketcher Micro Tutorial - Constraint Practices]]|[[Sketcher Micro Tutorial - Constraint Practices|Sketcher Micro Tutorial]] <br/> Învățai să constrângeți eficient un pătrat.
Constrain3.png|link=[[Sketcher Micro Tutorial - Constraint Practices]]|[[Sketcher Micro Tutorial - Constraint Practices|Sketcher Micro Tutorial]] <br/> Învățai să constrângeți eficient un pătrat.
</div>
</div>
</gallery>
</gallery>


<div class="mw-translate-fuzzy">
==Desenul Technic==
==Desenul Technic==
</div>


<gallery mode=packed heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
Line 88: Line 100:
Path-WalkThroughResult.gif|link=[[Path Walkthrough for the Impatient]]|[[Path Walkthrough for the Impatient]] <br/>Prezentarea rapidă a Atelierului Traiectorie (Path module).
Path-WalkThroughResult.gif|link=[[Path Walkthrough for the Impatient]]|[[Path Walkthrough for the Impatient]] <br/>Prezentarea rapidă a Atelierului Traiectorie (Path module).
Exercise meshing 03.jpg|link=[[Manual:Preparing models for 3D printing]]|[[Manual:Preparing models for 3D printing|Preparing models for 3D printing]]
Exercise meshing 03.jpg|link=[[Manual:Preparing models for 3D printing]]|[[Manual:Preparing models for 3D printing|Preparing models for 3D printing]]
</div>
</gallery>

==Import și Export ==

<gallery mode=packed heights=200px style="font-size:1.1em">
<div class="mw-translate-fuzzy">
Dxf Importer Install 11.png|link=[[Dxf Importer Install]]|[[Dxf Importer Install]] <br/>Instalarea manuală a bibliotecii DXF import .
</div>
</div>
</gallery>
</gallery>
Line 108: Line 112:
</gallery>
</gallery>


==Robot workbench ==

<div class="mw-translate-fuzzy">
==Atelierul Robotică ==
==Atelierul Robotică ==
</div>


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


== Plotting ==
== Scripting ==

<gallery mode=packed heights=200px style="font-size:1.1em">
These are tutorials that are related to scripting or programming. They are geared towards more experienced users, who are already somewhat familiar with the program.
Plot_Trigonometric_Example.png|link=[[Plot Basic tutorial]]|[[Plot Basic tutorial|Basic plot]] <br/>Draw simple mathematical functions in the Plot Workbench using the underlying Python plotting libraries: define the input list (X), two output lists (Y1, Y2), plot the functions (Y1 and Y2 against X), set the grid, line styles, legends, axes labels, plot title, and save the plot.
* [[Python_scripting_tutorial|Python scripting tutorial]]
Plot_MultiAxes_Example.png|link=[[Plot MultiAxes tutorial]]|[[Plot MultiAxes tutorial|Multiaxes plot]] <br/>Draw a more complicated plot in the Plot Workbench with two different input lists (X, T), and three output lists (Y1, Y2, Y3), then create two sets of axes in the same plot, and plot the pairs of lists (Y1 against X, and Y2 and Y3 against T); set the axes labels and grid, and move the legends and title.
* [[How_to_install_macros|How to install macros]]
</gallery>
* [[How_to_install_additional_workbenches|How to install additional workbenches]]

== Tutorials - Comprehensive list ==
Here are listed all the tutorials that are not in the manual '''regardless of their quality'''. If a tutorial is listed in the [[:Category:Tutorials]] and not in this table please insert it.

{| class="wikitable sortable"
|-
! Tutorial
! Topic
! Level
! Time to complete hh:mm
! Authors
! FreeCAD version
! Example files

<!-- Template for new entries
|-
| [[Tutorial|Tutorial]]
| Topic
| Level
| 0:00
| [[User:Name|Name]]
| 1.0
| None
-->

|-
| [[Add_Button_to_FEM_Toolbar_Tutorial|Add Button to FEM Toolbar Tutorial]]
| Finite Element Analysis
|
|
| [[User:JohnWang|JohnWang]]
|
|

|-
| [[Add_FEM_Constraint_Tutorial|Add FEM Constraint Tutorial]]
| Finite Element Analysis
|
|
| [[User:M42kus|M42kus]]
|
|

|-
| [[Add_FEM_Equation_Tutorial|Add FEM Equation Tutorial]]
| Finite Element Analysis
|
|
| [[User:JohnWang|JohnWang]]
|
|


== Drawings ==
{{VeryImportantMessage|Development of the [[Drawing Workbench]] a fost oprit în FreeCAD 0.16. Luați în considerare utilizare [[TechDraw Workbench]] instead.}}
<gallery mode=packed heights=200px style="font-size:1.1em">
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
|-
Drawing_tutorial_result.png|link=[[Drawing tutorial]]|[[Drawing tutorial]] <br/>Intro to creating blueprints with the Drawing workbench.
| [[Aeroplane/ro|Aeroplane]]
Exercise drawing 01.jpg|link=[[Manual:Generating 2D drawings]]|[[Manual:Generating 2D drawings|Generating 2D drawings]]
| Part Workbench
</div>
| Beginner
</gallery>
| 0:10
| Hughthecat
|
|
| No
</div>


|-
| [[Analysis_of_reinforced_concrete_with_FEM|Analysis of reinforced concrete with FEM]]
| Reinforced concrete with FEM
| Intermediate
| 1:00
| [[User:HarryvL|HarryvL]]
| 0.19 or above
|

|-
| [[Arch_panel_tutorial|Arch panel tutorial]]
| Modeling an architectural panel
| Beginner
| 1:00
| Yorik
|
|

|-
| [[Arch_tutorial|Arch tutorial]]
| Modeling
| Intermediate
|
| [[User:Yorik|Yorik]]
| 0.14
|

|-
| [[Basic_Attachment_Tutorial|Basic Attachment Tutorial]]
| Sketch attachment
| Beginner/intermediate
| 01:00
| [[User:Bance|Bance]]
| 0.17 and above
| [https://github.com/BanceFC/Examples/blob/master/Basic_Attachment_Tutorial.FCStd Basic Attachment Tutorial.FCStd]

|-
| [[Basic_modeling_tutorial|Basic modeling tutorial]]
| Introduction to modelling
| Beginner
| 0:15
| [[User:NormandC|NormandC]]
| Any
| None

|-
| [[Basic_Part_Design_Tutorial|Basic Part Design Tutorial]]
| Modeling
| Beginner
|
| [[User:Quick61|Mark Stephen (Quick61)]] and [[User:HarryGeier|HarryGeier]]
| 0.17 or above
| [https://github.com/FreeCAD/Examples/blob/master/Basic_Part_Design_Tutorial_Example_017_Files/Basic_Part_Design_Tutorial_017.fcstd Basic Part Design for v0.17]

|-
| [[Basic_Sketcher_Tutorial|Basic Sketcher Tutorial]]
| Sketcher
| Beginner
| 1:00
| [[User:Drei|Drei]] and [[User:Vocx|Vocx]]
| 0.19
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=43594 Basic Sketcher tutorial ]

|-
| [[Basic_TechDraw_Tutorial|Basic TechDraw Tutorial]]
| TechDraw Workbench
| Beginner
|
| [[User:WandererFan|WandererFan]]
| 0.17 and above
| [https://github.com/FreeCAD/Examples/blob/master/Basic_Part_Design_Tutorial_Example_017_Files/Basic_Part_Design_Tutorial_017.fcstd Basic Part Design for v0.17 Sample] [https://github.com/FreeCAD/Examples/blob/master/Basic_TechDraw_Tutorial_Example_Files/Basic_TechDraw_Tutorial.fcstd Basic TechDraw Tutorial Sample]

|-
| [[Code_snippets|Code snippets]]
| Python
| Beginner
|
|
|
|

|-
| [[Creating_a_simple_part_with_PartDesign|Creating a simple part with PartDesign]]
| Modeling
| Beginner
| 1:00
| GlouGlou
| 0.17 or above
| [https://github.com/FreeCAD/Examples/blob/master/Creating_a_simple_PartDesign_Body.FCStd Creating a simple PartDesign Body.FCStd]

|-
| [[Customize_Toolbars|Customize Toolbars]]
|
| Beginner
| 0:05
| [[User:Mario52|Mario52]]
| Any
| None

|-
| [[Draft_ShapeString_tutorial|Draft ShapeString tutorial]]
| Product Design
| Beginner
| 0:30
| r-frank and vocx
| 0.17 and above
| [https://github.com/FreeCAD/Examples/blob/master/Draft_Shapestring_Tutorial_Examples/Draft_Shapestring_Tutorial_Text.FCStd?raw=true Draft_Shapestring_Text]

|-
| [[Draft_tutorial|Draft tutorial]]
| Drafting
| Beginner
| 0:30
| [[User:Drei|Drei]] and vocx
| 0.19
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=43651 Draft tutorial updated]

|-
| [[Drawing_Template_HowTo|Drawing Template HowTo (obsolete)]]
| 2D Drafting
| Intermediate
| 1:00
| [[User:Quick61|Mark Stephen (Quick61)]]
| 0.14.3700 or above
| None

|-
| [[Drawing_tutorial|Drawing tutorial (obsolete)]]
| Blueprints / Drawings
| Beginner
| 0:15
| [[User:Drei|Drei]]
| 0.16 or above
|

|-
| [[Dxf_Importer_Install|Dxf Importer Install]]
|
| Intermediate
| 0:05
| [[User:Mario52|Mario52]]
| Any
| None

|-
| [[Engine_Block_Tutorial|Engine Block Tutorial]]
| Part Workbench
| Beginner
| 1:00
| Andrewbuck40
| 0.14.3700
|

|-
| [[Export_to_STL_or_OBJ|Export to STL or OBJ]]
| Export to STL or OBJ
| Beginner
| 0:20
| r-frank
| 0.16.6703
|

|-
| [[Extend_FEM_Module|Extend FEM Module]]
| Finite Element Analysis
|
|
| [[User:M42kus|M42kus]]
|
|

|-
| [[FEM_CalculiX_Cantilever_3D|FEM CalculiX Cantilever 3D]]
| Finite Element Analysis
| Beginner
| 0:10
| [[User:Bernd|Bernd]]
| 0.16.6377 or above
|

|-
| [[FEM_Shear_of_a_Composite_Block|FEM Shear of a Composite Block]]
| Finite Element Analysis
| Beginner/Intermediate
| 0:300
| [[User:HarryvL|HarryvL]]
| 0.17.12960 or above
|

|-
| [[FEM_tutorial|FEM tutorial]]
| Finite Element Analysis
| Beginner
| 0:10
| [[User:Drei|Drei]]
| 0.16.6700 or above
|

|-
| [[FEM_Tutorial_Python|FEM Tutorial Python]]
| Finite Element Analysis
| Intermediate
| 0:30
| [[User:Bernd|Bernd]]
| 0.18.15985 or above
|

|-
| [[FreeCAD-Ship_s60_tutorial|FreeCAD-Ship s60 tutorial]]
| Ship Workbench
| Beginner
|
|
|
|

|-
| [[FreeCAD-Ship_s60_tutorial_(II)|FreeCAD-Ship s60 tutorial (II)]]
| Ship Workbench
| Beginner
|
|
|
|

|-
| [[How_to_install_additional_workbenches|How to install additional workbenches]]
| Programming
| Medium programmer
| 0:15
| [[User:R-frank|r-frank]]
| Any
| None

|-
| [[How_to_install_macros|How to install macros]]
| Programming
| Medium programmer
| 0:15
| [[User:Mario52|Mario52]]
| Any
| None

|-
| [[Import_from_STL_or_OBJ|Import from STL or OBJ]]
| Import from STL or OBJ
| Beginner
| 0:30
| r-frank
| 1.0
| 0.16.6703

|-
| [[Import_OpenSCAD_code|Import OpenSCAD code]]
| Import OpenSCAD code
| Beginner
| 0:30
| r-frank
| 0.16.6704
| None

|-
| [[Import_text_and_geometry_from_Inkscape|Import text and geometry from Inkscape]]
| Import text and geometry from Inkscape
| Beginner
| 0:30
| r-frank
| 0.16.6704
|

|-
| [[Import/Export_IFC_-_compiling_IfcOpenShell|Import/Export IFC - compiling IfcOpenShell]]
| Arch Workbench
| Advanced
| 2:00
| Pablo Gil
|
|

|-
| [[Measurement_Of_Angles_On_Holes|Measurement Of Angles On Holes]]
| TechDraw Workbench
| Beginner
| 0:01
| AnHi
| 0.19
|

|-
| [[PartDesign_Bearingholder_Tutorial_I|PartDesign Bearingholder Tutorial I]]
| Product design - Bearingholder #1
| Beginner
| 60 minutes
| NormandC
|
|

|-
| [[PartDesign_Bearingholder_Tutorial_II|PartDesign Bearingholder Tutorial II]]
| Product design - Bearingholder #2
| Beginner
| 60 minutes
| NormandC
|
|

|-
| [[PartDesign_tutorial|PartDesign tutorial]]
| Sketcher
| Beginner
| 0:15
| [[User:Drei|Drei]]
| 0.16 or above
|

|-
| [[Path_Walkthrough_for_the_Impatient|Path Walkthrough for the Impatient]]
| Path Workbench
|
|
| Chrisb
|
|

|-
| [[Plot_Basic_tutorial|Plot Basic tutorial]]
| Plot Workbench Basic Tutorial
| Beginner
|
|
|
|

|-
| [[Plot_MultiAxes_tutorial|Plot MultiAxes tutorial]]
| Plot workbench
| Intermediate
|
|
|
|

|-
| [[Post-Processing_of_FEM_Results_with_Paraview|Post-Processing of FEM Results with Paraview]]
| Post-Processing of FEM Results with ParaView
| Intermediate
| 2:00
| [[User:HarryvL|HarryvL]]
| 0.19
| [https://forum.freecadweb.org/download/file.php?id=103403 Beam] and [https://forum.freecadweb.org/download/file.php?id=103557 wall]

|-
| [[Python_scripting_tutorial|Python scripting tutorial]]
| Programming
| Intermediate
|
|
|
|

|-
| [[Raytracing_tutorial|Raytracing tutorial]]
| Raytracing
| Beginner
| 0:010
| [[User:Drei|Drei]]
| 0.16 or above
|

|-
| [[Robot_6-Axis|Robot 6-Axis]]
| Robot Workbench
| Intermediate
|
|
|
|

|-
| [[Robot_tutorial|Robot tutorial]]
| Robot Workbench
| Beginner
|
| r-frank
|
|

|-
| [[Scripted_Parts:_Ball_Bearing_-_Part_1|Scripted Parts: Ball Bearing - Part 1]]
| Part Scripting - Ball Bearing #1
| Beginner
| 0:30
| r-frank
| 0.16.6706
|

|-
| [[Scripted_Parts:_Ball_Bearing_-_Part_2|Scripted Parts: Ball Bearing - Part 2]]
| Part Scripting - Ball Bearing #2
| Beginner
| 0:30
| r-frank
| 0.16.6706
|

|-
| [[Scripts|Scripts]]
| Scripting
| Beginner
|
| onekk Carlo
| 0.19
|

|-
| [[Sketcher_Micro_Tutorial_-_Constraint_Practices|Sketcher Micro Tutorial - Constraint Practices]]
| Sketcher
| Beginner
| 0:30
| [[User:Quick61|Mark Stephen (Quick61)]] and vocx
| 0.19
| [https://forum.freecadweb.org/viewtopic.php?f=36&p=371659#p371659 Sketcher Constraints practices]

|-
| [[Sketcher_reference|Sketcher reference]]
|
|
|
|
|
|

|-
| [[Sketcher_requirement_for_a_sketch|Sketcher requirement for a sketch]]
| Sketcher
| Beginner
|
| [[User:Maker|Maker]]
|
| None

|-
| [[Sketcher_Tutorial|Sketcher Tutorial]]
| Sketcher
| Beginner
|
| Ulrich
|
|

|-
| [[TechDraw_Pitch_Circle_Tutorial|TechDraw Pitch Circle Tutorial]]
| TechDraw Workbench
| Beginner
| 0:10
| Andergrin
| 0.19
| None

|-
| [[TechDraw_TemplateHowTo|TechDraw TemplateHowTo]]
| TechDraw Workbench
| Intermediate
| 1:00
| wandererfan
| 0.17
| None

|-
| [[Thread_for_Screw_Tutorial|Thread for Screw Tutorial]]
| Product design
| Advanced
| 1:00
| [[User:DeepSOIC|DeepSOIC]], [[User:Murdic|Murdic]], vocx
| 0.19
| [https://forum.freecadweb.org/viewtopic.php?f=36&t=44668 Updated: Thread for screw tutorial]

|-
| [[Toothbrush_Head_Stand|Toothbrush Head Stand]]
| Modeling
| Beginner
| 1:00
| [[User:EmmanuelG|EmmanuelG]]
| 0.16 or greater
| [https://www.thingiverse.com/thing:2403310 Thingiverse 2403310]

|-
| [[Topological_data_scripting|Topological data scripting]]
| Programming
| Intermediate
|
|
|
|

|-
| [[Transient_FEM_analysis|Transient FEM analysis]]
| Transient FEM analysis
|
|
|
|
|

|-
| [[Tutorial_custom_placing_of_windows_and_doors|Tutorial custom placing of windows and doors]]
| Architecture
| Intermediate
| 1:00
| [[User:Vocx|Vocx]]
| 0.18 or above
| None

|-
| [[Tutorial_for_open_windows|Tutorial for open windows]]
| Architecture
| Beginner
| 1:00
| [[User:Vocx|Vocx]]
| 0.18 or above
| None

|-
| [[Tutorial_FreeCAD_POV_ray|Tutorial FreeCAD POV ray]]
| Rendering
| Intermediate
| 2:00
| [[User:Vocx|Vocx]]
| 0.18 or above
| None

|-
| [[Tutorial_Render_with_Blender|Tutorial Render with Blender]]
| Rendering
| Intermediate
| 1:00
| [[User:Vocx|Vocx]]
| 0.18 or above
| None

|-
| [[VRML_Preparation_for_Robot_Simulation|VRML Preparation for Robot Simulation]]
| Robot Workbench
| Intermediate
|
|
| 0.11.4252ppa1
|

|-
| [[Washers|Washers]]
|
|
|
|
|
| None

|-
| [[Whiffle_Ball_tutorial|Whiffle Ball tutorial]]
| Product design
| Beginner
| 0:30
| r-frank and vocx
| 0.17 and above
| [https://github.com/FreeCAD/Examples/blob/master/Whiffle_Ball_Tutorial_ExampleFiles/WhiffleBall_Tutorial_FCWiki.FCStd?raw=true WhiffleBall_Tutorial_FCWiki.FCStd]

|-
| [[Wikihouse_porting_tutorial|Wikihouse porting tutorial]]
| Wikihouse porting tutorial
| Intermediate/Advanced
| 1:00
|
|
|

|}


<div class="mw-translate-fuzzy">
{{docnav|List of Commands|Interface Customization}}
{{docnav|List of Commands|Interface Customization}}
</div>


{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 14:52, 23 November 2021

Această pagină prezintă o selecție de tutoriale scrise de înaltă calitae. O listă completă și nesortată de tutoriale puteți găsi la : Category:Tutorials.

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.

See also video tutorials.

Architectura și Construcții Civile și industriale

Modelarea Pieselor

FreeCAD furnizează două fluxuri de lucru la modelarea pieselor: combinarea obiectelor (o metodă numită constructive solid geometry (CSG)) utilizând Part workbench, sau utilizând metoda de editare feature cu Atelierul PartDesign PartDesign workbench. Vă rugăm să notați că PartDesign work flow s-a schimbat considerabil de la v0.17 încoace: unele dintre tutoriale trebuie updatate.

 * folosind modelarea parametrică și editarea caracteristică cu 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.

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

Desen 2 D și Sketching

Desenul Technic

MEF

CNC & 3D Printing

Randare

Robot workbench

Atelierul Robotică

Scripting

These are tutorials that are related to scripting or programming. They are geared towards more experienced users, who are already somewhat familiar with the program.

Tutorials - Comprehensive list

Here are listed all the tutorials that are not in the manual regardless of their quality. If a tutorial is listed in the Category:Tutorials and not in this table please insert it.

Tutorial Topic Level Time to complete hh:mm Authors FreeCAD version Example files


Add Button to FEM Toolbar Tutorial Finite Element Analysis JohnWang
Add FEM Constraint Tutorial Finite Element Analysis M42kus
Add FEM Equation Tutorial Finite Element Analysis JohnWang
Aeroplane Part Workbench Beginner 0:10 Hughthecat No
Analysis of reinforced concrete with FEM Reinforced concrete with FEM Intermediate 1:00 HarryvL 0.19 or above
Arch panel tutorial Modeling an architectural panel Beginner 1:00 Yorik
Arch tutorial Modeling Intermediate Yorik 0.14
Basic Attachment Tutorial Sketch attachment Beginner/intermediate 01:00 Bance 0.17 and above Basic Attachment Tutorial.FCStd
Basic modeling tutorial Introduction to modelling Beginner 0:15 NormandC Any None
Basic Part Design Tutorial Modeling Beginner Mark Stephen (Quick61) and HarryGeier 0.17 or above Basic Part Design for v0.17
Basic Sketcher Tutorial Sketcher Beginner 1:00 Drei and Vocx 0.19 Basic Sketcher tutorial
Basic TechDraw Tutorial TechDraw Workbench Beginner WandererFan 0.17 and above Basic Part Design for v0.17 Sample Basic TechDraw Tutorial Sample
Code snippets Python Beginner
Creating a simple part with PartDesign Modeling Beginner 1:00 GlouGlou 0.17 or above Creating a simple PartDesign Body.FCStd
Customize Toolbars Beginner 0:05 Mario52 Any None
Draft ShapeString tutorial Product Design Beginner 0:30 r-frank and vocx 0.17 and above Draft_Shapestring_Text
Draft tutorial Drafting Beginner 0:30 Drei and vocx 0.19 Draft tutorial updated
Drawing Template HowTo (obsolete) 2D Drafting Intermediate 1:00 Mark Stephen (Quick61) 0.14.3700 or above None
Drawing tutorial (obsolete) Blueprints / Drawings Beginner 0:15 Drei 0.16 or above
Dxf Importer Install Intermediate 0:05 Mario52 Any None
Engine Block Tutorial Part Workbench Beginner 1:00 Andrewbuck40 0.14.3700
Export to STL or OBJ Export to STL or OBJ Beginner 0:20 r-frank 0.16.6703
Extend FEM Module Finite Element Analysis M42kus
FEM CalculiX Cantilever 3D Finite Element Analysis Beginner 0:10 Bernd 0.16.6377 or above
FEM Shear of a Composite Block Finite Element Analysis Beginner/Intermediate 0:300 HarryvL 0.17.12960 or above
FEM tutorial Finite Element Analysis Beginner 0:10 Drei 0.16.6700 or above
FEM Tutorial Python Finite Element Analysis Intermediate 0:30 Bernd 0.18.15985 or above
FreeCAD-Ship s60 tutorial Ship Workbench Beginner
FreeCAD-Ship s60 tutorial (II) Ship Workbench Beginner
How to install additional workbenches Programming Medium programmer 0:15 r-frank Any None
How to install macros Programming Medium programmer 0:15 Mario52 Any None
Import from STL or OBJ Import from STL or OBJ Beginner 0:30 r-frank 1.0 0.16.6703
Import OpenSCAD code Import OpenSCAD code Beginner 0:30 r-frank 0.16.6704 None
Import text and geometry from Inkscape Import text and geometry from Inkscape Beginner 0:30 r-frank 0.16.6704
Import/Export IFC - compiling IfcOpenShell Arch Workbench Advanced 2:00 Pablo Gil
Measurement Of Angles On Holes TechDraw Workbench Beginner 0:01 AnHi 0.19
PartDesign Bearingholder Tutorial I Product design - Bearingholder #1 Beginner 60 minutes NormandC
PartDesign Bearingholder Tutorial II Product design - Bearingholder #2 Beginner 60 minutes NormandC
PartDesign tutorial Sketcher Beginner 0:15 Drei 0.16 or above
Path Walkthrough for the Impatient Path Workbench Chrisb
Plot Basic tutorial Plot Workbench Basic Tutorial Beginner
Plot MultiAxes tutorial Plot workbench Intermediate
Post-Processing of FEM Results with Paraview Post-Processing of FEM Results with ParaView Intermediate 2:00 HarryvL 0.19 Beam and wall
Python scripting tutorial Programming Intermediate
Raytracing tutorial Raytracing Beginner 0:010 Drei 0.16 or above
Robot 6-Axis Robot Workbench Intermediate
Robot tutorial Robot Workbench Beginner r-frank
Scripted Parts: Ball Bearing - Part 1 Part Scripting - Ball Bearing #1 Beginner 0:30 r-frank 0.16.6706
Scripted Parts: Ball Bearing - Part 2 Part Scripting - Ball Bearing #2 Beginner 0:30 r-frank 0.16.6706
Scripts Scripting Beginner onekk Carlo 0.19
Sketcher Micro Tutorial - Constraint Practices Sketcher Beginner 0:30 Mark Stephen (Quick61) and vocx 0.19 Sketcher Constraints practices
Sketcher reference
Sketcher requirement for a sketch Sketcher Beginner Maker None
Sketcher Tutorial Sketcher Beginner Ulrich
TechDraw Pitch Circle Tutorial TechDraw Workbench Beginner 0:10 Andergrin 0.19 None
TechDraw TemplateHowTo TechDraw Workbench Intermediate 1:00 wandererfan 0.17 None
Thread for Screw Tutorial Product design Advanced 1:00 DeepSOIC, Murdic, vocx 0.19 Updated: Thread for screw tutorial
Toothbrush Head Stand Modeling Beginner 1:00 EmmanuelG 0.16 or greater Thingiverse 2403310
Topological data scripting Programming Intermediate
Transient FEM analysis Transient FEM analysis
Tutorial custom placing of windows and doors Architecture Intermediate 1:00 Vocx 0.18 or above None
Tutorial for open windows Architecture Beginner 1:00 Vocx 0.18 or above None
Tutorial FreeCAD POV ray Rendering Intermediate 2:00 Vocx 0.18 or above None
Tutorial Render with Blender Rendering Intermediate 1:00 Vocx 0.18 or above None
VRML Preparation for Robot Simulation Robot Workbench Intermediate 0.11.4252ppa1
Washers None
Whiffle Ball tutorial Product design Beginner 0:30 r-frank and vocx 0.17 and above WhiffleBall_Tutorial_FCWiki.FCStd
Wikihouse porting tutorial Wikihouse porting tutorial Intermediate/Advanced 1:00


List of Commands
Interface Customization