latest :)

This commit is contained in:
lovebird 2025-03-13 20:12:36 +01:00
parent e6b4c5dc19
commit eecdaabf15
137 changed files with 194068 additions and 928 deletions

View File

@ -1,928 +0,0 @@
[
{
"code": 0,
"command": "ExportHTML.exe \"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM\" \"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.html\"",
"messages": [],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.html",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\*Global*.+(html|step|jpg|x_t)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": false,
"quality": 2,
"logLevel": "warn",
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"SRC_NAME": "*Global*",
"SRC_FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_FILE_EXT": "+(SLDASM|SLDPRT|step)",
"SRC_IS_FILE": false,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": true,
"SRC_GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
],
"DST_PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"DST_NAME": "*Global*",
"DST_FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"DST_FILE_EXT": "+(html|step|jpg|x_t)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"DST_GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"FILE_EXT": "+(SLDASM|SLDPRT|step)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
]
},
"dstInfo": {
"PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"FILE_EXT": "+(html|step|jpg|x_t)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"FILES": []
}
}
},
{
"code": 0,
"command": "convert.exe --source=\"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM\" --target=\"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.step\" --configuration=\"Default\" --view=\"*Render\" --hidden=true --width=1024 --height=1024 --swv=30 --renderer=solidworks --quality=2",
"messages": [
"Changed view: *Render",
"Failed to change configuration: Default",
"IPC error:timeout",
"Conversion successful. Output file saved to: C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.step "
],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.step",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\*Global*.+(html|step|jpg|x_t)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": false,
"quality": 2,
"logLevel": "warn",
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"SRC_NAME": "*Global*",
"SRC_FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_FILE_EXT": "+(SLDASM|SLDPRT|step)",
"SRC_IS_FILE": false,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": true,
"SRC_GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
],
"DST_PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"DST_NAME": "*Global*",
"DST_FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"DST_FILE_EXT": "+(html|step|jpg|x_t)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"DST_GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"FILE_EXT": "+(SLDASM|SLDPRT|step)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
]
},
"dstInfo": {
"PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"FILE_EXT": "+(html|step|jpg|x_t)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"FILES": []
}
}
},
{
"code": 0,
"command": "convert.exe --source=\"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM\" --target=\"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.jpg\" --configuration=\"Default\" --view=\"*Render\" --hidden=true --width=1024 --height=1024 --swv=30 --renderer=solidworks --quality=2",
"messages": [
"Changed view: *Render",
"Failed to change configuration: Default",
"IPC error:timeout",
"An error occurred: The server threw an exception. (0x80010105 (RPC_E_SERVERFAULT))"
],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.jpg",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\*Global*.+(html|step|jpg|x_t)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": false,
"quality": 2,
"logLevel": "warn",
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"SRC_NAME": "*Global*",
"SRC_FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_FILE_EXT": "+(SLDASM|SLDPRT|step)",
"SRC_IS_FILE": false,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": true,
"SRC_GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
],
"DST_PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"DST_NAME": "*Global*",
"DST_FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"DST_FILE_EXT": "+(html|step|jpg|x_t)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"DST_GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"FILE_EXT": "+(SLDASM|SLDPRT|step)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
]
},
"dstInfo": {
"PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"FILE_EXT": "+(html|step|jpg|x_t)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"FILES": []
}
}
},
{
"code": 0,
"command": "convert.exe --source=\"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM\" --target=\"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.x_t\" --configuration=\"Default\" --view=\"*Render\" --hidden=true --width=1024 --height=1024 --swv=30 --renderer=solidworks --quality=2",
"messages": [
"Changed view: *Render",
"Failed to change configuration: Default",
"IPC error:timeout",
"An error occurred: The server threw an exception. (0x80010105 (RPC_E_SERVERFAULT))"
],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAX.x_t",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\*Global*.+(html|step|jpg|x_t)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": false,
"quality": 2,
"logLevel": "warn",
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"SRC_NAME": "*Global*",
"SRC_FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_FILE_EXT": "+(SLDASM|SLDPRT|step)",
"SRC_IS_FILE": false,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": true,
"SRC_GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
],
"DST_PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"DST_NAME": "*Global*",
"DST_FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"DST_FILE_EXT": "+(html|step|jpg|x_t)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"DST_GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"FILE_EXT": "+(SLDASM|SLDPRT|step)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
]
},
"dstInfo": {
"PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"FILE_EXT": "+(html|step|jpg|x_t)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"FILES": []
}
}
},
{
"code": 0,
"command": "ExportHTML.exe \"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM\" \"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.html\"",
"messages": [],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.html",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\*Global*.+(html|step|jpg|x_t)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": false,
"quality": 2,
"logLevel": "warn",
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"SRC_NAME": "*Global*",
"SRC_FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_FILE_EXT": "+(SLDASM|SLDPRT|step)",
"SRC_IS_FILE": false,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": true,
"SRC_GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
],
"DST_PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"DST_NAME": "*Global*",
"DST_FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"DST_FILE_EXT": "+(html|step|jpg|x_t)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"DST_GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"FILE_EXT": "+(SLDASM|SLDPRT|step)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
]
},
"dstInfo": {
"PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"FILE_EXT": "+(html|step|jpg|x_t)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"FILES": []
}
}
},
{
"code": 0,
"command": "convert.exe --source=\"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM\" --target=\"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.step\" --configuration=\"Default\" --view=\"*Render\" --hidden=true --width=1024 --height=1024 --swv=30 --renderer=solidworks --quality=2",
"messages": [
"Changed view: *Render",
"Failed to change configuration: Default",
"IPC error:timeout",
"Conversion successful. Output file saved to: C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.step "
],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.step",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\*Global*.+(html|step|jpg|x_t)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": false,
"quality": 2,
"logLevel": "warn",
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"SRC_NAME": "*Global*",
"SRC_FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_FILE_EXT": "+(SLDASM|SLDPRT|step)",
"SRC_IS_FILE": false,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": true,
"SRC_GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
],
"DST_PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"DST_NAME": "*Global*",
"DST_FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"DST_FILE_EXT": "+(html|step|jpg|x_t)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"DST_GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"FILE_EXT": "+(SLDASM|SLDPRT|step)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
]
},
"dstInfo": {
"PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"FILE_EXT": "+(html|step|jpg|x_t)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"FILES": []
}
}
},
{
"code": 0,
"command": "convert.exe --source=\"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM\" --target=\"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.jpg\" --configuration=\"Default\" --view=\"*Render\" --hidden=true --width=1024 --height=1024 --swv=30 --renderer=solidworks --quality=2",
"messages": [
"Changed view: *Render",
"Failed to change configuration: Default",
"IPC error:timeout",
"Conversion successful. Output file saved to: C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.jpg "
],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.jpg",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\*Global*.+(html|step|jpg|x_t)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": false,
"quality": 2,
"logLevel": "warn",
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"SRC_NAME": "*Global*",
"SRC_FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_FILE_EXT": "+(SLDASM|SLDPRT|step)",
"SRC_IS_FILE": false,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": true,
"SRC_GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
],
"DST_PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"DST_NAME": "*Global*",
"DST_FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"DST_FILE_EXT": "+(html|step|jpg|x_t)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"DST_GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"FILE_EXT": "+(SLDASM|SLDPRT|step)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
]
},
"dstInfo": {
"PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"FILE_EXT": "+(html|step|jpg|x_t)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"FILES": []
}
}
},
{
"code": 0,
"command": "convert.exe --source=\"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM\" --target=\"C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.x_t\" --configuration=\"Default\" --view=\"*Render\" --hidden=true --width=1024 --height=1024 --swv=30 --renderer=solidworks --quality=2",
"messages": [
"Changed view: *Render",
"Failed to change configuration: Default",
"IPC error:timeout",
"Conversion successful. Output file saved to: C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.x_t "
],
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM",
"target": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\lydia-elena\\Global-L45-ZMAXMotor.x_t",
"failed": false,
"options": {
"src": "C:/Users/mc007/Desktop/osr/osr-machines/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"dst": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems\\*Global*.+(html|step|jpg|x_t)",
"debug": false,
"verbose": true,
"dry": false,
"cache": false,
"hidden": "true",
"renderer": "Solidworks",
"alt": false,
"quality": 2,
"logLevel": "warn",
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"SRC_NAME": "*Global*",
"SRC_FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_FILE_EXT": "+(SLDASM|SLDPRT|step)",
"SRC_IS_FILE": false,
"SRC_IS_FOLDER": false,
"SRC_IS_EXPRESSION": false,
"SRC_IS_GLOB": true,
"SRC_GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"SRC_GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"SRC_FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
],
"DST_PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DST_DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"DST_NAME": "*Global*",
"DST_FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"DST_FILE_EXT": "+(html|step|jpg|x_t)",
"DST_IS_FILE": false,
"DST_IS_FOLDER": false,
"DST_IS_EXPRESSION": false,
"DST_IS_GLOB": true,
"DST_GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"DST_GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"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/systems/**/*Global*.+(SLDASM|SLDPRT|step)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "**/*Global*.+(SLDASM|SLDPRT|step)",
"FILE_EXT": "+(SLDASM|SLDPRT|step)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "**/*Global*.+(SLDASM|SLDPRT|step)",
"GLOB_EXTENSIONS": [
"SLDASM",
"SLDPRT",
"step"
],
"FILES": [
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAX.SLDASM",
"C:/Users/mc007/Desktop/osr/osr-machines/systems/lydia-elena/Global-L45-ZMAXMotor.SLDASM"
]
},
"dstInfo": {
"PATH": "${SRC_DIR}/${SRC_NAME}.+(html|step|jpg|x_t)",
"DIR": "C:\\Users\\mc007\\Desktop\\osr\\osr-machines\\systems",
"NAME": "*Global*",
"FILE_NAME": "\\*Global*.+(html|step|jpg|x_t)",
"FILE_EXT": "+(html|step|jpg|x_t)",
"IS_FILE": false,
"IS_FOLDER": false,
"IS_EXPRESSION": false,
"IS_GLOB": true,
"GLOB": "\\*Global*.+(html|step|jpg|x_t)",
"GLOB_EXTENSIONS": [
"html",
"step",
"jpg",
"x_t"
],
"FILES": []
}
}
}
]

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,37 @@
[
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\200_PressPlate-Global-650.SLDASM",
"IsLaser": "1"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\303_TriMount_x8_5mm_FERRO.SLDPRT"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\304_SideMount_x4_5mm_FERRO.SLDPRT"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\201_PlateCoverTri_x8_1mm_INOX.SLDPRT"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\8_Rib_x2_5mm_FERRO.SLDPRT"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\7_Rib_x2_5mm_FERRO.SLDPRT"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\6_Side_x2_5mm_FERRO.SLDPRT"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\7_Side_x2_5mm_FERRO.SLDPRT"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\Lower Platen Matrix Assembly Light.SLDASM",
"IsLaser": "1"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\sp-artition-cell.SLDPRT"
},
{
"File Path": "C:\\Users\\mc007\\Desktop\\ph3\\products\\products\\sheetpress\\components\\sprcb-650\\cad\\20_80_60.SLDPRT"
}
]

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
systems/flexibot/cad - Copy/inc/sfu2005/bfk-resizable.zip (Stored with Git LFS) Normal file

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.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,7 @@
{
"Default": {},
"Lydia-v36": {},
"L37-Printhead": {},
"AR4": {},
"bt30-atc": {}
}

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.

View File

@ -0,0 +1,142 @@
#! hsmkernel
# This is a generated file - do NOT edit
#
# Generator: HSMWorks 2023 R0.44039
# Date: 18-7-2023 11:43:14
# Host: DESKTOP-AHHEV4G
# Document: table-y-support-plate.SLDASM
# Operation: 2D Pocket1
import hsmkernel as kernel
from hsmkernel import Arc
class Job(kernel.Operation):
def onRun(self):
contourClearing2D1 = kernel.ContourClearing2DOp(self, "contourClearing2D1")
# tool definition
contourClearing2D1.setParameter("cutterDiameter", 10.0)
contourClearing2D1.setParameter("cornerRadius", 0.0)
contourClearing2D1.setParameter("taperAngle", 0.0)
contourClearing2D1.setParameter("fluteLength", 25.0)
contourClearing2D1.setParameter("shoulderLength", 25.0)
contourClearing2D1.setParameter("bodyLength", 27.5)
contourClearing2D1.setParameter("shaftDiameter", 10.0)
contourClearing2D1.setParameter("shaft", '[[0, 5], [2.5, 5]]')
contourClearing2D1.setParameter("holder", '[[0, 19.05], [3.7592, 25.019], [24.9936, 25.019], [24.9936, 19.939], [29.464, 19.939], [31.75, 22.225], [42.545, 22.225], [43.815, 23.495], [43.815, 31.0134], [44.577, 31.7754], [48.26, 31.7754], [50.2666, 28.1305], [53.2638, 28.1305], [55.2704, 31.7754], [58.9026, 31.7754], [59.6646, 31.0134], [59.6646, 22.225], [62.8396, 22.225]]')
# general
contourClearing2D1.setParameter("tolerance", 0.1)
contourClearing2D1.setParameter("smoothTransitions", True)
contourClearing2D1.setParameter("machiningBoundaryOffset", 0.0)
contourClearing2D1.setParameter("contourZ", -30.0)
# contour offset
contourClearing2D1.setParameter("applyFinalSmoothingDeviation", False)
contourClearing2D1.setParameter("maximumFinishingSteps", 0)
contourClearing2D1.setParameter("finishingSmoothingDeviation", 0.0)
contourClearing2D1.setParameter("maximumFinishingStepover", 1.0)
contourClearing2D1.setParameter("minimumFinishingStepover", 0.25)
contourClearing2D1.setParameter("roughingSmoothingDeviation", 0.1)
contourClearing2D1.setParameter("maximumRoughingStepover", 3.0)
contourClearing2D1.setParameter("minimumRoughingStepover", 0.3)
contourClearing2D1.setParameter("ensureCutRadius", 4.875)
# roughing passes
contourClearing2D1.setParameter("spiralCircularPockets", True)
# finishing passes
contourClearing2D1.setParameter("repeatPass", False)
contourClearing2D1.setParameter("finishingOverlap", 0.0)
# compensation
contourClearing2D1.setParameter("rightCompensation", False)
contourClearing2D1.setParameter("bothWays", True)
contourClearing2D1.setParameter("finishingCompensationType", 0)
contourClearing2D1.setParameter("compensationDeltaRadius", 0.0)
contourClearing2D1.setParameter("stockHeightAbsolute", True)
contourClearing2D1.setParameter("stockHeight", 0.0)
contourClearing2D1.setParameter("depthAbsolute", False)
contourClearing2D1.setParameter("depth", 0.0)
# multiple depths
contourClearing2D1.setParameter("maximumStepdown", 10.0)
contourClearing2D1.setParameter("finishLevels", 0)
contourClearing2D1.setParameter("finishZStepdown", 0.2)
contourClearing2D1.setParameter("onlyFinishFinal", False)
contourClearing2D1.setParameter("evenZSteps", False)
contourClearing2D1.setParameter("wallTaperAngle", 0.0)
contourClearing2D1.setParameter("orderByStep", False)
contourClearing2D1.setParameter("preserveOrder", False)
# global stock to leave
contourClearing2D1.setParameter("radialStockToLeave", 0.0)
contourClearing2D1.setParameter("axialStockToLeave", 0.0)
# fragments
contourClearing2D1.setParameter("minimumFragmentLength", 0.0)
contourClearing2D1.setParameter("fragmentExtensionDistance", 0.0)
# ordering
contourClearing2D1.setParameter("linkByZLevel", False)
contourClearing2D1.setParameter("linkDirection", 0)
contourClearing2D1.setParameter("orderByIslands", False)
# linking
contourClearing2D1.setParameter("zClearance", 45.0)
contourClearing2D1.setParameter("zClearanceAbsolute", True)
contourClearing2D1.setParameter("zRetract", 35.0)
contourClearing2D1.setParameter("zRetractAbsolute", True)
contourClearing2D1.setParameter("useZFeed", True)
contourClearing2D1.setParameter("zFeed", 5.0)
contourClearing2D1.setParameter("zFeedAbsolute", True)
contourClearing2D1.setParameter("retractStrategy", 0)
contourClearing2D1.setParameter("allowRapidRetract", True)
contourClearing2D1.setParameter("safeDistance", 2.0)
contourClearing2D1.setParameter("stayDownDistance", 50.0)
contourClearing2D1.setParameter("liftHeight", 0.0)
contourClearing2D1.setParameter("thinningTolerance", 0.001)
# ramping
contourClearing2D1.setParameter("rampZClearance", 2.5)
contourClearing2D1.setParameter("maximumRampZStepdown", 25.0)
contourClearing2D1.setParameter("helicalRampDiameter", 0.0)
contourClearing2D1.setParameter("maximumRampAngle", 2.0)
contourClearing2D1.setParameter("minimumRampDiameter", 0.0)
contourClearing2D1.setParameter("allowPlunging", True)
contourClearing2D1.setParameter("allowHelicalRamps", False)
contourClearing2D1.setParameter("allowNonSmoothContourRamps", False)
contourClearing2D1.setParameter("allowContourRamps", False)
contourClearing2D1.setParameter("allowZigZagRamps", False)
contourClearing2D1.setParameter("smoothRamp", False)
# leads
contourClearing2D1.setParameter("leadInRadius", 1.0)
contourClearing2D1.setParameter("leadOutRadius", 1.0)
contourClearing2D1.setParameter("leadInVerticalRadius", 1.0)
contourClearing2D1.setParameter("leadOutVerticalRadius", 1.0)
contourClearing2D1.setParameter("leadInSweep", 90.0)
contourClearing2D1.setParameter("leadOutSweep", 90.0)
contourClearing2D1.setParameter("leadInDistance", 1.0)
contourClearing2D1.setParameter("leadOutDistance", 1.0)
contourClearing2D1.setParameter("leadInPerpendicular", False)
contourClearing2D1.setParameter("leadOutPerpendicular", False)
contour2 = [
(16.299999999999898, -395.80000000004316),
Arc(16.299999999999898, -395.80000000004316, 22.799999999999898, -395.80000000004316, False),
]
contourClearing2D1.addContour(contour2)
contour3 = [
(572.30000000000007, -395.80000000004316),
Arc(572.30000000000007, -395.80000000004316, 578.79999999999995, -395.80000000004316, False),
]
contourClearing2D1.addContour(contour3)
contour4 = [
(572.29999999999984, -95.800000000047248),
Arc(572.29999999999984, -95.800000000047248, 578.79999999999973, -95.800000000047248, False),
]
contourClearing2D1.addContour(contour4)
contour5 = [
(16.299999999999898, -95.800000000047248),
Arc(16.299999999999898, -95.800000000047248, 22.799999999999898, -95.800000000047248, False),
]
contourClearing2D1.addContour(contour5)
contourClearing2D1.setParameter("passesGUID", "'{5a675d4e-05e4-4b1a-ab53-e0b81400838b}'")
contourClearing2D1.run()
if __name__ == '__main__':
job = Job()
job.run()

View File

@ -0,0 +1,132 @@
#! hsmkernel
# This is a generated file - do NOT edit
#
# Generator: HSMWorks 2023 R0.44039
# Date: 18-7-2023 12:30:14
# Host: DESKTOP-AHHEV4G
# Document: table-y-support-plate.SLDASM
# Operation: 2D Contour1
import hsmkernel as kernel
from hsmkernel import Arc
class Job(kernel.Operation):
def onRun(self):
contour2D1 = kernel.Contour2DOp(self, "contour2D1")
# tool definition
contour2D1.setParameter("cutterDiameter", 20.0)
contour2D1.setParameter("cornerRadius", 0.0)
contour2D1.setParameter("taperAngle", 0.0)
contour2D1.setParameter("fluteLength", 25.0)
contour2D1.setParameter("shoulderLength", 25.0)
contour2D1.setParameter("bodyLength", 27.5)
contour2D1.setParameter("shaftDiameter", 20.0)
contour2D1.setParameter("shaft", '[[0, 10], [2.5, 10]]')
contour2D1.setParameter("holder", '[[0, 19.05], [3.7592, 25.019], [24.9936, 25.019], [24.9936, 19.939], [29.464, 19.939], [31.75, 22.225], [42.545, 22.225], [43.815, 23.495], [43.815, 31.0134], [44.577, 31.7754], [48.26, 31.7754], [50.2666, 28.1305], [53.2638, 28.1305], [55.2704, 31.7754], [58.9026, 31.7754], [59.6646, 31.0134], [59.6646, 22.225], [62.8396, 22.225]]')
# general
contour2D1.setParameter("tolerance", 0.01)
contour2D1.setParameter("smoothTransitions", True)
contour2D1.setParameter("machiningBoundaryOffset", 0.0)
contour2D1.setParameter("contourZ", -30.0)
# contour offset
contour2D1.setParameter("applyFinalSmoothingDeviation", False)
contour2D1.setParameter("maximumFinishingSteps", 1)
contour2D1.setParameter("finishingSmoothingDeviation", 0.0)
contour2D1.setParameter("maximumFinishingStepover", 2.0)
contour2D1.setParameter("minimumFinishingStepover", 0.5)
contour2D1.setParameter("roughingSmoothingDeviation", 0.1)
contour2D1.setParameter("maximumRoughingSteps", 0)
contour2D1.setParameter("maximumRoughingStepover", 19.0)
contour2D1.setParameter("minimumRoughingStepover", 1.9)
contour2D1.setParameter("ensureCutRadius", 9.75)
contour2D1.setParameter("approachMode", 0)
contour2D1.setParameter("spiralCircularPockets", True)
# finishing passes
contour2D1.setParameter("repeatPass", False)
contour2D1.setParameter("finishingOverlap", 0.0)
# compensation
contour2D1.setParameter("rightCompensation", False)
contour2D1.setParameter("bothWays", False)
contour2D1.setParameter("finishingCompensationType", 0)
contour2D1.setParameter("compensationDeltaRadius", 0.0)
contour2D1.setParameter("stockHeightAbsolute", True)
contour2D1.setParameter("stockHeight", 0.0)
contour2D1.setParameter("depthAbsolute", True)
contour2D1.setParameter("depth", -31.0)
# multiple depths
contour2D1.setParameter("maximumStepdown", 0.0)
contour2D1.setParameter("finishLevels", 0)
contour2D1.setParameter("finishZStepdown", 0.0)
contour2D1.setParameter("onlyFinishFinal", False)
contour2D1.setParameter("evenZSteps", False)
contour2D1.setParameter("wallTaperAngle", 0.0)
contour2D1.setParameter("orderByStep", False)
contour2D1.setParameter("preserveOrder", False)
contour2D1.setParameter("backoffDistance", 0.0)
contour2D1.setParameter("cornerMode", 0)
# leads
contour2D1.setParameter("leadInRadius", 2.0)
contour2D1.setParameter("leadOutRadius", 2.0)
contour2D1.setParameter("leadInVerticalRadius", 2.0)
contour2D1.setParameter("leadOutVerticalRadius", 2.0)
contour2D1.setParameter("leadInSweep", 90.0)
contour2D1.setParameter("leadOutSweep", 90.0)
contour2D1.setParameter("leadInDistance", 2.0)
contour2D1.setParameter("leadOutDistance", 2.0)
contour2D1.setParameter("leadInPerpendicular", False)
contour2D1.setParameter("leadOutPerpendicular", False)
# global stock to leave
contour2D1.setParameter("radialStockToLeave", 0.0)
contour2D1.setParameter("axialStockToLeave", 0.0)
# fragments
contour2D1.setParameter("minimumFragmentLength", 0.0)
contour2D1.setParameter("fragmentExtensionDistance", 0.0)
# ordering
contour2D1.setParameter("linkByZLevel", False)
contour2D1.setParameter("linkDirection", 0)
contour2D1.setParameter("orderByIslands", True)
# linking
contour2D1.setParameter("zClearance", 60.0)
contour2D1.setParameter("zClearanceAbsolute", True)
contour2D1.setParameter("zRetract", 50.0)
contour2D1.setParameter("zRetractAbsolute", True)
contour2D1.setParameter("useZFeed", True)
contour2D1.setParameter("zFeed", 5.0)
contour2D1.setParameter("zFeedAbsolute", True)
contour2D1.setParameter("retractStrategy", 0)
contour2D1.setParameter("allowRapidRetract", True)
contour2D1.setParameter("safeDistance", 2.0)
contour2D1.setParameter("stayDownDistance", 50.0)
contour2D1.setParameter("liftHeight", 0.0)
contour2D1.setParameter("thinningTolerance", 0.0001)
# ramping
contour2D1.setParameter("rampZClearance", 0.0)
contour2D1.setParameter("maximumRampZStepdown", 25.0)
contour2D1.setParameter("helicalRampDiameter", 0.0)
contour2D1.setParameter("maximumRampAngle", 2.0)
contour2D1.setParameter("minimumRampDiameter", 0.0)
contour2D1.setParameter("allowPlunging", True)
contour2D1.setParameter("allowHelicalRamps", False)
contour2D1.setParameter("allowNonSmoothContourRamps", False)
contour2D1.setParameter("allowContourRamps", False)
contour2D1.setParameter("allowZigZagRamps", False)
contour2D1.setParameter("smoothRamp", False)
contour2D1.setParameter("leadEndDistance", 0.0)
contour2D1.setParameter("alwaysMakeContourRamp", False)
contour2 = [
(0.80000000000006821, -500.79999999999995),
(0.80000000000006821, -0.79999999999995453),
(600.80000000000007, -0.79999999999995453),
(600.79999999999995, -500.79999999999995),
(0.80000000000006821, -500.79999999999995),
]
contour2D1.addContour(contour2)
contour2D1.setParameter("passesGUID", "'{25d0178c-3b27-49ae-96fe-2c149b7808a5}'")
contour2D1.run()
if __name__ == '__main__':
job = Job()
job.run()

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.

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.

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.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More