⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 priority.htm

📁 This is a CNCPro source file. It is include the G-Code interpreter source.
💻 HTM
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="Doug Yeager">
   <meta name="GENERATOR" content="Mozilla/4.61 [en] (Win95; I) [Netscape]">
   <title>Layer Dialog Box</title>
</head>
<body>

<center>The Priority Dialog Box
<br><img SRC="priority.jpg" height=313 width=230></center>

<p>The priority dialog box is accessible by double-clicking on the on any
one of the priorities listed in the priority column of the ACEconverter
window.&nbsp; This means, of course, that a DXF file must be loaded into
ACEconverter before accessing the Layer dialog box.
<p>This dialog allows the user to:
<ul>
<li>
Insert user code both before and after the priority is generated.&nbsp;
e.g.:<br><center><img SRC="code.jpg" height=292 width=213></center></li>

<li>
Optimize the priority.&nbsp; If checked, all the entities that belong to
the priority will get optimized and coded in a systematic manner to make
code most efficient.</li>

<li>
Set the release plane.&nbsp; This value is used when generating the code
for pen up, or non cutting moves.&nbsp; It is the height at which the tool
will release to in order to make the move.</li>

<li>
Set the close enough value.&nbsp; This value determines whether the machine
needs to release to the release plane to make a jump from one entity to
another.&nbsp; A rule of thumb would be to set this value to half of the
tool diameter in order to optimize the code further.</li>
</ul>
<a href="index.html">Back To ACEconverter Help Index</a>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -