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

Backend crash related to wall count and max deviation #9835

Open
2 tasks done
degtyarev708 opened this issue May 15, 2021 · 3 comments
Open
2 tasks done

Backend crash related to wall count and max deviation #9835

degtyarev708 opened this issue May 15, 2021 · 3 comments
Labels
Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes Type: Bug The code does not produce the intended behavior.

Comments

@degtyarev708
Copy link

degtyarev708 commented May 15, 2021

Application Version

Arachne_engine_beta

Platform

Windows 10, RTX2070

Printer

Ender 3

Reproduction steps

  1. Sliced mesh with a wall count of 5 with default maximum deviation of 0.25
  2. Sliced mesh with a wall count of 4 with default maximum deviation of 0.25
  3. Sliced mesh with a wall count of 4 with edited maximum deviation of 0.1
  4. Sliced mesh with a wall count of 3 with edited maximum deviation of 0.1

Actual results

  1. Failed to slice, backend crash with return code 3221225477 and "The edge we're about to connect is already connected!"
  2. Successfully sliced model
  3. Failed to slice, backend crash with identical error
  4. Successfully sliced model

Expected results

Slicer should successfully produce the set wall count within the limits of the model.

Checklist of files to include

  • Log file
  • Project file

Additional information & file uploads

So far, this has only happened to me on a single model (stl included) and I havent been able to reproduce it on several other models Ive tried. Maximum resolution doesnt seem to have any affect, nor have other settings I've changed.
Clamp backend error.zip

@degtyarev708 degtyarev708 added the Type: Bug The code does not produce the intended behavior. label May 15, 2021
@fvrmr
Copy link
Contributor

fvrmr commented May 17, 2021

Hi @degtyarev708 thank you for your bug report.
I can reproduce this issue. I will discuss it with the team.
Keep you posted!

@Vandresc
Copy link
Contributor

Devs see CURA-8244 for our internal reference

@GregValiant GregValiant added Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes labels Nov 19, 2024
@GregValiant
Copy link
Collaborator

Is this still an issue in current Cura versions (5.8.0 and up)? Can this be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

6 participants