Basic modeling tutorial/ro: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 104: Line 104:


===Note on Draft Working Plane Button===
===Note on Draft Working Plane Button===
The label on your button may be different, depending on your version and also on what you were doing beforehand. The button label could read: "Top", "Front", "Side", "None" or a Vector representation such as d(0.0,0.0,1.0). It can also be blank. For example:
Eticheta de pe butonul dvs. poate fi diferită, în funcție de versiunea dvs. și de ceea ce ați făcut în prealabil. Eticheta cu buton poate citi: "Top", "Front", "Side", "None" sau o reprezentare a Vector ca de exemplu d(0.0,0.0,1.0). De asemenea, poate fi gol. De exemplu:


[[Image:DraftPlaneNone.png|left|frame|Select Plane None]]
[[Image:DraftPlaneNone.png|left|frame|Select Plane None]]

Revision as of 10:23, 7 September 2018

Tutorial
Topic
Introduction to modelling
Level
Beginner
Time to complete
15 minutes
Authors
NormandC
FreeCAD version
any
Example files
none
See also
None

Acest tutorial de bază de modelare vă va arăta cum să modelați un profil cornier. Unul dintre lucrurile pe care trebuie sa le știți este că FreeCAD este modular prin design, și la fel ca și pentru multe alte aplicații CAD, există întotdeauna mai multe moduri de a face lucrurile. Vom explora două metode aici.

Înainte de a începe

Rețineți că FreeCAD se află încă într-un stadiu incipient de dezvoltare, astfel încât este posibil să nu fiți la fel de productiv ca și cu o altă aplicație CAD și veți întâlni cu siguranță bug-uri sau veți experienta diverse accidente. FreeCAD are acum posibilitatea de a salva fișierele de rezervă. Numărul fișierelor de rezervă poate fi specificat în dialogul de preferințe. Nu ezitați să permiteți 2 sau 3 fișiere de rezervă până când știți cum să rezolvați problema cu FreeCAD.

Salvați-vă munca frecvent, din când în când, salvați-vă munca sub un nume diferit, astfel încât să aveți o copie "sigură" pentru a reveni înapoi și fiți pregătiți pentru posibilitatea ca unele comenzi să nu vă dea rezultatele așteptate.

Tehnici de modelare Intro

Prima tehnică (și de bază) a modelării solide este Constructive Solid Geometry (CSG). Lucrați cu forme primitive, cum ar putea fi cuburi, cilindri, sfere și conuri, pentru a vă construi forme geometrice prin combinarea lor, scăzând o formă de alta sau intersectându-le.Aceste instrumente fac parte din Part Workbench. Puteți aplica, de asemenea, transformări pe forme, cum ar fi aplicarea rotunjimilor sau ;anfernului pe margini. Aceste instrumente sunt, de asemenea, în Atelierul Part Workbench.

Apoi, există instrumente mai avansate. Începeți prin a desena un profil 2D pe care îl veți extinde sau îl veți roti.

Deci, să începem prin încercarea de a face niște picioare de fier pentru o masă cu aceste două metode.

Prima metodă - By Constructive Solid Geometry

  1. Start cu Atelierul Piese Part Workbench .
  2. Dacă încă nu aveți deschie un nou documetn FreeCAD (caz în care cea mai mare parte a ferestrei FreeCAD arată cu gri), din meniul derulant, faceți clic pe File 🡢 Nou sau faceți clic pe Create a new empty document icon.
  3. Click on the Box button to create a box
  4. Change its dimensions by selecting it either in the 3D space, or by clicking it in the Project tab to the left, then
  5. Click on the Data tab at the bottom, and change values for Length, Width and Height to 50mm, 50 and 750 (see Fig. 1.1) Note: back when these captures were taken, the properties were ordered differently, with Height being first.
  6. The box now fills most of the 3D view. Click on Fit All to fit the view to the newly created box.
  7. Create a second box the same way, but with values L=40, W=40 and H=750mm. By default this box will be superimposed on the first one. (see Fig. 1.2)
  8. You'll now subtract the second box from the first. Select the first shape first (named Box), then the second one (named Box001), the selection order is important! (Make sure that both shapes are selected in the Project tree. One thing to remember: in Inventor navigation mode, Ctrl + click does not work for multiple selection. Switch to either CAD or Blender selection.)
  9. On the Part Workbench toolbar, click on the Cut tool.
Fig. 1.1 The first box
Fig. 1.2 The second box on top of the first one, ready to be subtracted
Fig. 1.3 After the subtraction

You now have your first iron angle (Fig. 1.3). You'll notice that, in the Project tab on the left, both boxes have been replaced by a "Cut" object. Actually, they're not disappeared, but rather grouped under the Cut object. Click on the + in front of it, and you'll see that both boxes are still there, but greyed out (Fig. 1.4). If you click on either of them and hit the space bar, it will show up. The space bar toggles visibility of selected objects. (Fig. 1.5)

Don't want the angle oriented that way? You just need to change the placement of the Box001 shape. Select it, unhide it, and in the Data tab, click on the + in front of Placement, then expand the Position parameter, and change its X and Y coordinates. Hit Enter, hide the Box001 shape again, and your angle orientation is now different. (Fig. 1.5) You can even change either of your shapes dimensions, and the Cut object will be updated.

Fig. 1.4 The cut operation retains its original objects (the boxes)
Fig. 1.5 You can still make the original boxes visible

By the way, we can add rounds to the angle so it is more realistic, using the Fillet tool. (Fig. 1.6)

Fig. 1.6 The filleted edges

2nd Method - By extruding a profile

This method requires that you start by drawing a 2D profile. You need to activate the Draft workbench .

  • If you haven't opened a new FreeCAD document (most of the FreeCAD window looks greyed-out), from the pull-down menu click File 🡢 New or click the Create a new empty document icon.

Setting the working plane

First we need to define on which working plane to draft our profile.

  1. Locate the toolbar displayed below. Depending on your Draft preferences, it may be below the main toolbar, to the left or to the right.
  2. Press the Auto button (it may be labeled "None").
  3. Depending on your Draft preferences, this expands a Select Plane dialog in the Tasks side panel, or a horizontal toolbar labeled "active command: Select Plane". See the Note on Draft Working Plane Button for screen captures showing the two expanded modes.
  4. We will leave the Offset field at a value of zero.
  5. Press the XY button to set the working plane to XY. This closes the Tasks panel or the expanded buttons. The "Auto" button will now be relabeled as "Top" to show it is the active plane.

Drafting the profile

  1. Select the DWire (multiple-point DraftWire) tool.
  2. Check the "Relative" and "Filled" boxes.
  3. Rather than drawing the shape in the 3D view, we'll enter coordinates in the Global X, Global Y and Global Z input fields. The process is the following:
    1. Click in the Global X input field;
    2. Enter a value as listed in the bullet list below and press TAB to go to the Global Y input field;
    3. Enter the Global Y value and press TAB to go to the Global Z input field;
    4. In the Global Z field, leave the zero value and press ENTER to validate the coordinates for the point;
    5. Repeat for the next 5 points.
      • Coordinates (X, Y, Z)
      • 1st point: 0, 0, 0
      • 2nd point: 50, 0, 0
      • 3rd point: 0,10, 0
      • 4th point: -40, 0, 0 Note: in FreeCAD 0.16, there is a bug that removes the previous point when entering the minus sign in the input field. A workaround is to enter a positive value, then place the cursor before the number and add the minus sign. (This bug is resolved in v0.17)
      • 5th point: 0, 40, 0
      • 6th point: -10, 0, 0
  4. Press the Close button to close the profile. You should now have this profile, titled DWire in the Model tab:
Fig. 1.7 The base DWire

Hit the zero key on the numerical keypad to set the view to axonometric.

Extruding the profile

Activate the Part Workbench either from the workbench selector, or from the View 🡢 Workbench 🡢 Part menu.

Click on the Extrude tool.

On the Tasks tab on the left, select the Wire object. Then enter the desired length, say 750mm. Leave the direction at Z = 1. Press OK. You should now have an Extrude object in the Model tab (fig. 1.8)

Fig. 1.8 The extruded object

This method has a minor caveat compared to the other one: to edit the shape, you need to edit the Wire, it's not as easy to do as the previous method.

And there are a few other ways to do it too! I hope these two examples get you started. You'll sure hit some snags along the way (I did when I first learned FreeCAD, and I do have 3D CAD experience), but don't hesitate to ask questions on the FreeCAD forum!


Note on Draft Working Plane Button

Eticheta de pe butonul dvs. poate fi diferită, în funcție de versiunea dvs. și de ceea ce ați făcut în prealabil. Eticheta cu buton poate citi: "Top", "Front", "Side", "None" sau o reprezentare a Vector ca de exemplu d(0.0,0.0,1.0). De asemenea, poate fi gol. De exemplu:

Select Plane None
Select Plane Top
Select Plane View

După apăsarea butonului, opțiunile vor fi extinse în una din următoarele configurații.

Select Plane parameters as shown in Tasks panel mode.
Select Plane parameters as shown in Toolbar mode.

Instrucțiunile de mai sus vor funcționa, indiferent de eticheta pe care o are butonul.