mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Merge pull request #19555 from Ultimaker/CURA-12024-add_settable_globally_property
add settable_globally property
This commit is contained in:
commit
f8aa923ce0
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue