From e06f2744ff4053add603ca81ff391aa407d12972 Mon Sep 17 00:00:00 2001 From: Uwe Date: Mon, 30 Nov 2020 04:33:43 +0100 Subject: [PATCH] Update src/Mod/PartDesign/App/FeatureHole.cpp Commit suggestion Co-authored-by: Chris Hennes --- src/Mod/PartDesign/App/FeatureHole.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/PartDesign/App/FeatureHole.cpp b/src/Mod/PartDesign/App/FeatureHole.cpp index e7602d3cd1..291bd0d02d 100644 --- a/src/Mod/PartDesign/App/FeatureHole.cpp +++ b/src/Mod/PartDesign/App/FeatureHole.cpp @@ -138,7 +138,7 @@ const Hole::ThreadDescription Hole::threadDescription[][171] = { "M64", 64.0, 6.00, 58.00 }, { "M68", 68.0, 6.00, 62.00 }, }, - /* ISO metric fine */ + /* ISO metric fine (no core hole entry, it's calculated exactly by diameter - pitch) */ { { "M1x0.2", 1.0, 0.20 }, { "M1.1x0.2", 1.1, 0.20 },