From 6587a88f94719eff932d3b7d00e0b2317f46cef9 Mon Sep 17 00:00:00 2001 From: Paul Kuiper <46715907+pkuiper-ultimaker@users.noreply.github.com> Date: Thu, 3 Apr 2025 13:19:15 +0200 Subject: [PATCH] =?UTF-8?q?For=20consistency=20we=20want=20to=20allow=20?= =?UTF-8?q?=E2=80=9CAny=20Color=E2=80=9D=20profiles=20for=20the=20S3.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Although the S3 does not support a material station (rendering the “Any Color” option a bit useless), it is still good to offer it in the color list to be consistent with the other S line printers. PP-610 --- resources/definitions/ultimaker_s3.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/ultimaker_s3.def.json b/resources/definitions/ultimaker_s3.def.json index 27957af727..b7031f38f7 100644 --- a/resources/definitions/ultimaker_s3.def.json +++ b/resources/definitions/ultimaker_s3.def.json @@ -48,6 +48,7 @@ "preferred_quality_type": "draft", "preferred_variant_name": "AA 0.4", "supported_actions": [ "DiscoverUM3Action" ], + "supports_abstract_color": true, "supports_material_export": true, "supports_usb_connection": false, "variants_name": "Print Core",