📄 what.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. Most CAD applications today allow the
user to export drawing files in various different formats. One of
those formats is DXF (Drawing Exchange Format). This is done so that
the same drawing can be read into any CAD application, no matter which
one was used to create it. 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. 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. <a href="priority.htm">The
Priority dialog box</a> is used to set the properties for each cutting
priority. A cutting priority is one or a group of layers that are
treated as a bundle and all share the same properties. For each priority
there can be both pre-code user defined text and post-code user defined
text. 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>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -