model meta | scripts

This commit is contained in:
2024-08-17 18:20:01 +02:00
parent ec539e4e43
commit 3572d41e95
58 changed files with 41603 additions and 1342 deletions
-2
View File
@@ -1,2 +0,0 @@
script_dir=$(dirname "$0")
$script_dir/update-dir.sh cad/joints
+1 -2
View File
@@ -1,2 +1 @@
osr-cad sw --src="./$1/**/*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}.+(x_t)' --verbose --debug
osr-cad sw --src="./$1/**/*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}.+(pdf|jpg|html|step)' --verbose --debug
osr-cad sw --src="./cad/joints/**/Slide*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}.+(jpg|html|step|json|x_t)' --logLevel=debug --close=false --cache=true