Feature request: max cut depth for contours

Currently the contour feature has no way to really control the maximum cut depth and ensure it remains within the machines abilities.

The best work-around is to do multiple contours with progressively higher leave-stock allowances. A much better approach would be an option to specify maximum cut depth, and then automatically generate multiple passes to get to the leave-stock value without ever cutting more than maximum cut-depth.

(I just had a project fail because even though I split the rough-contour into two parts the first one still tried to cut so deep that my CNC couldn’t manage it). I know this is a more complex feature to implement but it would make the contour feature work much better and on-par with commercial tools.

As you point out, the expectation is to rough then contour. I can see where this would fail if the roughing has an aggressive step. This feature does exist for lathe operations where roughing is more challenging. Do you mind filing a github issue so I don’t forget to do this when I have time?

No problem, github issue #495 created

1 Like