CAM Auftrag

From FreeCAD Documentation
Revision as of 20:37, 14 April 2018 by Herbk (talk | contribs)

Path Job

Menu location
Path → Job
Workbenches
Path
Default shortcut
P,F
Introduced in version
-
See also
None

Beschreibung

Das Werkzeug "Job" erzeugt ein neues Objekt im altiven Dokument. Das Objekt "Job" enthält die diese Informationen:

  1. Eine Liste der für die Arbeit eingesetzten Werkzeug- Kontroller welche die für diese Operation benötigten Parameter Fräser, Spindeldrehzahl und Verfahrgeschwindigkeit enthalten.
  2. Eine dem Arbeitsablauf anpassbare Liste der Fräspfad Operationen.
  3. Eine Kopie des Objekts welches als Basis für die Pfad Erzeugung genutzt wird.
  4. Den "Stock", welcher, definiert durch die Abmessungen, das Rohmaterial aus dem das Teil gefräst werden soll repreäsentiert.
  5. Das "SetupSheet", eine Tabelle in welcher die für die Fräspfaderstellung benötigten Basisparameter gespeichert werden.
  6. Die zur Erzeugung des zum Fräsen benötigten gcodes benötigten Parameter, wie: Postprozessor, gcode Dateiname und Erweiterungen die zum erzeugen eines an den CNC Kontroller der Maschine angepassten Befehlssatzes benötigt werden.

to be continued by herbk ;-)

Klicke auf das Icon

The Job GUI has five horizontal aligned tabs, General, Output, Setup, Tools and Workplan. You can confirm or cancel 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 menue.
  • 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.
  • Processor: Select the postprocesser for your machine.
  • Arguments: Add arguments for the postprocessor as needed.

Setup

  • Stock: set the size and shape of the raw material.
  • Orientation: without effect at time
  • Alignment: without effect at time


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 dosn'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.