找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 7207|回复: 37

[原创] [原创]Mastercam后处理的一些常用功能参数和技巧---1

 火.. [复制链接]

67

主题

167

回帖

1万

积分

管理员

积分
13272
发表于 2011-1-10 16:55:49 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区

您需要 登录 才可以下载或查看,没有账号?立即注册

×
[p]mastercam后处理的一些常用功能参数和技巧

[p]

[p]首先要了解后处理的数据结构及用法. <br />* e- ]. P* K' O- g6 }7 i
以下是简单的描述后处理的结构 <br />% p$ Y9 Q( |3 ^
[post_version] #do not move or alter this line# v13.00 e1 p0 t1249540074 m13.00 i0 <br />1 J) ]/ }8 |% d3 d8 N
后处理版本,也代表了当前软件的版本,此行不可删除 <br />
. P5 u" M) M, N% |+ k+ _- n
# post name&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;: a55-4axs.pst <br />
  v0 I$ e5 }' \- f后处理名称 <br />
3 c. T' X; W% q2 I. l1 r1 ~# product&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;: mill post <br />) S; N  U( p! I8 o) u0 {
适用于机器 <br />3 i4 P, s, w. \. s7 @8 h+ C- r
# machine name&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;: leblond makino 4 axis horizontal mill <br />
) ~2 j/ h# c; s机器名称 <br />
8 ~. |- o4 ]3 r# a# control name&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;: fanuc 18m <br />
: Y6 n4 v, G3 h2 a! M控制器版本 <br />
. a3 ]! q4 t8 l* E8 j+ ]# description&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; : customized fanuc mill post <br />
4 K( D# p9 _: o( ]3 A2 l描述 <br />& C9 h  o- b' Y, `1 m
# associated post&nbsp; &nbsp;&nbsp;&nbsp;: none <br />& u# }1 A& @9 e2 q/ M
关联的后处理 <br />
$ p& i0 T* O4 a; ^1 D, u# mill/turn&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;: no <br />
( z; v& G" A: x& t7 O: z  M是否支持车铣复合 <br />
# @1 M; S1 Z9 Z1 n, A/ J' [1 ?# 4-axis/axis subs.&nbsp; &nbsp;: yes <br />
& i: D9 R* p1 S" f是否支持4轴 <br />  f# ]" _- T" R' ]3 L/ D
# 5-axis&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;: no <br />% s" k6 D4 o$ F+ O8 }, A
是否支持5轴 <br />
% }1 G. Z3 e. a' R  i: r3 n9 J3 K# subprograms&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; : yes <br />) Z- g9 u! n4 H! `
是否支持子程序 <br />. K8 [) }  r0 Y6 t0 t! ?* [/ z; g
# executable&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;: mp v8.1 <br /># f/ ~: X1 b7 e* r
基础版本

[p]; <br />9 o7 i- K! M& Z
; <br />' {% c$ g# Y" J/ d
; <br />6 u7 L  v& S( X; ]- L
a:mastercam后处理时如何把程序放入指定的文件夹?(如本地其他盘,或是网络盘)

[p]q:1.首先需要定义网络盘的文件夹位置,如没有,后处理时会自动创建 <br />
0 R" P6 u8 F" Z) n, ^9 @  {&nbsp;&nbsp;2.定义本地盘的文件夹位置,如没有,后处理时会自动创建 <br />- B* e; i) A! Y; s5 ^5 O; [" B
&nbsp;&nbsp;3.输出时定义路径+文件名+扩展名

[p]注意点:

[p]网络位置和本地位置只可去其一,或是改用不同参数,否则会出现不可避免的错误发生.

[p]#--------------------------------------------------------------------------- <br />
! N1 m* o  z0 V# Q#---set program extensions---

[p]sextnc$&nbsp; &nbsp; :&nbsp;&nbsp;".nc" <br />, D6 u- ?" I. W* x- A
sextsub$&nbsp; &nbsp;:&nbsp; &nbsp; "sub.nc" <br />
/ v& z) ^' U4 q* O) ~; S7 `sextaux$&nbsp; &nbsp;:&nbsp;&nbsp;"aux.nc"

[p]#--------------------------------------------------------------------------- <br />! b6 X0 h& M6 q' e4 V4 |
#---set network path--- <br />+ ^7 N7 t( f" z+ T+ J
#spathnc$&nbsp; &nbsp;:&nbsp;&nbsp;"z:\program\nc" <br />! [9 l9 z% y. z7 F+ |; c
#spathsub$&nbsp;&nbsp;:&nbsp;&nbsp;"z:\program\nc" <br />! T- W' C  b* E/ U# E2 T
#spathaux$&nbsp;&nbsp;:&nbsp;&nbsp;"z:\program\nc"

[p]#--------------------------------------------------------------------------- <br />
1 |! m+ s0 o: ]* T! v0 E9 u; C/ P6 k#---set local path----

[p]spathnc$&nbsp; &nbsp;:&nbsp;&nbsp;"d:\mcamx\mill\nc" <br />
  q$ @! K! y& r8 [* C, \spathsub$&nbsp;&nbsp;:&nbsp;&nbsp;"d:\mcamx\mill\nc" <br />
. I3 d2 M7 c  t- f' uspathaux$&nbsp;&nbsp;:&nbsp;&nbsp;"d:\mcamx\mill\nc"

[p]

67

主题

167

回帖

1万

积分

管理员

积分
13272
 楼主| 发表于 2011-1-11 12:16:33 | 显示全部楼层

re:下面引用由lane518发表的内容: ...

下面引用由lane518发表的内容: <br />2 Y2 ~, _4 |! e5 h& U0 o
<br />
  `2 `- b/ U) M$ @- A9 |7 Y您的那个带加工时间的后置处理呢?
<br />
% r/ y4 K1 a; U+ W这个讲座时循环渐进的,还没有那么快将刀的,请继续关注
回复

使用道具 举报

0

主题

1

回帖

3

积分

新手上路

积分
3
发表于 2011-4-1 12:14:41 | 显示全部楼层

re:看看,有用…………………………

看看,有用…………………………
回复

使用道具 举报

1

主题

22

回帖

51

积分

注册会员

积分
51
发表于 2011-4-5 14:10:49 | 显示全部楼层

re:值得學習的啦…...

[p]值得寃習的啦…

[p]

回复

使用道具 举报

1

主题

80

回帖

978

积分

实习版主

积分
978
发表于 2011-4-9 11:38:36 | 显示全部楼层

re:看常用的应该够用了。

看常用的应该够用了。
回复

使用道具 举报

0

主题

45

回帖

384

积分

中级会员

积分
384
发表于 2011-4-12 17:42:30 | 显示全部楼层

re:什么好东西

什么好东西
回复

使用道具 举报

0

主题

41

回帖

48

积分

注册会员

积分
48
发表于 2011-8-22 12:00:59 | 显示全部楼层
学习了!谢谢了!
回复

使用道具 举报

0

主题

19

回帖

20

积分

注册会员

积分
20
发表于 2011-9-18 10:41:41 | 显示全部楼层
看看 什么好东西
回复

使用道具 举报

0

主题

3

回帖

3

积分

新手上路

积分
3
发表于 2011-9-28 20:10:22 | 显示全部楼层
终于看的不用钱的修改方法啦  
回复

使用道具 举报

2

主题

81

回帖

113

积分

注册会员

积分
113
QQ
发表于 2011-9-30 09:21:54 | 显示全部楼层
还不错的。。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐上一条 /2 下一条

QQ|Archiver|手机版|小黑屋|若枫后处理论坛 ( 苏ICP备11015087号-1|苏公网安备32059002001368号 )

GMT+8, 2026-8-21 22:16 , Processed in 0.590600 second(s), 24 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表