mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 08:29:01 +08:00
JSON fix: line_width didn't supply any settable_per info (CURA-1558)
This commit is contained in:
parent
959305ddf7
commit
b0198aedb0
@ -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…
x
Reference in New Issue
Block a user