raemin wrote: ↑Tue Aug 31, 2021 12:10 pm
Just curious as how others are handling such requirement?
Hi,
cutter-path-wise:
With line segments the angle of the 'overcut' path is the opposite of the angle bisector.
The 'overcut' length is merely a relation of the cutter radius and the enclosed angle.
Somewhat harder with arc segments ...

I would set up the math and write a script ... See PM (Private Messages)
That is when you define the cutter-path yourself and mill on path ...
The easiest way in drawing an 'overcut' boundary corner is to construct a circle with cutter radius tangent to the boundary segments.
(Draw .. Circle .. 2 Tangents and Radius) (CTR)
Draw an auxiliary line between the circle center and the boundary corner.
(Draw .. Line .. Line from two points) (LI)
Move the circle with reference, choosing the intersection of the auxiliary and the circle as reference and the boundary corner as target.
(Modify .. Move/Copy) (MV)
Delete auxiliary line and trim where necessary.
This works for any enclosed angle between two line segments.
Regards,
CVH