add settable_globally property

Not globally settable but the property was never defined either true or false
the value in the global stack is extruder.-1
This commit is contained in:
HellAholic 2024-08-19 13:57:54 +02:00
parent 08e61bdf3b
commit c5c983b9c0

View file

@ -172,6 +172,7 @@
"default_value": 3,
"description": "The height difference between the tip of the nozzle and the lowest part of the print head.",
"label": "Nozzle Length",
"settable_globally": false,
"settable_per_extruder": true,
"settable_per_mesh": false,
"settable_per_meshgroup": false,