My machine is hesitating or rounding corners while running a G-Code file (GCD or DNC). Whats wrong?
You need to make sure you are properly implementing G64 and G61 into your program. Our more recent machines run G64 by default (continuous run mode). But there will be some cases when you want the machine to hesitate, such as at a corner when your tool is pulling out of a hole and about to move over in X and Y. This is what the G61 is for (exact stop mode).