FreeCAD: master 68673c6a

Author Committer Branch Timestamp Parent
uwestoehr wwmayer master 2020-11-11 02:21:42 master 04be99a2
Changeset [PD] more hole cut work

- add definitions for IS 2009, 7046 and 12474
- remove useless file for a ISO 14583 since there are no such screws on the market
- rename "coarse" to "regular" since this what it actually is according to the norms
- uniform the x1 threads (for x2.0 etc we use a trailing zero and for some we use x1, for some already x1.0, thus consistently use x1.0)
- add some ISO 10642 entries
- correct ISO 4762:
  - correct some values
  - the does does not define a size M27
  - add the two missing sizes
mod - src/Mod/PartDesign/App/FeatureHole.cpp Diff File
mod - src/Mod/PartDesign/CMakeLists.txt Diff File
mod - src/Mod/PartDesign/Gui/TaskHoleParameters.cpp Diff File
mod - src/Mod/PartDesign/Resources/Hole/iso10642-fine.json Diff File
mod - src/Mod/PartDesign/Resources/Hole/iso10642.json Diff File
add - src/Mod/PartDesign/Resources/Hole/iso12474-fine.json Diff File
rm - src/Mod/PartDesign/Resources/Hole/iso14583-fine.json Diff File
add - src/Mod/PartDesign/Resources/Hole/iso2009.json Diff File
mod - src/Mod/PartDesign/Resources/Hole/iso4762-fine.json Diff File
mod - src/Mod/PartDesign/Resources/Hole/iso4762.json Diff File
add - src/Mod/PartDesign/Resources/Hole/iso7046.json Diff File