ein paar echos auskommentiert
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
|||||||
@echo off
|
@echo off
|
||||||
for /F %%i in ("%1") do set FILENAME=%%~ni
|
for /F %%i in ("%1") do set FILENAME=%%~ni
|
||||||
echo %FILENAME%
|
|
||||||
|
|
||||||
REM getpositions.bat --filename %1 -s -d -r -w -o temp.json
|
getpositions.bat --filename %1 -s -d -r -w -o temp.json
|
||||||
REM routing.bat --filename temp.json -o todraw.json
|
REM routing.bat --filename temp.json -o todraw.json
|
||||||
REM draw.bat --filename todraw.json --new -o %FILENAME%_cables.dxf
|
REM draw.bat --filename todraw.json --new -o %FILENAME%_cables.dxf
|
||||||
|
|||||||
Reference in New Issue
Block a user