CAM Array/de

From FreeCAD Documentation
Revision as of 11:54, 25 April 2024 by FBXL5 (talk | contribs) (Created page with "{{Emphasis|Siehe auch:}} FreeCAD Grundlagen Skripten.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CAM Array

Menu location
CAM → Path Modification → Array
Workbenches
CAM
Default shortcut
None
Introduced in version
-
See also
None

Beschreibung

The tool Array creates a new path by duplicating another path several times at a certain interval distance.

Anwendung

  1. Select the operation you want to repeat
  2. Press the Array button
  3. Press Apply
  4. Adjust the desired properties at the data box

Eigenschaften

  • DatenType: The type array (polar, linear one ore two directions)
  • DatenOffset: The spacing between the array copies for each direction
  • DatenCopies: The number of copies (not counting the original) for each direction

Skripten

Siehe auch: FreeCAD Grundlagen Skripten.

Beispiel:

#Place code example here.