Bolt Circle Calculator

Step 1 / 4 Pattern

Define the bolt pattern

Choose what you know, the working unit, and the number of equally spaced holes.

Calculate the ideal center coordinates for evenly spaced holes on a bolt circle. Start with a known pitch circle diameter (PCD or BCD), or derive the PCD from a measured center-to-center chord. Set the center offset, first-hole angle, reference axis and clockwise or counterclockwise order, then copy the coordinate table or download it as CSV.

How to calculate a bolt-hole circle

  1. 1

    Choose the known measurement

    Enter a known PCD, or select the measured-chord mode and state how many hole intervals separate the measured centers.

  2. 2

    Define the coordinate convention

    Set the pattern center, zero-angle axis, start angle and numbering direction to match the drawing or machine setup.

  3. 3

    Verify and export the points

    Review the PCD, radius, adjacent spacing, diagram and X/Y table before copying the coordinates or downloading CSV.

Bolt-circle formulas

A bolt circle is the imaginary circle passing through the centers of equally spaced holes, studs or lugs. Its diameter is commonly called PCD (pitch circle diameter) or BCD (bolt circle diameter).

For a known diameter D and N holes:

  • Radius: R = D / 2
  • Angular pitch: Δ = 360° / N
  • Adjacent center-to-center chord: S = D × sin(π / N)

If a center-to-center chord C spans k equal hole intervals, the diameter is:

D = C / sin(kπ / N)

Adjacent holes use k = 1. Two positions apart use k = 2. Opposite holes on an even pattern use k = N / 2. The chord is a straight line between centers, not the distance along the circle.

Coordinate convention

With the usual mathematical and machining convention, 0° is on the positive X-axis and angles increase counterclockwise. For hole index i = 0, 1, …, N − 1:

θᵢ = start angle + i × 360° / N

Xᵢ = center X + R × cos(θᵢ)

Yᵢ = center Y + R × sin(θᵢ)

Selecting clockwise numbering reverses the sign of the angular step. Choosing a different zero-angle axis rotates the whole pattern before the start angle is applied.

Worked example: four holes on a 100 mm PCD

For D = 100 mm, N = 4, center (0, 0), start angle and counterclockwise order:

Hole Angle X (mm) Y (mm)
1 50 0
2 90° 0 50
3 180° −50 0
4 270° 0 −50

The adjacent center spacing is 100 × sin(45°) = 70.7107 mm.

Before machining

  • Confirm whether the drawing gives a diameter or radius.
  • Measure chords center-to-center; edge measurements require a separate correction for hole or stud diameter.
  • Keep millimetres and inches consistent throughout the setup.
  • Check the sign and orientation of the machine axes instead of assuming the screen preview matches the machine.
  • Treat the results as ideal geometry. They do not define positional tolerances, hole clearance, fastener strength, wheel fitment, flange capacity or safe CNC moves.

The CSV contains coordinate points, not an executable machining program. Controller-specific G-code also needs a verified work offset, tool, safe height, drilling cycle, feed, spindle and machine limits.

Frequently Asked Questions

In this context, yes. Pitch circle diameter and bolt circle diameter both mean the diameter of the imaginary circle passing through the hole or stud centers.

Measure the straight center-to-center chord, count the equal hole intervals between those centers, and use the measured-chord mode. Adjacent holes are one interval apart; opposite holes on an even pattern are half the hole count apart.

No. The CSV is a portable point table. Safe machine code depends on the controller, coordinate system, tool offsets, drilling cycle, clearance height, depth, feed rate, spindle settings and machine limits.

No. The calculator only uses the dimensions entered in the form and does not require a file upload. Coordinate copying and CSV creation happen in your browser.

Related Tools