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

Toolhead crash-detection confused about object names #14238

Closed
2 tasks done
pylorak opened this issue Mar 7, 2025 · 2 comments
Closed
2 tasks done

Toolhead crash-detection confused about object names #14238

pylorak opened this issue Mar 7, 2025 · 2 comments

Comments

@pylorak
Copy link

pylorak commented Mar 7, 2025

Description of the bug

Toolhead crash detection is confused about objects names if objects are reordered and renamed before reopening project.

PS says the toolhead will crash into object 8 while printing object 2 (see second picture). This is obviously wrong as these are very far apart objects, not to mention object 8 is not even printed yet while printing object 2. If the project is saved, closed and reopened, the reported names become correct.

Project file & How to reproduce

Because the issue goes away if the project is saved and reopened, after-reorder.3mf is provided only for reference but cannot be used to reproduce the issue. You have to start from before_reorder.3mf.

To successfully reproduce the issue, the following steps are necessary:

  1. Open before_reorder.3mf. At this point print order is like in first picture.
  2. (Optionally slice the project and no issues are reported.)
  3. Without actually moving any objects on the bed, reorder them by moving their names in the list of objects on the right.
  4. Edit the object names in the list to reflect their print order. After this step the print order should look like the second picture.
  5. Slice the project. A toolhead crash is reported between the wrong objects.

Project files: bugreport.zip

Before reorder:
Image

After reorder:
Image

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

PrusaSlicer 2.9.1-rc1-win64

Operating system

Windwos 11

Printer model

Voron Trident 300mm

@pylorak pylorak changed the title Non-functional extruder crash-detection Toolhead crash-detection confused about object names Mar 7, 2025
@lukasmatena
Copy link
Collaborator

Thanks, reproduced. We will fix it hopefully before 2.9.1 final.
SPE-2710

@Jan-Soustruznik
Copy link
Collaborator

Closed as fixed in latest version of PS 2.9.1-rc2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants