Mechanical Inspection Helper icon

Mechanical Inspection Helper

Chebur
Free
5.0 out of 5
100+ downloads

About Mechanical Inspection Helper

- Does common calculations necessary for mechanical inspection.
- Faster than using a calculator.
- Simple user interface.
- No math skills required.

There are 4 menu options:

Gage Block Picker
- Implement the GageBlocks class.
- Input: gage block total, upper tolerance, lower tolerance.
- Output: a list of gage blocks that will add up to the total.

Sine Plate Helper
- Implements the Gageblock class.
- Input: Sine plate length and needed angle.
- Output: the total and a list of gage blocks that will add up to the total.

Edge to Hole Calculator
- Implements the Hole class.
- Input: hole diameter (or radius), X location, Y location
- Output: X and Y distance to nearest edge of the hole, X and Y distance to farthest edge of the hole

Hole to Hole Calculator
- Implements the hole class.
- Input: Diameter(or radius) of each hole, distance between the holes
- Output: Distance between the closest edges of the holes, distance between the farthest edges of the hole, distance between the same sides of the hole

Mechanical Inspection Helper Screenshots