Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some geometry corrupting projects in 1.7.0 beta #2041

Closed
1 of 2 tasks
RyanEwen opened this issue Jul 13, 2023 · 8 comments
Closed
1 of 2 tasks

Some geometry corrupting projects in 1.7.0 beta #2041

RyanEwen opened this issue Jul 13, 2023 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@RyanEwen
Copy link

Bambu Studio Version

1.7.0.53

Where is the application from?

Bambu Lab github releases

OS version

Windows 11

Additional system information

No response

Printer

Bambu Lab P1P

How to reproduce

  1. Create a new project.
  2. Add the attached STEP file model.
  3. Save the project.
  4. Close and reopen project.

I am not sure if this is limited to 1.7.0 beta or if it might also affect previous versions.

I have corrupted 2 projects and unsure how to recover them. Any tips would be appreciated.

Actual results

image

Expected results

Project open as normal.

Project file & Debug log uploads

Inner & Outer.zip

Checklist of files to include

  • Log file
  • Project file
@RyanEwen RyanEwen added the bug Something isn't working label Jul 13, 2023
@DokuKaefer
Copy link

DokuKaefer commented Jul 13, 2023

Problem is the & in the step file.
Workaround: Remove it, open it, Save the project and it works.

@RyanEwen
Copy link
Author

RyanEwen commented Jul 13, 2023

Even if it the step file is the root cause, I think the slicer should still be able to reopen the project again, especially since it was able to create the project and print it and save it without issues or errors. Why does it treat it differently when opening it later on? Also would be useful for the rest of the models in the project to still load up, rather than the whole project fail to open.

@DokuKaefer
Copy link

Good question, that must answer us a programmer.

@bambu123
Copy link
Collaborator

Maybe @DokuKaefer is right. But this shoud be fixed in the 1.7 version. We'll check it again.

@RyanEwen
Copy link
Author

Problem is the & in the step file. Workaround: Remove it, open it, Save the project and it works.

I can't seem to find the & in the .step file when opening it with VS Code. Can you show me where it is?

@DokuKaefer
Copy link

Problem is the & in the step file. Workaround: Remove it, open it, Save the project and it works.

I can't seem to find the & in the .step file when opening it with VS Code. Can you show me where it is?

the & in the filename of the step file is the problem.
Rename it like inner_outer.step

@RyanEwen
Copy link
Author

RyanEwen commented Jul 14, 2023

Ah I see. Looks like if I just rename it within the slicer by hitting F2 on it, that works as well.

Thank you!

image

@zhimin-zeng-bambulab
Copy link
Collaborator

It has been fixed in the latest version.
If you use the new version of the software to save the model file with & in the name, it can be opened normally with the new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants