mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 11:45:55 +08: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
@ -5356,7 +5356,6 @@
|
|||||||
"type": "enum",
|
"type": "enum",
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"lines": "Lines",
|
|
||||||
"concentric": "Concentric",
|
"concentric": "Concentric",
|
||||||
"zigzag": "Zig Zag"
|
"zigzag": "Zig Zag"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user