Merge branch 'main' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2023-06-06 12:42:32 +02:00
commit ea10a5acf2
No known key found for this signature in database
GPG Key ID: C85F7A3AF1BAA7C4

View File

@ -4490,7 +4490,6 @@
"default_value": "0",
"enabled": "(support_enable or support_meshes_present) and extruders_enabled_count > 1",
"value": "[*map(lambda x: str(x).lower() == 'true', (extruderValues('support_enable') and extruderValues('material_is_support_material')))].index(True) if any([*map(lambda x: str(x).lower() == 'true', (extruderValues('support_enable') and extruderValues('material_is_support_material')))]) else int(defaultExtruderPosition())",
"settable_per_mesh": false,
"settable_per_extruder": false,
"children":