FreeCAD-Doc/localwiki/Path_Custom-ru.html
2018-07-19 18:47:02 -05:00

74 lines
4.2 KiB
HTML

<html><head><title>Path Custom/ru</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 Custom/ru</h1></div>
<div id="mw-content-text" lang="ru" 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_Custom"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Path_Custom.png" class="image"><img alt="Path Custom.png" src="32px-Path_Custom.png" width="32" height="32" srcset="/wiki/images/thumb/9/9e/Path_Custom.png/48px-Path_Custom.png 1.5x, /wiki/images/9/9e/Path_Custom.png 2x" /></a> Path Custom</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Расположение в меню
</th></tr>
<tr>
<td class="ctEven">Путь → Частичные команды → Дополнительно
</td></tr>
<tr>
<th class="ctOdd">Верстаки
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Path_Workbench/ru" title="Path Workbench/ru">Path</a>
</td></tr>
<tr>
<th class="ctOdd">Быстрые клавиши
</th></tr>
<tr>
<td class="ctEven">
</td></tr>
<tr>
<th class="ctOdd">См. также
</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_Custom.html"><span class="tocnumber">1</span> <span class="toctext">Path Custom</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>
</ul>
</div>
</td></tr></table>
<p><br />
</p>
<h2><span class="mw-headline" id="Description">Description</span></h2>
<p>This tool inserts a path object which is built from hand coded custom G-code.
</p><p>Because the Custom G-Code command provides no link to a Tool Controller, if a Tool is used by the custom G-Code, the Tool index must be written, along with the Spindle Start M-Code, in order that it is passed to the Postprocessor. This ensures that Tool changes and starts will be properly generated.
</p><p>For example, to convey to the Postprocessor that the Tool used in the Custom G-Code operation has Tool index 6, and a Spindle Speed of 10,000, insert the following code at the beginning of the Custom G-Code Operation:
</p><p>(T6: 4mm Endmill)
</p><p>M6 T6
</p><p>M3 S10000
</p><p>Note that Feed rates will be correctly generated by the Postprocessor, only if the Custom G-Code Feed rates are written in Units/second.
</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_Custom.png" class="image"><img alt="Path Custom.png" src="16px-Path_Custom.png" width="16" height="16" srcset="/wiki/images/thumb/9/9e/Path_Custom.png/24px-Path_Custom.png 1.5x, 32px-Path_Custom.png 2x" /></a> <a href="Path_Custom.html" title="Path Custom">Custom</a></span> button</li>
<li> Write custom G-code in the <b>G Code</b> property of the newly created object. Refer to the <a href="Path_scripting.html" title="Path scripting">Path scripting</a> page for supported G-Code commands.</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>G Code</b>: The custom G-Code commands to build the path on</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_Custom/ru&amp;oldid=246035">http://www.freecadweb.org/wiki/index.php?title=Path_Custom/ru&amp;oldid=246035</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>