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

CURA-11634 Show any color in color submenu for machines that support it #19688

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

pkuiper-ultimaker
Copy link
Contributor

@pkuiper-ultimaker pkuiper-ultimaker commented Sep 26, 2024

Description

Currently Abstract color profiles are filtered out of the color options sub menu. This pull request will only filter these profiles out for machines that do not supports_abstract_colors (default = false). S5 and S7 line and factor 4 machines support abstract color profiles and will therefore be shown.
Note: this requires FW version >=10.1 for the Factor 4 en version >=9 for the S-line [in the V&V release process at the moment]

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Printer definition file(s)
  • Translations

How Has This Been Tested?

Tested that the Any Color profiles show up for S5, S7 and factor 4, but nor for the S3.

Test Configuration:

  • Operating System: windows

Checklist:

CURA-12159

Copy link
Contributor

@wawanbreton wawanbreton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a small code change for simplification, otherwise looks good

@Frederic98 Frederic98 marked this pull request as draft September 30, 2024 11:23
@pkuiper-ultimaker pkuiper-ultimaker marked this pull request as ready for review September 30, 2024 12:17
rburema and others added 2 commits October 2, 2024 11:49
…dded.

Previously, this was only checked on 'load all' leading to some weird edge-ish cases where loading an any-color material on a printer that does support it, briefly also made it available on printers that (otherwise would, but) don't -- but only for that session.

part of CURA-12159 (also refer to CURA-11634)
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

Successfully merging this pull request may close these issues.

3 participants