There is a discussion on what the Hole dialog should allow as cut type in Github: https://github.com/FreeCAD/FreeCAD/pull/3990
I would like to bring to the forum.
Hole dialog as it is does this for the cut type:
- if there is no profile: you can change all hole cut parameters as you want
- if you use a UTS profile:
* you can change the diameter and depth for counterbore
* you can change the diameter and angle for countersink, but not its depth
- if you use an ISO profile:
* you can change the depth for counterbore and cheesehead, but not its diameter
* you can change the diameter for countersink, but not its depth and angle
We meanwhile agreed that for all profiles, also the depth should be changeable.
So there are the following things to debate:
1. should the hole dialog allow to change the countersink angle for ISO profiles?
Pro: same flexibility as with the UTS profiles
Contra: the ISO norms only use 90° angles. If you use another angle, it is no longer an ISO-normed hole and for these cases we already have the hole profile "None". (my opinion)
2. should the hole dialog allow tho change the counterbore and cheesehead diameter for ISO profiles?
Pro: same flexibility as with the UTS profiles
Contra: if the the ISO norms don't define different diameters for countersinks and cheeseheads, different diameters would make the holes not norm-conform. (my opinion) Norm-conformity is an issue for professional application. (my experience)
What y´do you mean? what do the ISO norms define? (I cannot access them because they are behind paywalls.)