3D meta | scripts

This commit is contained in:
2024-08-17 18:00:50 +02:00
parent 2e6386fd24
commit ec539e4e43
67 changed files with 97787 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
script_dir=$(dirname "$0")
$script_dir/update-dir.sh cad/joints
+2
View File
@@ -0,0 +1,2 @@
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