I’m probably the only one that has this problem, but when it happens it is just painful to sit and wait and wait for a path to calculate.
The challenge is that while I may have one path in a job that takes a lot time to calculate and cut, sometimes I disable that path to cut down on timeframes. The problem is that when I add or change another path or sometime in the design, even though I have that LONG calculate path disabled, the program goes and recalculates it anyway and just waste time waiting for it to happen.
First, what’s the smart/quick way to avoid it other than creating a different file totally, and does it make sense to only calculate tool paths that are enabled and maybe give a warning about saving the file if some “disabled” path has not calculated?
Thanks