CAM ExportTemplate: Difference between revisions

From FreeCAD Documentation
(Created page with "<translate> <!--T:1--> {{GuiCommand|Name=Path_ExportTemplate|Workbenches=Path|MenuLocation=Path → Export Template|SeeAlso=Path_SetupSheet|Path_SetupShee...")
 
m (moved templates out of translation tags)
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:12-->
{{Docnav
|[[Path_Post|Post Process]]
|[[Path_Inspect|G-Code Inspector]]
|[[Path_Workbench|Path]]
|IconL=Path_PostProcess.svg
|IconC=Workbench_Path.svg
|IconR=Path_Inspect.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Path_ExportTemplate|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → Export Template|SeeAlso=[[Path_SetupSheet|Path_SetupSheet]] }}
|Name=Path ExportTemplate
|Workbenches=[[Path Workbench|Path]]
|MenuLocation=Path → Export Template
|SeeAlso=[[Path SetupSheet|Path SetupSheet]]
}}


==Description== <!--T:2-->
==Description== <!--T:2-->


<!--T:3-->
<!--T:3-->
Exporting Job templates provides a convenient mechanism to save commonly used Job definitions from within an existing Job. This facilitates the setup of future Jobs, that are largely similar, by allowing Job template import during the Job creation process.
Job Templates provide a convenient way to streamline the setup of Path Jobs.

# Creating a Template
1) Create a Job and configure it as you normally would.
2) Select the Job node in the tree and right click to display the context menu. Select the menu item to 'Export Template'
3) The template configuration dialog is shown. Select which items you want included in the template.
4) Click OK and save the template. The template name must follow the pattern of job_<some name>.json When shown in the selection combobox, the job_ prefix and extension will not be shown. To be accessible to Path, the templates should be saved into your Macro directory or Path Directory as configured in Path Preferences.


<!--T:7-->
The {{MenuCommand|Edit → Preferences... → Path → Job Preferences tab, Defaults → Template}} sets the default template.


==Usage== <!--T:4-->
==Usage== <!--T:4-->


<!--T:5-->
<!--T:5-->
Creating a Template
# Select a Job node in the Tree
# click the [[Image:Path ExportTemplate.png|16px]] [[Path ExportTemplate|Export Template]] menu item
#From within any configured Job, invoke the [[Image:Path_ExportTemplate.svg|16px]] [[Path ExportTemplate|Export Template]] command from the '''Path''' menu, or by right-clicking the Job node in the [[Combo view]].
#Select elements for inclusion from the '''Export Template''' configuration dialogue.
#Click {{Button | OK}} and save the template. The template name must follow the pattern of '''job_'''''<template name>'''''.json''' When shown in the selection combobox, the '''job_ '''prefix and extension will not be shown. Path workbench access requires saving the templates in the Macro directory or Path Directory, as configured in [[Path Preferences]].


==Options== <!--T:6-->
==Options== <!--T:6-->


== Post Processing ==
== Post Processing == <!--T:8-->
* the post processor selection
* Postprocessor selection
* Post Processor arguments
* Postprocessor arguments
* Output file name
* Output file name


== Stock ==
== Stock == <!--T:9-->
* the Extent (optionally)
* Extent: Stock Size
* the Placement of the stock material (optionally)
* Placement: Stock Location


== Setup Sheet ==
== Setup Sheet == <!--T:10-->
* Operation Heights
* Operation Heights
* Operation Depths
* Operation Depths
* Tool Rapid Speeds
* Tool Rapid Speeds


== Tool controllers ==
== Tool controllers == <!--T:11-->
* select individual tool controllers.
* Selected Tool controllers.

<!--T:13-->
{{Docnav
|[[Path_Post|Post Process]]
|[[Path_Inspect|G-Code Inspector]]
|[[Path_Workbench|Path]]
|IconL=Path_PostProcess.svg
|IconC=Workbench_Path.svg
|IconR=Path_Inspect.svg
}}


</translate>
</translate>
{{Path_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}
<languages/>

Revision as of 20:05, 24 February 2020

Path ExportTemplate

Menu location
Path → Export Template
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
Path SetupSheet

Description

Exporting Job templates provides a convenient mechanism to save commonly used Job definitions from within an existing Job. This facilitates the setup of future Jobs, that are largely similar, by allowing Job template import during the Job creation process.

The Edit → Preferences... → Path → Job Preferences tab, Defaults → Template sets the default template.

Usage

Creating a Template

  1. From within any configured Job, invoke the Export Template command from the Path menu, or by right-clicking the Job node in the Combo view.
  2. Select elements for inclusion from the Export Template configuration dialogue.
  3. Click OK and save the template. The template name must follow the pattern of job_<template name>.json When shown in the selection combobox, the job_ prefix and extension will not be shown. Path workbench access requires saving the templates in the Macro directory or Path Directory, as configured in Path Preferences.

Options

Post Processing

  • Postprocessor selection
  • Postprocessor arguments
  • Output file name

Stock

  • Extent: Stock Size
  • Placement: Stock Location

Setup Sheet

  • Operation Heights
  • Operation Depths
  • Tool Rapid Speeds

Tool controllers

  • Selected Tool controllers.

Template:Path Tools navi