---
type: "thread"
name: "M4×0.7"
designation: "M4×0.7"
series: "metric-coarse"
series_name: "ISO Metric Coarse"
system: "metric"
size_label: "M4"
pitch_in: 0.027559
pitch_mm: 0.7
basic_major_dia_in: 0.15748
basic_major_dia_mm: 4
basic_pitch_dia_in: 0.13957
basic_pitch_dia_mm: 3.545
basic_minor_dia_in: 0.12764
basic_minor_dia_mm: 3.242
tap_drill: "3.3 mm"
tap_drill_dia_in: 0.12992
tap_drill_dia_mm: 3.3
tap_drill_thread_pct: 77
clearance_normal_drill: "4.5 mm"
tensile_stress_area_sqin: 0.013607
tensile_stress_area_sqmm: 8.779
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/m4x0.7
---

# M4×0.7 Thread — Dimensions, Tap Drill & Clearance

The tap drill for M4×0.7 is 3.3 mm — 0.1299 in (3.300 mm) — which leaves 77.0% thread engagement with a cut tap. Basic pitch diameter is 0.1396 in (3.545 mm) and basic minor diameter is 0.1276 in (3.242 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**: M4×0.7
- **Pitch**: 0.700 mm
- **Tap drill**: 3.3 mm
- **Standard**: ISO 68-1, ISO 261, ISO 262, ISO 965-1, ISO 898-1

## Basic Thread Dimensions for M4×0.7

| Property | Inch | Millimetre |
| --- | --- | --- |
| Basic major diameter | 0.1575 | 4.000 |
| Pitch | 0.0276 | 0.700 |
| Basic pitch diameter | 0.1396 | 3.545 |
| Basic minor diameter | 0.1276 | 3.242 |
| External thread root diameter | 0.1237 | 3.141 |
| Sharp V thread height (H) | 0.0239 | 0.606 |

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

## Tap Drill Sizes for M4×0.7

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

| Thread % | Target hole Ø (in) | Target hole Ø (mm) | Drill | Drill Ø (in) | Drill Ø (mm) | Actual thread % |
| --- | --- | --- | --- | --- | --- | --- |
| 50% | 0.1396 | 3.545 | 3.5 mm | 0.1378 | 3.500 | 55.0 |
| 60% | 0.1360 | 3.454 | 3.5 mm | 0.1378 | 3.500 | 55.0 |
| 65% | 0.1342 | 3.409 | 3.4 mm | 0.1339 | 3.400 | 66.0 |
| 70% | 0.1324 | 3.363 | 3.4 mm | 0.1339 | 3.400 | 66.0 |
| 75% (default) | 0.1306 | 3.318 | 3.3 mm | 0.1299 | 3.300 | 77.0 |
| 80% | 0.1289 | 3.273 | 3.3 mm | 0.1299 | 3.300 | 77.0 |
| 85% | 0.1270 | 3.227 | 3.2 mm | 0.1260 | 3.200 | 88.0 |

_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 M4×0.7

The through-hole a M4×0.7 fastener passes freely, not the tapped hole.

| Fit | Drill | Hole Ø (in) | Hole Ø (mm) | Use |
| --- | --- | --- | --- | --- |
| Close | 4.3 mm | 0.1693 | 4.300 | Located joints, dowelled assemblies |
| Normal | 4.5 mm | 0.1772 | 4.500 | General assembly — the default |
| Loose | 4.8 mm | 0.1890 | 4.800 | Slotted or adjustable joints, weldments |

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

## Thread Class Limits for M4×0.7

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.1575 | 4.000 |
| Pitch Ø max | 0.1442 | 3.663 |
| Pitch Ø min | 0.1396 | 3.545 |
| Pitch Ø tolerance | — | 0.118 |
| Minor Ø max | 0.1347 | 3.422 |
| Minor Ø min | 0.1276 | 3.242 |

## Tensile Stress Area of M4×0.7

| Property | in² | mm² |
| --- | --- | --- |
| Tensile stress area | 0.01361 | 8.78 |

The effective cross-section used to size a M4×0.7 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 M4×0.7

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

| Thread | Series | Pitch | Tap drill |
| --- | --- | --- | --- |
| [M4×0.5](https://shopmath.org/threads/metric-fine/m4x0.5.md) | ISO Metric Fine | 0.500 mm | 3.5 mm |

## Sources and Method for M4×0.7

### 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 M4×0.7

### What is the tap drill size for M4×0.7?

The tap drill for M4×0.7 is 3.3 mm — 0.1299 in (3.300 mm). That leaves 77.0% thread engagement with a cut tap.

### What is the pitch diameter of M4×0.7?

The basic pitch diameter of M4×0.7 is 0.1396 in (3.545 mm). For a class 6H thread it runs 0.1396 in (3.545 mm) to 0.1442 in (3.663 mm).

### What is the minor diameter of M4×0.7?

The basic minor diameter of M4×0.7 is 0.1276 in (3.242 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 M4×0.7?

M4×0.7 has a pitch of 0.700 mm, the distance from one thread crest to the next.

### What size clearance hole does a M4×0.7 fastener need?

close fit 4.3 mm (0.1693 in (4.300 mm)), normal fit 4.5 mm (0.1772 in (4.500 mm)), loose fit 4.8 mm (0.1890 in (4.800 mm)). The normal fit is the general-assembly default.

### What is the tensile stress area of M4×0.7?

The tensile stress area of M4×0.7 is 0.01361 in² (8.78 mm²). Multiply it by the fastener material's allowable stress to get a load.

## Related pages

- Smaller in ISO Metric Coarse: [M3.5×0.6](https://shopmath.org/threads/metric-coarse/m3.5x0.6.md) — tap drill 2.9 mm
- Larger in ISO Metric Coarse: [M5×0.8](https://shopmath.org/threads/metric-coarse/m5x0.8.md) — tap drill 4.2 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/m4x0.7) — data verified August 1, 2026. Reference data; verify against the governing standard before manufacture.*
