---
type: "thread"
name: "M14×2"
designation: "M14×2"
series: "metric-coarse"
series_name: "ISO Metric Coarse"
system: "metric"
size_label: "M14"
pitch_in: 0.07874
pitch_mm: 2
basic_major_dia_in: 0.55118
basic_major_dia_mm: 14
basic_pitch_dia_in: 0.50004
basic_pitch_dia_mm: 12.701
basic_minor_dia_in: 0.46594
basic_minor_dia_mm: 11.835
tap_drill: "12.1 mm"
tap_drill_dia_in: 0.47638
tap_drill_dia_mm: 12.1
tap_drill_thread_pct: 73.1
clearance_normal_drill: "15.5 mm"
tensile_stress_area_sqin: 0.178931
tensile_stress_area_sqmm: 115.439
internal_class_assumed: "6H"
standard: "ISO 68-1, ISO 261, ISO 262, ISO 965-1, ISO 898-1"
verified: "August 1, 2026"
url: https://shopmath.org/threads/metric-coarse/m14x2
---

# M14×2 Thread — Dimensions, Tap Drill & Clearance

The tap drill for M14×2 is 12.1 mm — 0.4764 in (12.100 mm) — which leaves 73.1% thread engagement with a cut tap. Basic pitch diameter is 0.5000 in (12.701 mm) and basic minor diameter is 0.4659 in (11.835 mm). Tapped-hole figures on this page assume a class 6H thread; drill sizes for 50–85% engagement are in the tap drill table below.

- **Series**: ISO Metric Coarse
- **Designation**: M14×2
- **Pitch**: 2.000 mm
- **Tap drill**: 12.1 mm
- **Standard**: ISO 68-1, ISO 261, ISO 262, ISO 965-1, ISO 898-1

## Basic Thread Dimensions for M14×2

| Property | Inch | Millimetre |
| --- | --- | --- |
| Basic major diameter | 0.5512 | 14.000 |
| Pitch | 0.0787 | 2.000 |
| Basic pitch diameter | 0.5000 | 12.701 |
| Basic minor diameter | 0.4659 | 11.835 |
| External thread root diameter | 0.4546 | 11.546 |
| Sharp V thread height (H) | 0.0682 | 1.732 |

_Basic dimensions are the theoretical values before any tolerance class is applied._

## Tap Drill Sizes for M14×2

Cut taps, from 50% to 85% thread engagement. The shop default is 75% — a 12.1 mm drill.

| Thread % | Target hole Ø (in) | Target hole Ø (mm) | Drill | Drill Ø (in) | Drill Ø (mm) | Actual thread % |
| --- | --- | --- | --- | --- | --- | --- |
| 50% | 0.5000 | 12.701 | 12.7 mm | 0.5000 | 12.700 | 50.0 |
| 60% | 0.4898 | 12.441 | 12.4 mm | 0.4882 | 12.400 | 61.6 |
| 65% | 0.4847 | 12.311 | 12.3 mm | 0.4843 | 12.300 | 65.4 |
| 70% | 0.4796 | 12.181 | 12.2 mm | 0.4803 | 12.200 | 69.3 |
| 75% (default) | 0.4744 | 12.051 | 12.1 mm | 0.4764 | 12.100 | 73.1 |
| 80% | 0.4694 | 11.922 | 11.9 mm | 0.4685 | 11.900 | 80.8 |
| 85% | 0.4642 | 11.792 | 11.8 mm | 0.4646 | 11.800 | 84.7 |

_Target hole Ø is the theoretical hole for the stated engagement. The drill column is the nearest size in the standard number/letter/fractional/metric index, and actual thread % is what that real drill produces._

## Clearance Hole Sizes for M14×2

The through-hole a M14×2 fastener passes freely, not the tapped hole.

| Fit | Drill | Hole Ø (in) | Hole Ø (mm) | Use |
| --- | --- | --- | --- | --- |
| Close | 15 mm | 0.5906 | 15.000 | Located joints, dowelled assemblies |
| Normal | 15.5 mm | 0.6102 | 15.500 | General assembly — the default |
| Loose | 16.5 mm | 0.6496 | 16.500 | Slotted or adjustable joints, weldments |

_Clearance holes per ISO 273 (metric) and ASME B18.2.8 (inch)._

## Thread Class Limits for M14×2

Manufacturing limits for classes 6H. A gauge reading outside these bands is a reject, not a judgement call.

### Internal thread (nut / tapped hole) limits

| Limit | Class 6H (in) | Class 6H (mm) |
| --- | --- | --- |
| Major Ø min | 0.5512 | 14.000 |
| Pitch Ø max | 0.5084 | 12.913 |
| Pitch Ø min | 0.5000 | 12.701 |
| Pitch Ø tolerance | — | 0.212 |
| Minor Ø max | 0.4807 | 12.210 |
| Minor Ø min | 0.4659 | 11.835 |

## Tensile Stress Area of M14×2

| Property | in² | mm² |
| --- | --- | --- |
| Tensile stress area | 0.17893 | 115.44 |

The effective cross-section used to size a M14×2 fastener against a load. Multiply it by the material's allowable stress — the area itself carries no strength assumption.

## Other Thread Pitches in the Same Size as M14×2

A M14 fastener is not always M14×2. These are the other standard pitches cut on the same nominal size.

| Thread | Series | Pitch | Tap drill |
| --- | --- | --- | --- |
| [M14×1.5](https://shopmath.org/threads/metric-fine/m14x1.5.md) | ISO Metric Fine | 1.500 mm | 12.5 mm |

## Sources and Method for M14×2

### Basic dimensions

- **Source**: ISO 68-1 basic profile and ISO 898-1 tensile stress area; verified in docs/research/data-sourcing.md §3.2; diameter/pitch pairs: ISO 261 / ISO 262 diameter-pitch pairs via Wikipedia (CC BY-SA 4.0); cross-checked against threadlib metric_thread.csv (BSD-3) and FreeCAD CAM metric-internal-6H.csv (LGPL-2.1+); clearance holes: ISO 273 (metric) and ASME B18.2.8 (inch) via FreeCAD FeatureHole.cpp (LGPL-2.1+), cross-checked against bd_warehouse clearance_hole_sizes.csv (Apache-2.0)
- **Method**: computed+compiled
- **Verified against**: threadlib metric_thread.csv (BSD-3-Clause) and FreeCAD CAM metric-internal-6H.csv (LGPL-2.1+), agreeing cell-for-cell — 215 checks passed at 0.001 mm

### Tap drill sizes

- **Source**: Machinery's Handbook %-thread formula (geometry-derived); nearest-standard-drill-to-75% rule verified at 36/39 published chart rows in docs/research/data-sourcing.md §3.4
- **Method**: computed
- **Verified against**: D-P rule verified as exactly the 77.0% thread case

### Class limits

- **Source**: threadlib metric_thread.csv (BSD-3-Clause) and FreeCAD CAM metric-internal-6H.csv (LGPL-2.1+), agreeing cell-for-cell
- **Method**: compiled
- **Verified against**: two independent published datasets agreeing cell-for-cell to 0.001 mm; ISO 965-1 formulas not located, so these are compiled not computed

### Formulas

**Tap drill hole diameter, metric threads**

```text
hole Ø  =  D − (%thread ÷ 100) × 1.29904 × P

  D = basic major diameter (mm)
  P = pitch (mm)
```

_1.29904 = 2 × 0.64952, twice the engaged thread height per side on the 60° ISO profile._

**Actual thread engagement of the chosen drill**

```text
%thread  =  (D − drill Ø) ÷ (1.29904 × P) × 100
```

_The drill column rounds to a real drill; this is the engagement that drill actually leaves._

**Tensile stress area, ISO metric threads**

```text
As  =  (π ÷ 4) × ((d₂ + d₃) ÷ 2)²

  d₂ = basic pitch diameter
  d₃ = external thread root diameter
```

_ISO 898-1 form, evaluated on unrounded intermediates._

### Assumptions

- The headline tap drill assumes 75% thread engagement, the general shop default. Every engagement from 50% to 85% is in the tap drill table — change the assumption and the number moves.
- Tap drill figures are for cut taps. Drill diameters are nominal; a worn or run-out drill cuts oversize and reduces engagement further.
- Tapped-hole figures assume a class 6H internal thread, the general-purpose fit.
- Dataset scope: EXCLUDED: ISO 965-1 tolerance-grade formulas (not located — data-sourcing.md open item 2), 6g external limits (single-sourced), form tap drills, M68-M100 (verified demand cliff at M64).

**Data last verified**: August 1, 2026

## Common Questions About M14×2

### What is the tap drill size for M14×2?

The tap drill for M14×2 is 12.1 mm — 0.4764 in (12.100 mm). That leaves 73.1% thread engagement with a cut tap.

### What is the pitch diameter of M14×2?

The basic pitch diameter of M14×2 is 0.5000 in (12.701 mm). For a class 6H thread it runs 0.5000 in (12.701 mm) to 0.5084 in (12.913 mm).

### What is the minor diameter of M14×2?

The basic minor diameter of M14×2 is 0.4659 in (11.835 mm). That is the theoretical root of the internal thread, not the drilled hole size — see the tap drill table for the hole to drill.

### What is the thread pitch of M14×2?

M14×2 has a pitch of 2.000 mm, the distance from one thread crest to the next.

### What size clearance hole does a M14×2 fastener need?

close fit 15 mm (0.5906 in (15.000 mm)), normal fit 15.5 mm (0.6102 in (15.500 mm)), loose fit 16.5 mm (0.6496 in (16.500 mm)). The normal fit is the general-assembly default.

### What is the tensile stress area of M14×2?

The tensile stress area of M14×2 is 0.17893 in² (115.44 mm²). Multiply it by the fastener material's allowable stress to get a load.

## Related pages

- Smaller in ISO Metric Coarse: [M12×1.75](https://shopmath.org/threads/metric-coarse/m12x1.75.md) — tap drill 10.3 mm
- Larger in ISO Metric Coarse: [M16×2](https://shopmath.org/threads/metric-coarse/m16x2.md) — tap drill 14 mm
- All ISO Metric Coarse sizes: [ISO Metric Coarse thread chart](https://shopmath.org/threads/metric-coarse.md)
- Every thread series: [Screw thread reference](https://shopmath.org/threads.md)
- Cross-series chart: [Tap drill chart](https://shopmath.org/charts/tap-drill.md)

---

*Source: [ShopMath](https://shopmath.org/threads/metric-coarse/m14x2) — data verified August 1, 2026. Reference data; verify against the governing standard before manufacture.*
