mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
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:
parent
f719be2484
commit
d9f03790dc
1 changed files with 0 additions and 1 deletions
|
|
@ -5356,7 +5356,6 @@
|
||||||
"type": "enum",
|
"type": "enum",
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"lines": "Lines",
|
|
||||||
"concentric": "Concentric",
|
"concentric": "Concentric",
|
||||||
"zigzag": "Zig Zag"
|
"zigzag": "Zig Zag"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue