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

Slicing issue colour loss #5664

Closed
2 of 3 tasks
eriko411 opened this issue Jun 11, 2024 · 9 comments · Fixed by #6507
Closed
2 of 3 tasks

Slicing issue colour loss #5664

eriko411 opened this issue Jun 11, 2024 · 9 comments · Fixed by #6507
Labels
bug Something isn't working

Comments

@eriko411
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.1beta

Operating System (OS)

macOS

OS Version

Monterey 12.6.8

Additional system information

No response

Printer

Bambu a1

How to reproduce

IMG_6517
Skull has black eyes for multi colour but this is removed when slicing

Actual results

IMG_6516

Expected results

Eyes should stay black

Project file & Debug log uploads

orca skull colour issue.3mf.zip

Checklist of files to include

  • Log file
  • Project file

Anything else?

No response

@eriko411 eriko411 added the bug Something isn't working label Jun 11, 2024
@Vantage-DS
Copy link

Just noticed this on a project too.
Set base colour to gold in slot 4.
Painted 2/3 upper model blue in slot 1, using height range.

Sliced model only shows absolute top layer as blue.

@eriko411
Copy link
Author

This worked last month only change is no fourth colour on the AMS.

iv another issue with making overhangs printable now messes up the models base it mixes colours into the overhang 🙈

@tlhintoq
Copy link

Maybe related... maybe not...
Bring in a model that's all painted for one printer like Bambu X1C.
Decide you want to print it on the Bambu P1S (totally compatible machine), so you change printers and all the painting is lost.
Maybe something happening to re-load the printer at slice time causing the same loss??

@rplanier
Copy link

rplanier commented Jun 16, 2024

Same problem here on v2.1.0b on MacOS (M1). Painting a height range a particular color results in only the top layer actually being sliced with that color. All other layers lower in the painted range are sliced in the original color.

@tlhintoq
Copy link

Last night's nightly in Windows 10: Paint by layer is correctly painting all layers that color.
image

Come down partway through the painted black range... Black all the way through
image

Come down partway through the painted gold range... Gold all the way through
image

@igiannakas
Copy link
Contributor

Can you please test this fix here? #5774

@Maximizer18
Copy link

I tried the build linked, and still having the same issue as everyone else, and have skrinkage set to 100%.
Screen Shot 2024-06-23 at 6 15 09 PM
Screen Shot 2024-06-23 at 6 14 27 PM
Screen Shot 2024-06-23 at 6 14 15 PM

@Maximizer18
Copy link

And a simple cube, clearly is painted with 4 colors, yet only sliced with 2.
Screen Shot 2024-06-23 at 6 19 07 PM
Screen Shot 2024-06-23 at 6 19 00 PM

@igiannakas
Copy link
Contributor

Separate issue has been identified with the Mac builds in GitHub. If you build it locally it works but the GitHub build doesn’t. Under investigation.

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