Back to tips

Fun facts behind units

Inch and centimeter in manufacturing

Inch–millimeter coordination is still common in mechanical drawings, PCBs, and legacy tooling. The failure mode is silent 25.4× errors when teams mix drawing units without a revision gate.

Treat 25.4 mm per inch as exact for modern engineering, but treat “which drawing is master” as a process problem—conversion is not a substitute for a single release authority.

Key takeaways

  • 1 in = 25.4 mm exactly; 1 in³ ≠ 0.0254 m³—cube the scale factor when converting volumes.
  • Title block first: default units, tolerance standard, revision letter.
  • Dual-dimension drawings need a stated master side for manufacturing.
  • PCB fab exports: confirm mm vs mil in the exporter, not only in your head.

How to convert

1 in = 2.54 cm

The exact inch definition

One inch is exactly 25.4 millimeters by international agreement. Use the exact factor in CAD and software, not rounded 25.

Drawing sheet and default units

Title blocks should state mm or inch explicitly. Default template units should match manufacturing and inspection tooling.

Dual dimensioning risks

Showing both inch and mm on the same feature can drift if one side rounds. Pick one authority dimension and derive the other as reference only.

Supplier and factory alignment

Before PO release, confirm whether tolerances are interpreted in metric or imperial gauge sets.

Revision discipline

Unit changes should trigger revision letters, not silent edits, so downstream CAM and QA revalidate.

PCB copper and trace width

Some fabs quote mils for trace width while assembly docs use mm—align both before DFM review.

Pipe threads and taper

Thread dimensions may mix inch nominal sizes with metric pitch in hybrid parts—verify callouts on section views.

Education: tracing errors

When students get 10× errors, first check whether a template was inch while measurements were metric.

FAQ

Is 2.54 cm per inch good enough?
For mental estimates, yes. For machining fits, use 25.4 mm per inch exactly as your CAD scale factor.
What about thousandths of an inch (thou / mil)?
Common in machining; convert thou to mm with 0.0254 mm per thou and keep higher precision than two decimals when needed.

Related articles

Explore other modules