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

cutting this model and slicing it results in an error. (ordering objects by Y) #4147

Closed
OCautomotive opened this issue Feb 22, 2024 · 1 comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@OCautomotive
Copy link

Version

2.5.59.8

Windows 10

Behavior

  • Describe the problem
    When i cut this model and then try to slice it, an error is thrown. If the model is not cut, it slices correctly.

  • Steps needed to reproduce the problem
    Cut the model and keep the bottom half. Try to slice the model.

  • Expected Results
    I expect the model to slice.

  • Actual Results
    Pop up message with error.

    • Screenshots if useful

image

Project File (.3MF) where problem occurs

Upload a Project File (.3MF) Plater -> Save Project as...

CarrigeV2.zip

@supermerill
Copy link
Owner

The bug came from "Object sort" : "lowest y", use "Right panel and it should be able to slice

@supermerill supermerill added the bug Something isn't working as intended label Feb 24, 2024
@supermerill supermerill changed the title cutting this model and slicing it results in an error. cutting this model and slicing it results in an error. (ordering objects by Y) Feb 24, 2024
@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 Feb 24, 2024
supermerill added a commit that referenced this issue Feb 24, 2024
supermerill added a commit that referenced this issue Feb 28, 2024
@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

2 participants