mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06: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
1 changed files with 0 additions and 1 deletions
|
@ -1060,7 +1060,6 @@
|
|||
"type": "enum",
|
||||
"options":
|
||||
{
|
||||
"naive": "Naive",
|
||||
"center_deviation": "Center Deviation",
|
||||
"distributed": "Distributed",
|
||||
"inward_distributed": "Inward Distributed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue