merge konflikt bereinigt

This commit is contained in:
2025-07-29 09:13:41 +02:00
parent 93cc4e1801
commit c022a9240c
5 changed files with 56 additions and 10 deletions
+48
View File
@@ -40,6 +40,54 @@
"easy_positions.json" "easy_positions.json"
] ]
}, },
{
"name": "getpositions with easyhoehe.dxf",
"type": "debugpy",
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"args": [
"--filename",
"easyhoehe.dxf",
"--sensors",
"--rack",
"--console",
"--write",
"easyhoehe_positions.json"
]
},
{
"name": "getpositions with easysps.dxf",
"type": "debugpy",
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"args": [
"--filename",
"easysps.dxf",
"--sensors",
"--rack",
"--console",
"--write",
"easysps_positions.json"
]
},
{
"name": "getpositions with easy_hdiff_nb.dxf",
"type": "debugpy",
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"args": [
"--filename",
"easy_hdiff_nb.dxf",
"--sensors",
"--rack",
"--console",
"--write",
"easy_hdiff_nb_positions.json"
]
},
{ {
"name": "getpositions with ST500592_Omniflo.dxf", "name": "getpositions with ST500592_Omniflo.dxf",
"type": "debugpy", "type": "debugpy",
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"python.languageServer": "Pylance", "python.languageServer": "None",
"cSpell.words": [ "cSpell.words": [
"DXFATTRIBS", "DXFATTRIBS",
"ezdxf" "ezdxf"
+2 -2
View File
@@ -6,6 +6,7 @@ for %%i in ("%~1") do (
set "EXT=%%~xi" set "EXT=%%~xi"
set "DIR=%%~dpi" set "DIR=%%~dpi"
) )
call C:\10-Develop\gitrepos\kabellaengen\bin\setenv.bat
REM echo Dateiname ohne Erweiterung: %FILENAME% REM echo Dateiname ohne Erweiterung: %FILENAME%
REM echo Erweiterung: %EXT% REM echo Erweiterung: %EXT%
@@ -19,8 +20,6 @@ set ERROR_DOUBLE=%FILENAME%_errors.json
set RESULT_TIA=%FILENAME%-*_TIA.xlsx set RESULT_TIA=%FILENAME%-*_TIA.xlsx
call C:\kabellaengen\bin\setenv.bat
echo. echo.
echo === Fetching Positions === echo === Fetching Positions ===
@@ -44,6 +43,7 @@ if not exist "%PROJECT_WORK%\%RESULT_TIA%" (
goto :eof goto :eof
) )
mkdir %PROJECT_IO_RESULTS%\%FILENAME% mkdir %PROJECT_IO_RESULTS%\%FILENAME%
echo move %PROJECT_WORK%\%FILENAME%-* %PROJECT_IO_RESULTS%\%FILENAME%
move %PROJECT_WORK%\%FILENAME%-* %PROJECT_IO_RESULTS%\%FILENAME% move %PROJECT_WORK%\%FILENAME%-* %PROJECT_IO_RESULTS%\%FILENAME%
pause pause
goto :eof goto :eof
+5 -6
View File
@@ -1,6 +1,8 @@
@echo off @echo off
REM falls Umlaute in den Pfaden sind:
chcp 65001 > nul
set PROJECT=c:\Kabellaengen set PROJECT=c:\10-Develop\gitrepos\Kabellaengen
set PROJECT_BIN=%PROJECT%\bin set PROJECT_BIN=%PROJECT%\bin
set PROJECT_CFG=%PROJECT%\cfg set PROJECT_CFG=%PROJECT%\cfg
set PROJECT_DOC=%PROJECT%\doc set PROJECT_DOC=%PROJECT%\doc
@@ -15,8 +17,8 @@ set SIVAS_EXCEL_EXPORT_DIR=%PROJECT_DATA%
if not exist %PROJECT%\work mkdir %PROJECT%\work if not exist %PROJECT%\work mkdir %PROJECT%\work
if not exist %PROJECT%\data mkdir %PROJECT%\data if not exist %PROJECT%\data mkdir %PROJECT%\data
set PROJECT_IO_RESULTS=Z:\Automatisierung\Konvertierungstools\4_io-Konvertierer set PROJECT_IO_RESULTS=%PROJECT_WORK%
set PROJECT_BOM_RESULTS=Z:\Automatisierung\Konvertierungstools\3_Kabellaengen-Konvertierer set PROJECT_BOM_RESULTS=%PROJECT_WORK%
set INSTALL_DIR="%ONEDRIVE%\Desktop\Kabeltool" set INSTALL_DIR="%ONEDRIVE%\Desktop\Kabeltool"
set PATH=%PROJECT_BIN%;%PATH% set PATH=%PROJECT_BIN%;%PATH%
@@ -24,6 +26,3 @@ set PATH=%PROJECT_BIN%;%PATH%
popd popd
goto :eof goto :eof
-1
View File
@@ -84,4 +84,3 @@
829434306 = INKREMENTALGEBER 800 5V KPL. 829434306 = INKREMENTALGEBER 800 5V KPL.
[Missing] [Missing]