CNC corners

Currently in order to ensure I extract all material from a corner, I have to draw two lines from the corner with equal to each other and parallel constraints to the existing corner lines that are sqrt(bit_diameter^2/2) then create an arc 180 degrees between the ends of both those lines. It would be great to be able to mark the corner (a fixed point on the arc), radius, arc length in degrees, and then select the start point on the curve which would snap to an existing line intersection like other tools.

Since these have to be cut out of every corner where you need to have a square mate with it you need to do this a lot in some models.

No need to do sqrt. Use the midpoint of the sketched line to find the center of the circle.

1 Like

Another solution is to use the coincident constraint tool.

This tool is very useful, the midpoint also😎

Sorry it is not as you like☹️

1 Like

I wanted to attach this first

What about offset loop the distance for 1/2 the cutter diameter, and add equal constraint circles to each inside corner point of the offset sketch?

Sorry I don’t have my iPad with me to make a video.

I think this is the least clicks way of solving the problem currently.

1 Like

Thanks, definitely an improvement but I think JST’s has the edge.