Arch: Economizor

From FreeCAD Documentation
Revision as of 15:15, 10 October 2018 by Luc (talk | contribs)

Arch Nest

Menu location
Arch → Panel tools → Nest
Workbenches
Arch
Default shortcut
None
Introduced in version
-
See also
None

Descriere

Instrumentul Nest permite selectarea unei forme plate pentru a fi un container și o serie de alte forme plate care urmează să fie organizate în interiorul spațiului definit de forma recipientului. Acest lucru este de obicei necesar pentru operațiunile CNC, unde doriți să tăiați o serie de bucăți dintr-un panou de bază și trebuie să organizați piesele în cel mai bun mod posibil, astfel încât acestea să ocupe mai puțin spațiu pe panou.

The algorithm behind the Nest tool is in constant evolution, and is currently not fully optimized. In the future the performance of this tool should become much better.

The image above shows a series of shapes before and after the nesting operation

Cum se folosește

  1. Press the Arch Nest button
  2. Select an object to be the container. This object must be flat, and, at the moment, rectangular
  3. Click the "Pick container" button to use that object as the container
  4. Select a series of other flat objects that you wish to place inside the container. These objects must all be flat and in the same plane as the container.
  5. Adjust desired options below
  6. Start the calculation process
  7. At the end of the calculation, click the Preview button to create a temporary preview of the result.
  8. If you wish to apply the result (move and rotate the actual shapes into place), click OK.

Note

  • All objects must have a face
  • At the moment the tool will only work with flat objects that all have the same orientation.
  • At the moment, the container must be rectangular.
  • At the moment, margin / spacing between the pieces is not implemented yet
  • The calculation can take a lot of time with many objects. That will be optimized in the future