Update src/Mod/PartDesign/App/FeatureHole.cpp
Commit suggestion - fixes a typo Co-authored-by: Chris Hennes <[email protected]>
This commit is contained in:
committed by
wwmayer
co-authored by
Chris Hennes
parent
5637c6a7a5
commit
16b61c580a
@@ -95,7 +95,7 @@ const Hole::ThreadDescription Hole::threadDescription[][171] =
|
||||
|
||||
/* ISO metric regular */
|
||||
/* ISO metric threaded core hole diameters according to ISO 2306 */
|
||||
// {name, thread diameter, thread pitch, cole hole diameter}
|
||||
// {name, thread diameter, thread pitch, core hole diameter}
|
||||
{
|
||||
{ "M1", 1.0, 0.25, 0.75 },
|
||||
{ "M1.1", 1.1, 0.25, 0.85 },
|
||||
|
||||
Reference in New Issue
Block a user