mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 05:11:04 -07: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,
|
"default_value": 0.4,
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": "machine_nozzle_size",
|
"value": "machine_nozzle_size",
|
||||||
|
"settable_per_mesh": true,
|
||||||
"children":
|
"children":
|
||||||
{
|
{
|
||||||
"wall_line_width":
|
"wall_line_width":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue