Remove lines pattern from sanding

The lines pattern is essentially the same as zigzag if you're extruding nothing or very little.

Contributes to issue CURA-3903.
This commit is contained in:
Ghostkeeper 2017-06-02 15:29:23 +02:00
parent f719be2484
commit d9f03790dc
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -5356,7 +5356,6 @@
"type": "enum",
"options":
{
"lines": "Lines",
"concentric": "Concentric",
"zigzag": "Zig Zag"
},