|
|
发表于 2015-8-19 20:30:55
|
显示全部楼层
来自: 中国四川成都
#Rotary Axis Label options0 E7 @0 T- M1 c
use_md_rot_label : no$ #Use rotary axis label from machine def? - Leave set to 'no' until available
: z0 M: Q, E% f. A6 ^srot_x : "A" #Label applied to rotary axis movement - rotating about X axis - used when use_md_rot_label = no* T/ U4 ]( w1 X" K
srot_y : "B" #Label applied to rotary axis movement - rotating about Y axis - used when use_md_rot_label = no
- @ Q- r/ |. u9 tsrot_z : "C" #Label applied to rotary axis movement - rotating about Z axis - used when use_md_rot_label = no
; ~; }' ?8 l; _, `sminus : "-" #Address for the rotary axis (signed motion) - y$ K" @$ n) L3 g* T: o, c: e
把4轴的后处理文件打开,查找以上字段,把 srot_x : "A" 改为 srot_x : "B"
, P5 m, t% o |- Y* R" ?
. F7 r+ P. o# S: V不知道能不能用,你试试吧。
4 J5 r( {' ^1 }8 ~
$ w3 j# A1 C) P; R# L- X. J |
|