How to program a CNC milling machine to mill a R20 arc angle with a knife?
If milling with a φ20 cutter, your semicircle joint surface will have an arc of R 10. Programming can be done manually. Call the subroutine with G98 (the G instruction of different systems may be different), and then write the subroutine to see how you feed the workpiece every time until you reach the depth of the workpiece.