mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
JSON fix: syntax mistake
This commit is contained in:
parent
3c919e9652
commit
a57125292d
1 changed files with 1 additions and 1 deletions
|
@ -592,7 +592,7 @@
|
||||||
"max_value_warning": "machine_nozzle_size",
|
"max_value_warning": "machine_nozzle_size",
|
||||||
"inherit_function": "infill_line_width * parent_value / 100",
|
"inherit_function": "infill_line_width * parent_value / 100",
|
||||||
"visible": false
|
"visible": false
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"infill_wipe_dist": {
|
"infill_wipe_dist": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue