mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
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:
parent
08e61bdf3b
commit
c5c983b9c0
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