mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Remove direct flow equalization in favour of line-width based.
CURA-7279
This commit is contained in:
parent
dbaeaa8f74
commit
586198c628
2 changed files with 3 additions and 39 deletions
|
@ -12,7 +12,9 @@ _removed_settings = {
|
|||
"travel_compensate_overlapping_walls_x_enabled",
|
||||
"fill_perimeter_gaps",
|
||||
"wall_min_flow",
|
||||
"wall_min_flow_retract"
|
||||
"wall_min_flow_retract",
|
||||
"speed_equalize_flow_enabled",
|
||||
"speed_equalize_flow_min"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue