From 65727a4348ce255c5cf9fce147dcb4fed25b66db Mon Sep 17 00:00:00 2001 From: Nikolai Date: Sat, 29 Dec 2018 14:01:11 -0800 Subject: [PATCH] Update mmuGcodeParser.bat --- mmuGcodeParser.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%