That's amazing. Thank you so much for your perseverant contribution!
This will definitely help my projects when producing mechanical parts using online jobshops.
Yes it is and here is the PR to fix/implement this: https://github.com/FreeCAD/FreeCAD/pull/4134
The hole dialog should not do magic, just help users to create norm-conform holes.Pauvres_honteux wrote: ↑Sun Dec 13, 2020 1:37 pmWill I be able to make a "negative solid" out of this? The solid being in a body where the body have/gets a negative sign?
Not yet. This is one of THE main missing features in FreeCAD because threaded holes are essential - you need them very often. The problem is that TechDraw only has the info of the body outline. It would be overkill to make real threads into the hole and even then TechDraw would not know what norm was used to create the thread. So we need another solution to give the hole edge for example a tag with the thread info.Will this "automagically" give thread dimensions in Techdraw when I choose to dimension it?