CAM ExportTemplate: Difference between revisions

From FreeCAD Documentation
m (moved templates out of translation tags)
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
{{Template:UnfinishedDocu}}
<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-->
Job Templates provide 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.
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.


<!--T:7-->

The Edit->Preferences...->Path->Job Preferences tab, Defaults->Template is used to set the default template used to define common Job attributes, at creation.
The {{MenuCommand|EditPreferences...PathJob Preferences tab, Defaults Template}} sets the default template.


==Usage== <!--T:4-->
==Usage== <!--T:4-->
Line 16: Line 31:
<!--T:5-->
<!--T:5-->
Creating a Template
Creating a Template
#From within any normally configured Job, invoke the [[Image:Path-ExportTemplate.png |16px]] [[Path ExportTemplate|Export Template]] command from the Path->menu, or by right-clicking the Job node in the Combo view.
#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.
#Select elements for inclusion from the '''Export Template''' configuration dialogue.
#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. Path workbench access requires saving the templates in the Macro directory or Path Directory, as configured in Path Preferences.
#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-->
* Postprocessor selection
* Postprocessor selection
* Postprocessor arguments
* Postprocessor arguments
* Output file name
* Output file name


== Stock ==
== Stock == <!--T:9-->
* Extent: Stock Size
* Extent: Stock Size
* Placement: Stock Location
* 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-->
* Selected 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.