mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 15:15:56 +08:00
Fix default for sanding pattern
The previous default wasn't even in the options. Contributes to issue CURA-3903.
This commit is contained in:
parent
600b855037
commit
762dbe44b5
@ -5402,7 +5402,7 @@
|
||||
"concentric": "Concentric",
|
||||
"zigzag": "Zig Zag"
|
||||
},
|
||||
"default_value": "lines",
|
||||
"default_value": "zigzag",
|
||||
"enabled": "sanding_enabled",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user