在后处理里面初始系统用户变量加上linarc : 1就可以拉
# --------------------------------------------------------------------------
# INITIALIZE - initialize system variables and define user variables
# --------------------------------------------------------------------------
arctype : 2 # Arc center 1=abs, 2=St-Ctr, 3=Ctr-St, 4=unsigned inc.
linarc : 1
do_full_arc : 0 # Allow full circle output? 0=no, 1=yes
getnextop : yes # Get 'next' variables? yes/no
nobrk : NO # Omit break of rapid linear (xy, z, or z, xy)? yes/no
omitseq : no # Omit sequence no.?
seqmax : 999 # Max. sequence no.
skipmotest: no # Skip motion test? yes/no
spaces : 1 # Spaces between address
tooltable : yes # Call tool table postlines? yes/no |