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

User specified Color changes by height are corrupted when slicing for Mk4 printer #13008

Closed
2 tasks done
RonHuebner opened this issue Jul 3, 2024 · 7 comments
Closed
2 tasks done

Comments

@RonHuebner
Copy link

Description of the bug

The slicer breaks the user specified color changes by height when using the Mk4 printer options. This works correctly for the Mk3 printers that I have tested.
Steps to reproduce

  1. Open slicer (Version 2.8.0+win64), load STL file, slice for Mk4 printer (all variations had this bug).

  2. Specify 7 color changes by height on a print. The image below shows user intended changes. These are rendered correctly.
    image

  3. Re-slice, color changes are now corrupted: missing changes and wrong colors. See image.
    image

Project file & How to reproduce

Slicer issue.zip

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

Version 2.8.0+win64

Operating system

Microsoft Windows Pro version 10.0.22631 Build 22631

Printer model

Prusa Mark 4 and i3 Mk3S+

@gpapathanasiou
Copy link

The same with me. Tested with one color change. Only white color can be seen after slicing.
In the printer next color change is not available, but the printer stops and the color change is carried out as it should.
image

@YuSanka
Copy link
Collaborator

YuSanka commented Jul 10, 2024

Thanks for your report.
SPE-2410

@YuSanka
Copy link
Collaborator

YuSanka commented Jul 10, 2024

@gpapathanasiou , could you please provide your 3mf file

@gpapathanasiou
Copy link

TINISTL gp.zip

@taz43mca
Copy link

The filament changes show in 2.8.0 Slicer and work while printing on my Mk2.5S. However, in previous slicer versions, my printer LED it showed both time remaining in printing XXXXR and time to next changes as XXXC. Items sliced using 2.8.0 only show time remaining in printing XXXR.

@RonHuebner
Copy link
Author

By turning off the generation of binary gcode, I was able to see that a "missing" color change from the Slicer interface was actually put into the gcode. It looks like the software bug is in the code that renders the Slicer image and color change chart after the user slices the print and generates the gcode/bgcode.

@lukasmatena
Copy link
Collaborator

Fixed in 2.8.1-rc1. Closing.

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

5 participants