Firstly , open FanucOT.gpp file in the notepad. Find XC variable, and change all xc variable name (for example : XC_new).
You can export g code now
example :
@turn_drill
local string for for1 for2 for3
for1 = '2/2.0(P)'
for2 = '2/2.0(P*10)'
for3 = '5.0(P*1000)'
local numeric save_feed xc_new


LinkBack URL
About LinkBacks





Thank you. 
