CAM: Zadanie

From FreeCAD Documentation
Revision as of 19:12, 29 January 2024 by NewJoker (talk | contribs) (Created page with "==Użycie==")

Path Job

Lokalizacja w menu
Ścieżka → Zadanie
Środowisko pracy
Path
Domyślny skrót
P J
Wprowadzono w wersji
-
Zobacz także
Path: Przetwarzanie końcowe, Path: Dostosowywanie przetwarzania końcowego

Opis

Narzędzie Zadanie tworzy nowy obiekt Zadanie w aktywnym dokumencie. Obiekt Zadanie zawiera następujące informacje:

  1. Lista definicji narzędzie-kontroler, określających geometrię, posuwy i prędkości dla narzędzi operacji CAM.
  2. Sekwencyjną listę operacji CAM.
  3. Obiekt bazowy - klon używany do odsunięcia.
  4. Materiał obrabiany, reprezentujący materiał, który będzie podlegał obróbce w środowisku pracy CAM.
  5. Arkusz ustawień, zawierający dane wejściowe używane przez operacje CAM, wliczając wartości statyczne i formuły.
  6. Parametry konfiguracyjne określające ścieżkę docelową dla wyjściowego g-kodu, nazwę pliku i rozszerzenie oraz postprocessor (używany do generowania odpowiedniego języka dla docelowego kontrolera CNC i dostosowanych jednostek, zmian narzędzi, zatrzymań itd.).

Użycie

  1. There are several ways to invoke the command:
    • Press the Path Job button.
    • Select the Path → Job option from the menu.
    • Use the keyboard shortcut: P then J.

The Job GUI dialog box has five horizontal aligned tabs: General, Output, Setup, Tools, and Workplan. The user can at anytime utilize the OK or Cancel options within the dialog.

General

  • Label: The label of the Job as displayed in the tree view.
  • Model: The Base Object which defines by its shape the paths of the job. If it is a Part Design object it is usually the Body which you select here. If you have an element selected in the tree before you click the "Add Job" icon that element is already entered here. You can change it by selecting a different element from the dropdown menu.
  • Description: You can add some notes to the job here. Notes are only for your information and have no effect on the path.

Output

  • Output File: Set the name, extension, and the file path of the G-Code output. You can use the following placeholders:
    • %D directory of the active document
    • %d name of the active document (without extension)
    • %M user macro directory
    • %j name of the job

Setup

  • Stock: set the size and shape of the raw material.
  • Orientation: Selected Edge or Face is used to orient Base or Stock accordingly.
  • Alignment: select a Vertex to set origin or move Base or Stock

Tools

Add the tool(s) from your Tooltable which you need for the operations at this job.

After adding a tool, you can set/change the feedrate and spindle speed if you need a different feedrate in this job. A change here doesn't change the parameters stored in the tooltable.

The default tool you can delete if you have a own tool added.

Workplan

If you have a job which contends more than one path operation, you can determine in which order the operations should be done. To reorder, select a operation an push the up or down button.


Template:Path Tools navi/pl