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

Bambu Studio crash when using raft with small rounded surfaces #1786

Closed
pedro-pedrosa opened this issue May 9, 2023 · 8 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@pedro-pedrosa
Copy link

Describe the bug
When using a raft with 0.08mm default preset and a small model with rounded bottom surface, bambu studio crashes on the slicing operation.

To Reproduce
Steps to reproduce the behavior:

  1. Select 0.08mm default preset
  2. Add a cylinder or shpere primitive
  3. Scale object down to 5x5x5
  4. Add raft of 1 layer
  5. Slice

Expected behavior
Expected to slide successfully. Instead, I get either a "bad alloc" error or the program completely crashes.

Desktop (please complete the following information):

  • Ubuntu 22.04.2 LTS
@pedro-pedrosa pedro-pedrosa added the bug Something isn't working label May 9, 2023
@bambu123 bambu123 assigned SaltWei and tangketan and unassigned SaltWei May 10, 2023
@tangketan
Copy link
Collaborator

Thanks for reporting the bug. I'll fix it in the next version.

@KiwiDamo
Copy link

Can confirm this problem also exists in the Windows version.

@jcbize
Copy link

jcbize commented May 23, 2023

I'm getting this as well, when using a raft or brim. Thanks for taking a look.

@Laess3r
Copy link

Laess3r commented Jun 5, 2023

Also confirm this crash on Windows version. Very annoying, as tiny objects must be print using raft - which is not possible 👎🏻

lanewei120 pushed a commit that referenced this issue Jul 7, 2023
Github: #1786
Change-Id: I349fab71953b6eb77fbb1f70b00f37c1e450a562
(cherry picked from commit e961e05c5cc8644398d5bba7eac8527b34759354)
lanewei120 pushed a commit that referenced this issue Jul 7, 2023
Github: #1786
Change-Id: I349fab71953b6eb77fbb1f70b00f37c1e450a562
(cherry picked from commit e961e05c5cc8644398d5bba7eac8527b34759354)
@NicGibbens
Copy link

Also happens with Mac version.

@pedro-pedrosa
Copy link
Author

apparently a work around is to add normal(manual) supports to the object. this prevents the crash

@tangketan
Copy link
Collaborator

The latest beta should have fixed this issue. Please take a try.

@NicGibbens
Copy link

Now working on Mac using the latest Beta - many thanks!!

DzzD pushed a commit to DzzD/BambuStudio that referenced this issue Sep 24, 2023
Github: bambulab#1786
Change-Id: I349fab71953b6eb77fbb1f70b00f37c1e450a562
(cherry picked from commit e961e05c5cc8644398d5bba7eac8527b34759354)
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

7 participants