Kommentare angepasst und neue .bat für save_stl

This commit is contained in:
2025-07-02 10:09:38 +02:00
parent 51001d5ae4
commit 7501564e5c
2 changed files with 12 additions and 2 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ REM ~dp0 steht für das Verzeichnis, in der diese Datei liegt
call setenv.bat
REM Beispielaufruf mit Parametern:
REM --in: Ordner mit .par-Dateien
REM --out: Zielverzeichnis (optional)
REM --in: Ordner mit .par-Dateien (optional. Standard: Input)
REM --out: Zielverzeichnis (optional. Standard: Work)
python %PROJECT_LIB%\create_assemblies.py %*