mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-13 20:29:28 -07:00
Merge branch 'main' of github.com:Ultimaker/Cura
This commit is contained in:
commit
ea10a5acf2
1 changed files with 0 additions and 1 deletions
|
|
@ -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":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue