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

Slicer crashes in MMU2S mode #6094

Closed
Ikif opened this issue Feb 20, 2021 · 6 comments
Closed

Slicer crashes in MMU2S mode #6094

Ikif opened this issue Feb 20, 2021 · 6 comments

Comments

@Ikif
Copy link

Version

2.3.0 + win64

Operating system type + version

win10

3D printer brand / version + firmware version (if known)

MK3S + MMU2S

Behavior

I define MK3S & MMU2S.
Than I change to 3 extruders , and after I press right mouse button on model , the slicer every time crashed

@lukasmatena
Copy link
Collaborator

Please post a 3MF.

@Ikif
Copy link
Author

amongusBody.zip

@bubnikv
Copy link
Collaborator

It crashes in void ObjectList::append_menu_item_change_extruder(wxMenu* menu)
in
*icons[icon_idx]
where icons is 4 items long and icon_idx = 4
@YuSanka please look into the issue. Thanks.

@Ikif
Copy link
Author

It crashes in void ObjectList::append_menu_item_change_extruder(wxMenu* menu)
in
*icons[icon_idx]
where icons is 4 items long and icon_idx = 4
@YuSanka please look into the issue. Thanks.

Sorry, that doesn't say me too much.

@YuSanka
Copy link
Collaborator

It crashes in void ObjectList::append_menu_item_change_extruder(wxMenu* menu)
in
*icons[icon_idx]
where icons is 4 items long and icon_idx = 4
@YuSanka please look into the issue. Thanks.

Sorry, that doesn't say me too much.

@Ikif , It was a message for me :)

@YuSanka
Copy link
Collaborator

Thanks for your report. This bug is fixed and will be a part of next release.

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

No branches or pull requests

4 participants