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

Errors when slicing this high quality mesh #4257

Open
thetouchablegod opened this issue May 9, 2024 · 9 comments
Open

Errors when slicing this high quality mesh #4257

thetouchablegod opened this issue May 9, 2024 · 9 comments
Labels
fixed for the next version That means that you should be able to test it in the latest nightly build ubuntu

Comments

@thetouchablegod
Copy link

Version

2.5.59.5

Operating system type + version

Linux Endeavour 6.6.30-2-lts
Hardware:
Ryzen R5, 16gb RAM, 3060 6GB

Behavior

  • Describe the problem
    Improper slicing. Program gives error "SuperSlicer has encountered an error. It was likely caused by running out of memory. If you are sure you have enough RAM on your system, this may also be a bug and we would be glad if you reported it.
    std::bad_alloc"

  • Steps needed to reproduce the problem
    -Load this relatively large stl (around 2.5MB)
    -Slice

  • Expected Results

  • proper slicing
  • Actual Results
  • Improperly sliced with walls missing and errors show.
    • Screenshots if useful
      Screenshot showing bad slice
      Screenshot showing error

Is this a new feature request?
no

Project File (.3MF) where problem occurs

Upload a Project File (.3MF) Plater -> Save Project as...
You have to zip it (or rename it to .zip) to be able to drag& drop it here
new-hydrant.zip
Screenshot showing bad slice
Screenshot showing error

@konasimakopoulos
Copy link

Sliced provided model correctly with latest release(2.5.59.9) on windows 11.
Could you try updating and see if it is solved?

@thetouchablegod
Copy link
Author

Sliced provided model correctly with latest release(2.5.59.9) on windows 11. Could you try updating and see if it is solved?

I apologize, this was with the latest release 2.5.59.9. I will check to see if the problem occurs under Windows for me.

@thetouchablegod
Copy link
Author

I can confirm it slices in Windows 11 just fine.

@th0mpy
Copy link

th0mpy commented May 13, 2024

I am seeing the same error on the MacOS version. Also running 2.5.59.9 on MacOS 14.4.1 (Sonoma). 64gb memory, M3 MacBook Pro.

Any ideas?

@th0mpy
Copy link

th0mpy commented May 13, 2024

Switching to Gyroid to Rectilinear for infill seems to clear the error, however does not properly form the infill
This should be 18% infill
image

This should be 50% infill
image
(it looks exactly the same)

Another interesting error, if I switch to 3d Honeycomb I get a new error "Coordinate outside allowed range"

@thomispt
Copy link

I've got the same issue slicing anything on macOS ARM, dropping to 2.5.59.8 fixes it

@MQ1995
Copy link

MQ1995 commented May 28, 2024

I've got the same issue, but just when slicing some models, not all.
I'm on Arch Linux (EndeavourOS) running the latest appimage. I tried older versions as well.
The particular model i cannot slice is this benchmark model: https://www.printables.com/model/209121-cali-dragon

edit: it does work with 2.5.59.8, so the bug must have been introduced in the next version

@supermerill
Copy link
Owner

you can try the last 'rc' build (in the actions menu, commit 1d7a679, label fill_aligned_z: fix uninitialized atomic_int64_t (#4279))
it's the 59.10, but with a fix that should these weird bugs.

@thetouchablegod
Copy link
Author

Can confirm the latest rc and nightly fix the issue. At least with my hydrant model. I haven't tried any others reported as giving problems.

@supermerill supermerill added the fixed for the next version That means that you should be able to test it in the latest nightly build label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed for the next version That means that you should be able to test it in the latest nightly build ubuntu
Projects
None yet
Development

No branches or pull requests

6 participants