3D meta | scripts

This commit is contained in:
lovebird 2024-08-17 18:00:41 +02:00
parent f4a0288da1
commit 2e6386fd24
27 changed files with 26 additions and 67 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
cad/joints/slides-20/Cover.SLDPRT (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
cad/joints/slides-20/lbbr25-skf.SLDPRT (Stored with Git LFS)

Binary file not shown.

BIN
cad/joints/slides-25-hex/Cover.SLDPRT (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
cad/joints/slides-25-quad/Cover.SLDPRT (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,2 +0,0 @@
ALGOLIA_API_KEY='78f6a0eddf80515158e7d0c44929b37d' bundle exec jekyll algolia

View File

@ -1,2 +0,0 @@
osr-cad sw --debug=false --src='./howtos/**/*.+(step|stp|STEP)' --dst='${SRC_DIR}/${SRC_NAME}.+(html)'

View File

@ -1,4 +0,0 @@
osr-cad sw --src='./components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)' --logLevel=info
osr-cad sw --src='./extrusion/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)' --logLevel=info
osr-cad sw --src='./injection/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)' --logLevel=info
osr-cad sw --src='./sheetpress/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)' --logLevel=info

View File

@ -1,2 +0,0 @@
osr-cad sw --src='./howtos/**/*.+(SLDASM)' --dst='${SRC_DIR}/${SRC_NAME}.+(x_t)' --verbose --debug --skip
osr-cad sw --src='./howtos/**/*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(pdf|jpg|html|step)' --verbose --debug --skip

View File

@ -1,2 +0,0 @@
osr-cad sw --src='./$1/**/*.+(SLDASM|SLDPRT)' --dst='${SRC_DIR}/${SRC_NAME}.+(x_t)'
osr-cad sw --src='./$1/**/*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(pdf|jpg|html|step)'

View File

@ -1,2 +0,0 @@
osr-cad sw --src='./moulds/**/*.+(SLDASM|SLDPRT)' --dst='${SRC_DIR}/${SRC_NAME}.+(x_t)' --verbose --debug --skip
osr-cad sw --src='./moulds/**/*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step)' --verbose --debug --skip

View File

@ -1,2 +0,0 @@
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

View File

@ -1,7 +0,0 @@
script_dir=$(dirname "$0")
$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/components/update-meta.sh