程序操作的几何图形选择是一个复杂的话题。
几乎每个加工菜单都有其自身的方法和特性。它还取决于几何图形的类型,线框或实体。
此处可以找到许多信息:
轮廓和刀具路径的方向
一般来说:
-
For milling, the G17 ( Z+ Plane) is the default setting. It defines the working plane where the X and Y axes determine the toolpath. Imagine a flat surface where the machine moves the cutting tool across the length (X) and width (Y).
-
对于车削,G18(Y+平面)是默认设置。在这里,刀具路径由X轴和Z轴定义。简单来说,刀具沿材料的长度(X)和深度(Z)移动。
所选轮廓的方向决定了刀具路径的位置(右/左)。请参见下面铣削零件上的示例:
对于开放式凹槽,刀具位于轮廓左侧(顺时针方向)
|
对于内凹槽,刀具位于轮廓右侧(顺时针方向)
|