Merge pull request #19555 from Ultimaker/CURA-12024-add_settable_globally_property

add settable_globally property
This commit is contained in:
HellAholic 2024-08-23 12:21:29 +02:00 committed by GitHub
commit f8aa923ce0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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,