Added resolve function to resolve the support structure to Tree or Normal support mode, based on the material of the support extruder.

This commit is contained in:
Paul Kuiper 2023-09-01 15:59:06 +02:00
parent e064044298
commit d29ff932f9

View File

@ -4580,6 +4580,7 @@
},
"enabled": "support_enable",
"default_value": "normal",
"resolve": "extruderValue(support_extruder_nr, 'support_structure')",
"settable_per_mesh": false,
"settable_per_extruder": false
},