83 lines
5.8 KiB
HTML
83 lines
5.8 KiB
HTML
<html><head><title>Path Project</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 Project</h1></div>
|
|
|
|
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><table class="fcinfobox wikitable ct" >
|
|
<tr>
|
|
<td class="ctTitle">
|
|
<h3><span class="mw-headline" id="Path_Project"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Path_Project.png" class="image"><img alt="Path Project.png" src="32px-Path_Project.png" width="32" height="32" srcset="/wiki/images/thumb/c/c2/Path_Project.png/48px-Path_Project.png 1.5x, /wiki/images/c/c2/Path_Project.png 2x" /></a> Path Project</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Menu location
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Path → Project Setup → Project
|
|
</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,P
|
|
</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_Project"><span class="tocnumber">1</span> <span class="toctext">Path Project</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="#Properties"><span class="tocnumber">4</span> <span class="toctext">Properties</span></a></li>
|
|
<li class="toclevel-1 tocsection-4"><a href="#Machine_Properties"><span class="tocnumber">5</span> <span class="toctext">Machine Properties</span></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</td></tr></table>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="Description">Description</span></h2>
|
|
<p>The Project tool creates a Project object in the active document. The Project object is meant to gather different Path operations to be exported as one G-Code program.
|
|
</p><p>The Project behaves like a <a href="Path_Compound.html" title="Path Compound">Path Compound</a> object, and can contain any number of Path objects. It also contains a Machine object that holds different settings of the machine the G-code program will be fed to.
|
|
</p>
|
|
<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_Project.png" class="image"><img alt="Path Project.png" src="16px-Path_Project.png" width="16" height="16" srcset="/wiki/images/thumb/c/c2/Path_Project.png/24px-Path_Project.png 1.5x, 32px-Path_Project.png 2x" /></a> <a class="mw-selflink selflink">Project</a></span> button</li>
|
|
<li> Drag and drop Path objects onto the new Project in the Tree view</li></ol>
|
|
<h2><span class="mw-headline" id="Properties">Properties</span></h2>
|
|
<ul><li> <span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Output File</b>: A path to a g-code file where this Project will be exported to when pressing the <a href="https://www.freecadweb.org/wiki/index.php?title=File:Path_PostProcess.png" class="image"><img alt="Path PostProcess.png" src="16px-Path_PostProcess.png" width="16" height="16" srcset="/wiki/images/thumb/3/39/Path_PostProcess.png/24px-Path_PostProcess.png 1.5x, /wiki/images/thumb/3/39/Path_PostProcess.png/32px-Path_PostProcess.png 2x" /></a> <a href="Path_Post.html" title="Path Post">Post Process</a> tool</li></ul>
|
|
<h2><span class="mw-headline" id="Machine_Properties">Machine Properties</span></h2>
|
|
<ul><li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Machine Units</b>: Specifies if the machine is configured in inches or metric system</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Post Processor</b>: Allows to set a post processor script to be used when exporting the project</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>X</b>: X coordinate of the home position</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Y</b>: Y coordinate of the home position</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Z</b>: Z coordinate of the home position</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>X_Min</b>: Minimal X position of the machine head</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>X_Max</b>: Maximal X position of the machine head</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Y_Min</b>: Minimal Y position of the machine head</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Y_Max</b>: Maximal Y position of the machine head</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Z_Min</b>: Minimal Z position of the machine head</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Z_Max</b>: Maximal Z position of the machine head</li>
|
|
<li><span style="font-size: 0.6em;padding-right:10px;">DATA</span><b>Tooltable</b>: Holds the table of tools of the machine (editable by double-clicking the machine)</li></ul>
|
|
<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_Project&oldid=256917">http://www.freecadweb.org/wiki/index.php?title=Path_Project&oldid=256917</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> |