mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Fixed upgrade settings
There were some redundant tree settings: - support_tree_branch_distance - support_tree_collision_resolution
This commit is contained in:
parent
b67d29e3fa
commit
ff7d75374a
3 changed files with 2 additions and 3 deletions
|
@ -31,6 +31,8 @@ _REMOVED_SETTINGS = {
|
|||
"wireframe_roof_drag_along",
|
||||
"wireframe_roof_outer_delay",
|
||||
"wireframe_nozzle_clearance",
|
||||
"support_tree_branch_distance",
|
||||
"support_tree_collision_resolution",
|
||||
}
|
||||
|
||||
_RENAMED_PROFILES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue