This is a easy function to use. This rounds up to the whole number.
#100=FUP[3.3]=4.(rounds up to the whole number)
#100=FIX[3.3]=3.(rounds down to the whole number)
#100=ROUND[3.4]=3.(typical rounding function less than 1/2 whole number)
#100=ROUND[3.5]=4.(typical rounding function greater than or equal 1/2 whole number)
I am trying to visualize what you are trying to do. I run mostly vertical turning lathes. Can you give me an idea of were you are putting the grooves and direction of your axis? I assume you are on a horizontal lathe. |