Fix a regression issue that retraction is not correct when wipe is off

Fix #2697
This commit is contained in:
SoftFever 2023-11-12 01:17:44 +08:00
parent da4e7817a8
commit 15358b211d
3 changed files with 2 additions and 3 deletions

View file

@ -1124,7 +1124,6 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
// BBS: project filaments
((ConfigOptionFloats, filament_colour_new))
// BBS: not in any preset, calculated before slicing
((ConfigOptionBool, has_prime_tower))
((ConfigOptionFloat, nozzle_volume))
((ConfigOptionPoints, start_end_points))
((ConfigOptionEnum<TimelapseType>, timelapse_type))