...Currently it the unit system must be in inches for all software.
The program itself was written in Autohotkey so it must be used on a Windows machine. I chose this language as it is what I am most familiar with. If there is a use for it I may port it to python so it can be used cross platform.
AutoIt-v3-COM Automation Bridge allows to use functions in AutoIt v3 (AU3) scripts from WSH, VBasic or other COM capable programminglanguage. The library consists of two parts, a COM proxy DLL AU3Aut.dll and a small UDF AU3Automation.au3.