mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -06:00
JSON fix typo: missing dot
This commit is contained in:
parent
61b674b74e
commit
3e10335e03
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue