An example of the use of this script. First I created a dimensioned drawing of the part I wanted to make, but noted that dimensions alone are not very helpful when it comes to cutting the rounded sides of the opening using a manual milling machine:
So I added circles to represent the 3/8" end mill I would use to cut an interpolation of the rounded sides:
After running the script (& selecting the option to create points for illustration), points for the part origin on the mill and center points of the cuts are shown:
The resulting coordinates for the cuts to be made, exported to a text file:
0.825,0.660
0.959,0.581
1.105,0.522
1.257,0.487
1.412,0.475
1.568,0.487
1.720,0.522
1.866,0.581
2.000,0.660
2.000,2.340
1.866,2.419
1.720,2.478
1.568,2.513
1.413,2.525
1.257,2.513
1.105,2.478
0.959,2.419
0.825,2.340
The coordinates made it easy to cut the rounded sides which will then be cleaned up with a file:
--Larry
|