Gage Block Buildup Calculator
So, I have that Python source code on the side of my site there for calculating gage block buildups. I figured it was time to turn it into a JS program so that people can just access it from the web. Not super complicated but useful nonetheless.
http://smackaay.com/files/gbcalc/gbcalc.html
Features as follows:
- Imperial 81, 28, 34, 36 and 92 pc sets
- Metric 88, 47 and 112 pc sets
- Multiple ( as many as you want) results
- The ability to remove blocks from the list if they are either missing or used in a previous buildup. This is handy.
Anyways, hope somebody out there enjoys this!
| Posted in Machining, Programming | Comments Off on Gage Block Buildup Calculator