/nc-file-converter

File that allows user to manipulate sets of nc files, commonly used in CNC toolpathing

Primary LanguagePython

file_interpreter.py:
the main program
METHODS:
-main()
-translate()
-outputFile()
-getInputDir()
-getOutputDir()

config.txt:
stores the settings the user wishes to use. Be careful when editing this file! everything is stored as keys and values, separated by the '=' symbol. Only edit values, never the keys.