mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:55:54 +08:00
JSON fix typo: missing dot
This commit is contained in:
parent
61b674b74e
commit
3e10335e03
@ -1055,7 +1055,7 @@
|
||||
"speed_wall_x":
|
||||
{
|
||||
"label": "Inner Wall Speed",
|
||||
"description": "The speed at which all inner walls are printed Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed.",
|
||||
"description": "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed.",
|
||||
"unit": "mm/s",
|
||||
"type": "float",
|
||||
"minimum_value": "0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user