systems:sj25-spc-450

This commit is contained in:
2024-07-20 19:27:19 +02:00
parent 8cc0874a4b
commit 2f299ce732
23 changed files with 28250 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
osr-cad sw --src='./systems/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)' --logLevel=warn
osr-cad sw --src='./extrusion/systems/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)' --logLevel=warn
osr-cad sw --src='./injection/systems/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)' --logLevel=warn
osr-cad sw --src='./sheetpress/systems/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)' --logLevel=warn
+1
View File
@@ -4,4 +4,5 @@ $script_dir/update-dir.sh injection
$script_dir/update-dir.sh shredder
$script_dir/update-dir.sh sheetpress
$script_dir/components/update-meta.sh
$script_dir/systems/update-meta.sh