Merge pull request #10245 from Ultimaker/CURA-7279_back_pressure_compensation

[CURA-7279] Back-Pressure Compensation
This commit is contained in:
Jaime van Kessel 2021-08-11 15:52:32 +02:00 committed by GitHub
commit fb18b278bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
65 changed files with 14 additions and 103 deletions

View file

@ -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"
}