interlocking brick, the 10th time :)

This commit is contained in:
lovebird 2024-09-01 15:33:49 +02:00
parent 5d5c186ce1
commit e13e601e8a
10 changed files with 15 additions and 108 deletions

BIN
moulds/InterlockingBrick/cad/Global-IB-100.SLDASM (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
moulds/InterlockingBrick/cad/art final 1.SLDPRT (Stored with Git LFS) Normal file

Binary file not shown.

BIN
moulds/InterlockingBrick/cad/art final 1.html (Stored with Git LFS) Normal file

Binary file not shown.

BIN
moulds/InterlockingBrick/cad/art final 2.SLDASM (Stored with Git LFS) Normal file

Binary file not shown.

BIN
moulds/InterlockingBrick/cad/art final 2.html (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,96 +0,0 @@
[
{
"code": 0,
"command": "convert.exe --source=\"C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad/art final 1.stp\" --target=\"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\moulds\\InterlockingBrick\\cad\\art final 1.+(..SLDPRT\" --configuration=\"Default\" --view=\"*Render\" --hidden=true --width=1024 --height=1024 --swv=30 --renderer=solidworks --quality=2",
"messages": [
"Failed to open the input file: C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad/art final 1.stp"
],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad/art final 1.stp",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\moulds\\InterlockingBrick\\cad\\art final 1.+(..SLDPRT",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad/art final 1.stp",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\moulds\\InterlockingBrick\\cad\\&{SRC_DIR}\\&{SRC_NAME}.+(.SLDPRT)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": true,
"quality": 2,
"logLevel": "trace",
"width": "1024",
"height": "1024",
"script": "convert.exe",
"sw": 2022,
"swv": 30,
"configuration": "Default",
"report": "${SRC_DIR}/cad-report-${CONFIGURATION}.json",
"variables": {
"SRC_PATH": "C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad/art final 1.stp",
"SRC_DIR": "C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad",
"SRC_NAME": "art final 1",
"SRC_FILE_NAME": "art final 1.stp",
"SRC_FILE_EXT": "stp",
"SRC_IS_FILE": true,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": false,
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad/art final 1.stp"
],
"DST_PATH": "&{SRC_DIR}/&{SRC_NAME}.+(.SLDPRT)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\moulds\\InterlockingBrick\\cad",
"DST_NAME": "&{SRC_NAME}.+(",
"DST_FILE_NAME": "\\&{SRC_DIR}\\&{SRC_NAME}.+(.SLDPRT)",
"DST_FILE_EXT": "SLDPRT)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\&{SRC_DIR}\\&{SRC_NAME}.+(.SLDPRT)",
"DST_GLOB_EXTENSIONS": [
".SLDPRT"
],
"DST_FILES": []
},
"view": "Render",
"args": "",
"bom-config": "Default",
"bom-detail": 1,
"bom-type": 2,
"bom-images": false,
"srcInfo": {
"PATH": "C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad/art final 1.stp",
"DIR": "C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad",
"NAME": "art final 1",
"FILE_NAME": "art final 1.stp",
"FILE_EXT": "stp",
"IS_FILE": true,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": false,
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/moulds/InterlockingBrick/cad/art final 1.stp"
]
},
"dstInfo": {
"PATH": "&{SRC_DIR}/&{SRC_NAME}.+(.SLDPRT)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\moulds\\InterlockingBrick\\cad",
"NAME": "&{SRC_NAME}.+(",
"FILE_NAME": "\\&{SRC_DIR}\\&{SRC_NAME}.+(.SLDPRT)",
"FILE_EXT": "SLDPRT)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\&{SRC_DIR}\\&{SRC_NAME}.+(.SLDPRT)",
"GLOB_EXTENSIONS": [
".SLDPRT"
],
"FILES": []
}
}
}
]

Binary file not shown.