Let's say during a side milling operation, a 40mm dia tool is used, so an offset is specified using a syntax as follows:
G41 D4
From what I understand from the above syntax is that, D must be followed by a number obtained by dividing the tool dia by 10. Am I right? I've seen another example where a 25mm dia tool was used and the D there was followed by 2 and not 2.5 (25 divided by 10). How come?
Can you please explain how the number that must be followed by "D" must be obtained.