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

@ -1084,6 +1084,7 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
((ConfigOptionFloat, extruder_clearance_radius))
((ConfigOptionStrings, extruder_colour))
((ConfigOptionPoints, extruder_offset))
((ConfigOptionBool, respect_retraction_speed_when_wiping))
((ConfigOptionBools, reduce_fan_stop_start_freq))
((ConfigOptionFloats, fan_cooling_layer_time))
((ConfigOptionStrings, filament_colour))