Wipe Improvements: Removed debug code, removed retract before wipe and made the respect retract speed an option.

This commit is contained in:
igiannakas 2023-12-12 15:54:24 +00:00
parent 273a3bc989
commit ba515ffb62
5 changed files with 26 additions and 18 deletions

View file

@ -161,6 +161,7 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
"filename_format",
"retraction_minimum_travel",
"retract_before_wipe",
"respect_retraction_speed_when_wiping",
"retract_when_changing_layer",
"retraction_length",
"retract_length_toolchange",