113 lines
7.3 KiB
HTML
113 lines
7.3 KiB
HTML
<html><head><title>Path Job/es</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Path Job/es</h1></div>
|
|
|
|
<div id="mw-content-text" lang="es" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><table class="fcinfobox wikitable ct" >
|
|
<tr>
|
|
<td class="ctTitle">
|
|
<h3><span class="mw-headline" id="Path_Job"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Path_Job.png" class="image"><img alt="Path Job.png" src="32px-Path_Job.png" width="32" height="30" srcset="/wiki/images/thumb/7/71/Path_Job.png/48px-Path_Job.png 1.5x, /wiki/images/7/71/Path_Job.png 2x" /></a> Path Job</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Menu location
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Path → Job
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Workbenches
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="Path_Workbench.html" title="Path Workbench">Path</a>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Default shortcut
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">P,F
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">See also
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
|
|
<ul>
|
|
<li class="toclevel-1"><a href="Path_Job.html"><span class="tocnumber">1</span> <span class="toctext">Path Job</span></a></li>
|
|
<li class="toclevel-1 tocsection-1"><a href="#Description"><span class="tocnumber">2</span> <span class="toctext">Description</span></a></li>
|
|
<li class="toclevel-1 tocsection-2"><a href="#Usage"><span class="tocnumber">3</span> <span class="toctext">Usage</span></a></li>
|
|
<li class="toclevel-1 tocsection-3"><a href="#General"><span class="tocnumber">4</span> <span class="toctext">General</span></a></li>
|
|
<li class="toclevel-1 tocsection-4"><a href="#Output"><span class="tocnumber">5</span> <span class="toctext">Output</span></a></li>
|
|
<li class="toclevel-1 tocsection-5"><a href="#Setup"><span class="tocnumber">6</span> <span class="toctext">Setup</span></a></li>
|
|
<li class="toclevel-1 tocsection-6"><a href="#Tools"><span class="tocnumber">7</span> <span class="toctext">Tools</span></a></li>
|
|
<li class="toclevel-1 tocsection-7"><a href="#Workplan"><span class="tocnumber">8</span> <span class="toctext">Workplan</span></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</td></tr></table>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="Description">Description</span></h2>
|
|
<p>The Job tool creates a new Job object in the active document. The Job object contains the following information:
|
|
</p>
|
|
<ol><li> A list of Tool-Controller definitions, specifying the geometry, Feeds, and Speeds for the Path Operations Tools. </li>
|
|
<li> A Workflow sequential list of Path Operations.</li>
|
|
<li> A Base Body—a clone used for offset.</li>
|
|
<li> A Stock, representing the raw material that will be milled to Path Workbench.</li>
|
|
<li> A SetupSheet, containing inputs used by the Path Operations, including static values and formulas.</li>
|
|
<li> Configuration parameters specifying the output G-Code job's destination path, file name, and extension, and the Postprocessor—used to generate the appropriate dialect for the target CNC Controller, and customize Units, Tool Changes, Parking, etc...</li></ol>
|
|
<h2><span class="mw-headline" id="Usage">Usage</span></h2>
|
|
<ol><li> Press the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Path-Job.png" class="image"><img alt="Path-Job.png" src="16px-Path-Job.png" width="16" height="15" srcset="/wiki/images/thumb/b/b6/Path-Job.png/24px-Path-Job.png 1.5x, /wiki/images/thumb/b/b6/Path-Job.png/32px-Path-Job.png 2x" /></a> <a href="Path_Job.html" title="Path Job">Job</a></span> button</li></ol>
|
|
<p>The Job GUI has five horizontal aligned tabs, General, Output, Setup, Tools and Workplan. You can confirm or cancel the dialog.
|
|
</p>
|
|
<h2><span class="mw-headline" id="General">General</span></h2>
|
|
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Job_1.jpg" class="image"><img alt="Job 1.jpg" src="Job_1.jpg" width="426" height="553" /></a>
|
|
</p>
|
|
<ul><li> <b>Label</b>: The label of the Job as displayed in the tree view.</li>
|
|
<li> <b>Model</b>: 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 <i>before</i> 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.</li>
|
|
<li> <b>Description</b>: You can add some notes to the job here. Notes are only for your information and have no effect on the path.</li></ul>
|
|
<h2><span class="mw-headline" id="Output">Output</span></h2>
|
|
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Job_2.jpg" class="image"><img alt="Job 2.jpg" src="Job_2.jpg" width="437" height="356" /></a>
|
|
</p>
|
|
<ul><li> <b>Output File</b>: Set the name, extension, and the file path of the G-Code output. You can use the following placeholders:
|
|
<ul><li> %D directory of the active document</li>
|
|
<li> %d name of the active document (without extension)</li>
|
|
<li> %M user macro directory</li>
|
|
<li> %j name of the job</li></ul></li></ul>
|
|
<ul><li> <b>Processor</b>: Select the postprocesser for your machine.</li>
|
|
<li> <b>Arguments</b>: Add arguments for the postprocessor as needed.</li></ul>
|
|
<h2><span class="mw-headline" id="Setup">Setup</span></h2>
|
|
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Job_3.jpg" class="image"><img alt="Job 3.jpg" src="Job_3.jpg" width="437" height="613" /></a>
|
|
</p>
|
|
<ul><li> <b>Stock</b>: set the size and shape of the raw material. </li>
|
|
<li> <b>Orientation</b>: Selected Edge or Face is used to orient Base or Stock accordingly.</li>
|
|
<li> <b>Alignment</b>: select a Vertex to set origin or move Base or Stock</li></ul>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="Tools">Tools</span></h2>
|
|
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Job_4.jpg" class="image"><img alt="Job 4.jpg" src="Job_4.jpg" width="426" height="696" /></a>
|
|
</p><p>Add the tool(s) from your <a href="Path_EditToolsTable.html" title="Path EditToolsTable">Tooltable</a> which you need for the operations at this job.
|
|
</p><p>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.
|
|
</p><p>The default tool you can delete if you have a own tool added.
|
|
</p>
|
|
<h2><span class="mw-headline" id="Workplan">Workplan</span></h2>
|
|
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Job_5.jpg" class="image"><img alt="Job 5.jpg" src="Job_5.jpg" width="426" height="696" /></a>
|
|
</p><p>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.
|
|
</p>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Path_Job/es&oldid=288884">http://www.freecadweb.org/wiki/index.php?title=Path_Job/es&oldid=288884</a>"</div>
|
|
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
|
|
</div>
|
|
</div>
|
|
<div id="mw-navigation">
|
|
<h2>Navigation menu</h2>
|
|
|
|
</body></html> |