Compute GD&T true position from measured X/Y deviation, with bonus tolerance at MMC, and pass/fail the feature.
True position converts a feature’s X/Y location error into a diameter that must fit inside the print’s tolerance zone.
At maximum material condition, a bonus tolerance is added as the hole grows away from MMC, so a slightly mislocated but larger hole can still pass.
Formula: Position = 2 × √(ΔX² + ΔY²)
Create a free operator account to save your calculations.