SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.2k stars 715 forks source link

Slicing issue colour loss #5664

Open eriko411 opened 1 month ago

eriko411 commented 1 month ago

Is there an existing issue for this problem?

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

Anything else?

No response

Vantage-DS commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

Can you please test this fix here? https://github.com/SoftFever/OrcaSlicer/pull/5774

Maximizer18 commented 4 weeks ago

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 commented 4 weeks ago

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 commented 4 weeks ago

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.