ActiveX DLL to convert an NC (Numerical Control) File that uses incremental I and J values (Milling) or incremental I and K values (Turning)
to describe the center of an arc to an NC File that uses an R value to describe the radius of the arc.
Requires VB Runtime [msvbvm60.dll]
All NC File Headers must be properly commented! Recognized commenting characters are:
ASCII Character Codes
Chr(34) Double Quotation Mark
Chr(39) Apostrophe, Single Quote
Chr(40) Left Parentheses
Chr(59) Semi-Colon
Assumes
Updated to include both Milling and Turning NC (Numerical Control) Program file support.