scripts & formats
This commit is contained in:
parent
37d39dde36
commit
aa99e35699
BIN
extrusion/lydia-v4.5/cad/Global-Lydia-v4.5.step
(Stored with Git LFS)
BIN
extrusion/lydia-v4.5/cad/Global-Lydia-v4.5.step
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/lydia-v4.8/cad/Global-Lydia-v4.8.step
(Stored with Git LFS)
BIN
extrusion/lydia-v4.8/cad/Global-Lydia-v4.8.step
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/lydia-v4.8/cad/Global-Lydia-v4.8.x_t
(Stored with Git LFS)
BIN
extrusion/lydia-v4.8/cad/Global-Lydia-v4.8.x_t
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/plastic-odyssey/cad/Global.step
(Stored with Git LFS)
BIN
extrusion/plastic-odyssey/cad/Global.step
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/plastic-odyssey/cad/Global.x_t
(Stored with Git LFS)
BIN
extrusion/plastic-odyssey/cad/Global.x_t
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/pp-v3/cad/Global-Extruder-v3.step
(Stored with Git LFS)
BIN
extrusion/pp-v3/cad/Global-Extruder-v3.step
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/pp-v3/cad/Global-Extruder-v3.x_t
(Stored with Git LFS)
BIN
extrusion/pp-v3/cad/Global-Extruder-v3.x_t
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/pp-v4-extruder/cad/Global-v4-Extruder.step
(Stored with Git LFS)
BIN
extrusion/pp-v4-extruder/cad/Global-v4-Extruder.step
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/pp-v4-extruder/cad/Global-v4-Extruder.x_t
(Stored with Git LFS)
BIN
extrusion/pp-v4-extruder/cad/Global-v4-Extruder.x_t
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/pp-v42-extruder/cad/Global-Extruder-v42.STEP
(Stored with Git LFS)
BIN
extrusion/pp-v42-extruder/cad/Global-Extruder-v42.STEP
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/systems/filament/cad/Global-FilamentLine-Lydia_v3.6.step
(Stored with Git LFS)
BIN
extrusion/systems/filament/cad/Global-FilamentLine-Lydia_v3.6.step
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/systems/filament/cad/Global-FilamentLine-Lydia_v3.6.x_t
(Stored with Git LFS)
BIN
extrusion/systems/filament/cad/Global-FilamentLine-Lydia_v3.6.x_t
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/systems/pelletizer/cad/Global-Pelletizer-Line-SJ30-EX.step
(Stored with Git LFS)
BIN
extrusion/systems/pelletizer/cad/Global-Pelletizer-Line-SJ30-EX.step
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/systems/pelletizer/cad/Global-Pelletizer-Line-SJ30-EX.x_t
(Stored with Git LFS)
BIN
extrusion/systems/pelletizer/cad/Global-Pelletizer-Line-SJ30-EX.x_t
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/systems/sheets/Global-SJ25-SPC400.step
(Stored with Git LFS)
BIN
extrusion/systems/sheets/Global-SJ25-SPC400.step
(Stored with Git LFS)
Binary file not shown.
BIN
extrusion/systems/sheets/Global-SJ25-SPC400.x_t
(Stored with Git LFS)
BIN
extrusion/systems/sheets/Global-SJ25-SPC400.x_t
(Stored with Git LFS)
Binary file not shown.
@ -1,4 +1,5 @@
|
||||
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
|
||||
pm-cad sw --src='./components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step)--logLevel=info
|
||||
pm-cad sw --src='./extrusion/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step)' --logLevel=info
|
||||
pm-cad sw --src='./injection/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step)' --logLevel=info
|
||||
pm-cad sw --src='./sheetpress/components/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step)' --logLevel=info
|
||||
pm-cad sw --src='./systems/**/*Global*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(html|step)' --logLevel=info
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
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
|
||||
pm-cad sw --src='./howtos/**/*.+(SLDASM)' --dst='${SRC_DIR}/${SRC_NAME}.+(x_t)' --verbose --debug --skip
|
||||
pm-cad sw --src='./howtos/**/*.+(SLDASM|SLDPRT|step)' --dst='${SRC_DIR}/${SRC_NAME}.+(pdf|jpg|html|step)' --verbose --debug --skip
|
||||
@ -1,2 +1 @@
|
||||
pm-cad sw --src="./$1/**/*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}.+(x_t)' --verbose --debug
|
||||
pm-cad sw --src="./$1/**/*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}.+(pdf|jpg|html|step)' --verbose --debug
|
||||
pm-cad sw --src="./$1/**/*Global*.+(SLDASM)" --dst='${SRC_DIR}/${SRC_NAME}.+(x_t|step)' --verbose --debug
|
||||
|
||||
Loading…
Reference in New Issue
Block a user