mirror of
https://github.com/workinghard/mmuGcodeParser.git
synced 2025-12-13 14:32:08 +00:00
Update mmuGcodeParser.bat
This commit is contained in:
@@ -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%
|
||||
C:\<path to python>\python.exe C:\<path to script>\mmuGcodeParser.py %filepath%
|
||||
|
||||
Reference in New Issue
Block a user