Title: Moving a decimal point

Got a quick question.  Is it possible to move the decimal point for the following..
I have a Citizen e-32 with a 10t Fanuc control lathe.  I have aturn v11.5, too.  In the threading cycle, I like to use E32 instead of F.03125 for the feed rate.  Of course, this is just an example.  I can change from F.03125 by using #EVAL(#FTHRD=1/#FTHRD), I get E32.0  I want to get rid of the .0

My threading cycle  FXD1
@FXD1
#IF(#U0=1)<*** fxd1 - threading ***>
#EVAL(#FTHRD=1/#FTHRD)
#FXDX#XPASSZ#ZPASS<I#XOV>D#FMT(#V2,T3.4)K#V1E#FTHRDA60P1


Thank you in advance,
Rick Stannard
SR. CNC Programmer
Fairchild Fasteners, South Bay
3000 W. Lomita Blvd
Torrance, CA. 90505
Ph. (310)784-4394
[EMAIL PROTECTED]
www.fairchildfasteners.com


Reply via email to