mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
JSON fix: line_width didn't supply any settable_per info (CURA-1558)
This commit is contained in:
parent
959305ddf7
commit
b0198aedb0
1 changed files with 1 additions and 0 deletions
|
@ -351,6 +351,7 @@
|
|||
"default_value": 0.4,
|
||||
"type": "float",
|
||||
"value": "machine_nozzle_size",
|
||||
"settable_per_mesh": true,
|
||||
"children":
|
||||
{
|
||||
"wall_line_width":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue