Drawing tutorial/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "Drawing tutorial")
 
No edit summary
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{VeryImportantMessage|Development of the [[Drawing Workbench]] stopped in FreeCAD 0.16, and the new [[TechDraw Workbench]] aiming to replace it was introduced in v0.17. Both workbenches are still provided in v0.17, but the Drawing Workbench may be removed in future releases.}}


{{TutorialInfo
{{TutorialInfo/ro
|Topic= Blueprints / Drawings
|Topic= Blueprints / Drawings
|Level= Beginner
|Level= Beginner
Line 10: Line 11:
}}
}}


<div class="mw-translate-fuzzy">
=== Introduction ===
=== Introducere ===
This tutorial is meant to introduce the reader to the basic workflow of the [[Drawing Module|Drawing Workbench]], as well as most of the tools that are available to create blueprints.
Acest tutorial are rolul de a prezenta cititorului fluxul de lucru de bază al atelierului [[Drawing Workbench | Drawing Workbench]], precum și majoritatea instrumentelor disponibile pentru a crea planuri.
</div>


[[Image:Drawing_tutorial_result.png|480px]]
[[Image:Drawing_tutorial_result.png|480px]]


=== Requirements ===
=== Cerințe ===
* FreeCAD version 0.16 or above
* FreeCAD version 0.16 sau mai recent
* The reader has the basic knowledge to use the Part and PartDesign Workbenches
* cititorul are noțiunile de bază pentru a utiliza Atelierele Part and PartDesign Workbenches
* The reader has finished the [[Draft tutorial|Draft tutorial]]
* Cititorul a finalizat [[Draft tutorial|Draft tutorial]]


=== Procedure ===
=== Procedura ===
==== Preparations ====
==== Pregătiri ====
To reduce the time required for this tutorial, it is compulsory to group together similar elements in the '''Tree View''' to apply operations at the same time to several elements.
Pentru a reduce timpul necesar pentru acest tutorial, este obligatoriu grupați elemente similare în vederea arborescentă'''Tree View'''
pentru a aplica operațiuni în același timp pentru mai multe elemente.


===== Grouping elements =====
==== Gruparea elementelor =====
# In the '''Tree View''', right-click on the name of the document. In this case '''Unnamed'''.
# În '''Tree View''', faceți clic dreapta pe numele documentului. În acest caz '''Unnamed'''.
# Selectați '''Creați un grup'''. Puteți modifica numele grupului făcând dublu clic pe acesta din '''Vizualizarea arborescentă'''.
# Select '''Create group'''. You can alter the name of the group by double clicking on it from the '''Tree View'''.
# Selectați elementele pe care doriți să le adăugați și glisați-l în grup
# Select the elements that you wish to add and '''drag''' them into the group


Creează următoarele grupuri:
Create the following groups:
* Draft_objects
* Draft_objects
* Draft_dimensions
* Draft_dimensions
* Draft_annotations_text
* Draft_annotations_text


==== Drawing Templates ====
==== Șabloane de Desenat ====
Șabloanele sunt baza pentru crearea de desene, puteți utiliza șabloanele furnizate sau creați-vă propriile.
Templates are the base for the creation of Drawings, you can use the templates provided or create your own.


# Slect the dropdown menu next to [[Image:Drawing_Landscape_A3.png|32px]] [[Drawing_Landscape_A3|New A3 landscape drawing]]
# Selectați meniul derulant de lângă [[Image:Drawing_Landscape_A3.png|32px]] [[Drawing_Landscape_A3|New A3 landscape drawing]]
# Select '''A4 Landscape'''
# Selectați '''A4 Landscape'''


We now have a folder called '''Page''' in the '''Tree View'''. This object will contain everything related to the '''Drawing'''.
We now have a folder called '''Page''' in the '''Tree View'''. This object will contain everything related to the '''Drawing'''.


==== Projections ====
==== Proiecții ====
Proiecțiile sunt definite ca reprezentarea vizuală a unui obiect pe un anumit plan, acesta afișează proprietățile obiectului care sunt vizibile din acea orientare specifică.
Projections are defined as the visual representation of an object on a specific plane, it displays the properties of the object that are visible from that specific orientation.


===== Orthographic Projections =====
===== Proiecție Ortograpică =====
These are used in Engineering to specify the properties of an object that will be machined. There are two common standards: '''Third Angle''' and '''First Angle''' projections.
Acestea sunt folosite în Inginerie pentru a specifica proprietățile unui obiect care va fi prelucrat. Există două standarde comune: proiecțiile '''Angle Third''' și '''First Angle'''.


Pentru acest tutorial, aceste proiecții nu sunt folosite deoarece obiectele noastre au o reprezentare semnificativă în planul XY.
For this tutorial, these projections aren't used because our objects only have a meaningful representation in the XY plane.


# Selectați obiectul pe care îl doriți să-l proiectați în desen.
# Select the object you wish to project into the drawing.
# Select [[Image:Drawing_Orthoviews.png|32px]] [[Drawing_Orthoviews|Ortho Views]]
# Selectați [[Image:Drawing_Orthoviews.png|32px]] [[Drawing_Orthoviews|Ortho Views]]
# Select the type of '''projection''' you want to use
# Selectați tipul de '''projection''' pe care doriți a-l folosi
# Selectați vizualizarea pe care doriți a o adăuga
# Select the view you want to add


In the '''General''' and '''Axonometric''' tabs you can specify the '''location''', '''scale''' and '''separation''' of each view.
In the '''General''' and '''Axonometric''' tabs you can specify the '''location''', '''scale''' and '''separation''' of each view.
Line 88: Line 92:
# Specify the path and name of the exported file
# Specify the path and name of the exported file


<div class="mw-translate-fuzzy">
We are now finished with the basic workflow for the [[Drawing Module|Drawing Module]].
Încheiem acum cu fluxul de lucru de bază pentru [[Drawing Workbench|Drawing Workbench]].
</div>


<div class="mw-translate-fuzzy">
== Recommended Reading ==
== Recommended Reading ==
</div>

* To learn how to create custom templates see [[Drawing Template HowTo|Drawing Template HowTo]]
* To learn how to create custom templates see [[Drawing Template HowTo|Drawing Template HowTo]]
* For more information about the tools available check out the [[Drawing Module|Drawing Module]] page
* For more information about the tools available check out the [[Drawing Workbench|Drawing Workbench]] page
{{Tutorials navi{{#translation:}}}}

{{Drawing Tools navi{{#translation:}}}}

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

{{clear}}

Revision as of 17:07, 5 November 2021

Development of the Drawing Workbench stopped in FreeCAD 0.16, and the new TechDraw Workbench aiming to replace it was introduced in v0.17. Both workbenches are still provided in v0.17, but the Drawing Workbench may be removed in future releases.
Tutorial
Topic
Blueprints / Drawings
Level
Beginner
Time to complete
15 minutes
Authors
Drei
FreeCAD version
0.16 or above
Example files
See also
None

Introducere

Acest tutorial are rolul de a prezenta cititorului fluxul de lucru de bază al atelierului Drawing Workbench, precum și majoritatea instrumentelor disponibile pentru a crea planuri.

Cerințe

  • FreeCAD version 0.16 sau mai recent
  • cititorul are noțiunile de bază pentru a utiliza Atelierele Part and PartDesign Workbenches
  • Cititorul a finalizat Draft tutorial

Procedura

Pregătiri

Pentru a reduce timpul necesar pentru acest tutorial, este obligatoriu să grupați elemente similare în vederea arborescentăTree View pentru a aplica operațiuni în același timp pentru mai multe elemente.

Gruparea elementelor =

  1. În Tree View, faceți clic dreapta pe numele documentului. În acest caz Unnamed.
  2. Selectați Creați un grup. Puteți modifica numele grupului făcând dublu clic pe acesta din Vizualizarea arborescentă.
  3. Selectați elementele pe care doriți să le adăugați și glisați-l în grup

Creează următoarele grupuri:

  • Draft_objects
  • Draft_dimensions
  • Draft_annotations_text

Șabloane de Desenat

Șabloanele sunt baza pentru crearea de desene, puteți utiliza șabloanele furnizate sau creați-vă propriile.

  1. Selectați meniul derulant de lângă New A3 landscape drawing
  2. Selectați A4 Landscape

We now have a folder called Page in the Tree View. This object will contain everything related to the Drawing.

Proiecții

Proiecțiile sunt definite ca reprezentarea vizuală a unui obiect pe un anumit plan, acesta afișează proprietățile obiectului care sunt vizibile din acea orientare specifică.

Proiecție Ortograpică

Acestea sunt folosite în Inginerie pentru a specifica proprietățile unui obiect care va fi prelucrat. Există două standarde comune: proiecțiile Angle Third și First Angle.

Pentru acest tutorial, aceste proiecții nu sunt folosite deoarece obiectele noastre au o reprezentare semnificativă în planul XY.

  1. Selectați obiectul pe care îl doriți să-l proiectați în desen.
  2. Selectați Ortho Views
  3. Selectați tipul de projection pe care doriți a-l folosi
  4. Selectați vizualizarea pe care doriți a o adăuga

In the General and Axonometric tabs you can specify the location, scale and separation of each view.

Other Part Projections

It is possible to create custom views of the object.

  1. Select the object you wish to project into the drawing.
  2. Select Insert a view
  3. In the Data tab edit the Direction of the Shape View by altering the values for the X, Y, and Z axes. By default, the values are (0, 0, 1)

You can also alter the location, scale and rotation of the View from within the Data tab. The same can be done for the Orthographic Projections.

Draft Projections

The preferred way to add elements created in the Draft Workbench is with a tool contained in the Draft Workbench designed specifically for this. With this procedure, it is possible to import Dimensions, Annotations, Shapestrings and any other element created whithin the Draft Workbench.

  1. Switch to the Draft Workbench
  2. Select the group or elements that you wish to project. In this case Draft_dimensions
  3. Select Drawing
  4. Edit the X and Y coordinates to (140,100)
  5. Set the scale to 0.5

Repeat for each group and set the values to the ones specified above.

Exporting your work

FreeCAD supports the export of SVG and PDF files based on your Drawings

SVG
  1. Select Save sheet
  2. Specify the path and name of the exported file
PDF
  1. In the File menu, select Export PDF ...
  2. Specify the path and name of the exported file

Încheiem acum cu fluxul de lucru de bază pentru Drawing Workbench.

Recommended Reading

Template:Tutorials navi/ro