Attempted to reenable the old pressure equalizer and fix its issues.

This commit is contained in:
Lukáš Hejl 2022-04-05 11:56:10 +02:00
parent 9be524b01b
commit 0463518dc3
10 changed files with 178 additions and 142 deletions
src/libslic3r

View file

@ -103,10 +103,8 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
"min_print_speed",
"max_print_speed",
"max_volumetric_speed",
#ifdef HAS_PRESSURE_EQUALIZER
"max_volumetric_extrusion_rate_slope_positive",
"max_volumetric_extrusion_rate_slope_negative",
#endif /* HAS_PRESSURE_EQUALIZER */
"notes",
"only_retract_when_crossing_perimeters",
"output_filename_format",