mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 16:55:56 +08:00
Remove Naive beading strategy.
Naive might've had some uses but was buggy anyway. part of CURA-7676
This commit is contained in:
parent
71570e7d6f
commit
e1800ce4ed
@ -1060,7 +1060,6 @@
|
|||||||
"type": "enum",
|
"type": "enum",
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"naive": "Naive",
|
|
||||||
"center_deviation": "Center Deviation",
|
"center_deviation": "Center Deviation",
|
||||||
"distributed": "Distributed",
|
"distributed": "Distributed",
|
||||||
"inward_distributed": "Inward Distributed"
|
"inward_distributed": "Inward Distributed"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user