ENH: enhance the travel path of change filament

Change-Id: I720b833fc203f7ece63487e00290f4d91423c9f9
(cherry picked from commit 55e5fd8df1576d2b9252b2bd9e3e494db76218bf)
This commit is contained in:
zhimin.zeng 2023-01-12 16:54:17 +08:00 committed by Lane.Wei
parent de8b37b63c
commit 1015b7bca9
5 changed files with 159 additions and 2 deletions

View file

@ -939,6 +939,7 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
// BBS: not in any preset, calculated before slicing
((ConfigOptionBool, has_prime_tower))
((ConfigOptionFloat, nozzle_volume))
((ConfigOptionPoints, start_end_points))
((ConfigOptionEnum<TimelapseType>, timelapse_type))
// BBS: move from PrintObjectConfig
((ConfigOptionBool, independent_support_layer_height))