by Robert Gross (4 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)
This application shows the use of a MDI Form with child forms that have various formulas for calculating machining results such as Revolutions per Minute (RPM), Surface Feet per Minute (SFM), Feed Rate per Minute (IPM), and several other machine shop related calculations.
Inputs
User will enter data into textboxes that have tooltip text to guide them.
Assumes
This code is geared towards machine tool programming commonly called CNC Programming or Computerized Numerical Control Programming.
Code Returns
Will return the end result of the formula.
Upload