Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/CURA-11634-Show-Any-Color-in-col…
Browse files Browse the repository at this point in the history
…or-submenu' into CURA-11634-Show-Any-Color-in-color-submenu
  • Loading branch information
pkuiper-ultimaker committed Sep 26, 2024
2 parents 99b6fd7 + 4c1b70d commit a8d2379
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion resources/definitions/ultimaker_factor4.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"preferred_quality_type": "draft",
"preferred_variant_name": "AA 0.4",
"supported_actions": [ "DiscoverUM3Action" ],
"supports_abstract_color": true,
"supports_material_export": true,
"supports_network_connection": true,
"supports_usb_connection": false,
"supports_abstract_color": true,
"variants_name": "Print core",
"weight": -1
},
Expand Down
2 changes: 1 addition & 1 deletion resources/definitions/ultimaker_s5.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"preferred_variant_buildplate_name": "Glass",
"preferred_variant_name": "AA 0.4",
"supported_actions": [ "DiscoverUM3Action" ],
"supports_abstract_color": true,
"supports_material_export": true,
"supports_network_connection": true,
"supports_usb_connection": false,
"supports_abstract_color": true,
"variants_name": "Print core",
"weight": -2
},
Expand Down
2 changes: 1 addition & 1 deletion resources/definitions/ultimaker_s7.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"preferred_variant_name": "AA 0.4",
"quality_definition": "ultimaker_s5",
"supported_actions": [ "DiscoverUM3Action" ],
"supports_abstract_color": true,
"supports_material_export": true,
"supports_network_connection": true,
"supports_usb_connection": false,
"supports_abstract_color": true,
"variants_name": "Print core",
"weight": -2
},
Expand Down

0 comments on commit a8d2379

Please sign in to comment.