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

📄 what.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>What ACEconverter Does</title>
</head>
<body>

<center>"What is ACEconverter?"</center>

<p>ACEconverter is an application that translates CAD (Computer Aided Design)
files into tool path files.&nbsp; Most CAD applications today allow the
user to export drawing files in various different formats.&nbsp; One of
those formats is DXF (Drawing Exchange Format).&nbsp; This is done so that
the same drawing can be read into any CAD application, no matter which
one was used to create it.&nbsp; ACEconverter reads DXF files and has the
capability of converting those files into tool path or G and M code files.
<p>ACEconverter reads and supports DXF files that contain lines, polylines,
arcs, circles, and points.&nbsp; Once a DXF file is read in, a variety
of different code settings can take place using the Layer and Priority
dialog boxes.
<a href="layer.htm">The Layer dialog box</a> is used to set
the properties for each layer of the DXF file.&nbsp; <a href="priority.htm">The
Priority dialog box</a> is used to set the properties for each cutting
priority.&nbsp; A cutting priority is one or a group of layers that are
treated as a bundle and all share the same properties.&nbsp; For each priority
there can be both pre-code user defined&nbsp; text and post-code user defined
text.&nbsp; This allows the user to insert whatever commands they so chose
into the code stream without editing the file after conversion.
<p><a href="index.html">Back To ACEconverter Help Index</a>
<br>&nbsp;
</body>
</html>

⌨️ 快捷键说明

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