您的位置:网站首页 > CAM

CAM350 NC编辑器命令中英文对照

时间:2011-02-28 10:31:40 来源:

  添加菜单 -- Add :

  Drill Hit 钻孔

  Drill Circle 扩孔(G84)

  Drill Slot 钻槽(G85)

  Drill Text 钻文字(M97、M98)

  Mill Path 铣路径(G01)

  Mill Circle 铣圆(G32/33)

  Mill Slot 铣槽

  Mill Tab Tab 位(中断)

  这些选项都是在初期使用的比较多,等用刀相当熟练后基本上是通过Gerber to mill 项来自动转换的,配合edit 菜单来修整,不需要通过Add 来一点点的手工添加。

  转换菜单 -- Utilities :

  Gerber To Drill Gerber 转钻带

  Gerber To Mill Gerber 转锣带

  NC Data To Gerber NC 数据转Gerber

  Create Drill 生成钻带(做电测时用)

  Offset Mill Path 路径偏移(很有用)

  Segregate Drills 钻带隔离(区分pt 和npt 孔)

  Sort Drill Hits 钻孔数据优化

  Sort Mill Paths 铣边数据优化

  Step and Repeat Image Order 设置重复排版次序

  图表菜单 -- Tables:

  Layers 层菜单(快捷键 Y)

  Assign Tool Table to Layer 指定刀具表对应层

  Define Mill Tabs 定义Tab 位

  New NC Tool Table 新建刀具表

  Delete NC Tool Table 删除刀具表

  指定刀具表对应层是一个比较重要的选项,如果是通过Add 菜单来手工添加的话,一定要先新建刀具表,在指定刀具表对应层(将层属性改为NC 属性),才能顺利添加数据。