model meta | scripts
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
script_dir=$(dirname "$0")
|
||||
$script_dir/update-dir.sh cad/joints
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user