diff --git a/mmuGcodeParser.bat b/mmuGcodeParser.bat index 0572e12..2e68373 100644 --- a/mmuGcodeParser.bat +++ b/mmuGcodeParser.bat @@ -6,4 +6,4 @@ IF NOT EXIST "%filepath%" ( EXIT /B 1 ) ECHO Adjusting the gcode file. Please wait ... -C:\Users\nikol01\AppData\Local\Continuum\anaconda3\python.exe C:\Users\nikol01\ownCloud\PycharmProjects\MMUGcodeParser\mmuGcodeParser.py %filepath% \ No newline at end of file +C:\\python.exe C:\\mmuGcodeParser.py %filepath%