scripts:components
This commit is contained in:
parent
2fe29d2e61
commit
3bee1573bb
@ -1 +1,4 @@
|
||||
osr-cad sw --src='./extrusion/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg)' --verbose --debug --skips
|
||||
osr-cad sw --src='./components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t|easm)' --logLevel=warn
|
||||
osr-cad sw --src='./extrusion/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t|easm)' --logLevel=warn
|
||||
osr-cad sw --src='./injection/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t|easm)' --logLevel=warn
|
||||
osr-cad sw --src='./sheetpress/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t|easm)' --logLevel=warn
|
||||
|
||||
@ -3,4 +3,5 @@ $script_dir/update-dir.sh extrusion
|
||||
$script_dir/update-dir.sh injection
|
||||
$script_dir/update-dir.sh shredder
|
||||
$script_dir/update-dir.sh sheetpress
|
||||
$script_dir/update-dir.sh components
|
||||
$script_dir/components/update-meta.sh
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user