mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 04:05:54 +08: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
@ -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…
x
Reference in New Issue
Block a user