AnAngryScotsman
Aerospace
- Oct 15, 2019
- 8
Hello,
I have a complex part which resembles a kayak (attached), I have a python journalling script which changes some dimensions and suppresses/unsuppresses some features, then exports an STL of the part + JSON file with the parameters used.
When I manually export an STL it has no errors, but all of the STL files (3500 of them) which have been created by my code will not open - giving me Error Code: 0x80004005 from the default windows app. These files are also used in a web app, and they will not display their either. However, they appear to have a file size, so must contain something - I have managed to get it to work by running identical code (copy + paste) on the same master part file and it has opened with no issues.
Any ideas on how to fix this or what could have caused it? I need these files to work urgently, so many help is really appreciated.
I have attached the master file, one of the generated STL files, a screenshot of the error code.
Here is a link to the GitHub repository for the code:
Link
Thank you.
STL Link: Part Link:
I have a complex part which resembles a kayak (attached), I have a python journalling script which changes some dimensions and suppresses/unsuppresses some features, then exports an STL of the part + JSON file with the parameters used.
When I manually export an STL it has no errors, but all of the STL files (3500 of them) which have been created by my code will not open - giving me Error Code: 0x80004005 from the default windows app. These files are also used in a web app, and they will not display their either. However, they appear to have a file size, so must contain something - I have managed to get it to work by running identical code (copy + paste) on the same master part file and it has opened with no issues.
Any ideas on how to fix this or what could have caused it? I need these files to work urgently, so many help is really appreciated.
I have attached the master file, one of the generated STL files, a screenshot of the error code.
Here is a link to the GitHub repository for the code:
Link
Thank you.
STL Link: Part Link: