CAM Job

From FreeCAD Documentation
Revision as of 20:23, 12 January 2018 by Herbk (talk | contribs) (→‎Setup)

Description

The Job tool creates a new Job object in the active document. The Job object is meant to gather information about the toolset used and contains different Path operations to be exported as one G-Code program.

Usage

  1. Press the Job button

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 and the storage folder of the G-code output file.
  • Processor: Select the postprozesser for your machine.
  • Arguments: here you can add some arguments for the postprozessor if needed.

Setup

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