Fix spelling

This commit is contained in:
Ghostkeeper 2018-10-12 11:28:13 +02:00
parent ad80ea6dd4
commit 3c626453a6
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A

View file

@ -1217,7 +1217,7 @@
"connect_skin_polygons":
{
"label": "Connect Top/Bottom Polygons",
"description": "Connect top/bottom skin paths where they run next to each other. For the concentric pattern enabling this setting greatly reduces the travel time, but because the connections can happend midway over infill this feature can reduce the top surface quality.",
"description": "Connect top/bottom skin paths where they run next to each other. For the concentric pattern enabling this setting greatly reduces the travel time, but because the connections can happen midway over infill this feature can reduce the top surface quality.",
"type": "bool",
"default_value": false,
"enabled": "(top_layers > 0 or bottom_layers > 0) and top_bottom_pattern == 'concentric'",