Fix typo in Extra Infill Wall Count description

Some very observant user found this small typo. Thanks.
This commit is contained in:
Ghostkeeper 2018-09-19 13:52:53 +02:00
parent 7ad6fc4cad
commit 04b74d2285
No known key found for this signature in database
GPG Key ID: 5252B696FB5E7C7A

View File

@ -1730,7 +1730,7 @@
"infill_wall_line_count":
{
"label": "Extra Infill Wall Count",
"description": "Add extra wals around the infill area. Such walls can make top/bottom skin lines sag down less which means you need less top/bottom skin layers for the same quality at the cost of some extra material.\nThis feature can combine with the Connect Infill Polygons to connect all the infill into a single extrusion path without the need for travels or retractions if configured right.",
"description": "Add extra walls around the infill area. Such walls can make top/bottom skin lines sag down less which means you need less top/bottom skin layers for the same quality at the cost of some extra material.\nThis feature can combine with the Connect Infill Polygons to connect all the infill into a single extrusion path without the need for travels or retractions if configured right.",
"default_value": 0,
"type": "int",
"minimum_value": "0",