FIX: the wipe tower is not show when enable smooth timelapse

jira:none

Change-Id: Iab7994e1ba15d09effe9ad57aebbe9520459f7cd
(cherry picked from commit c6e117fef0efbc0f921db961c1cbf68b895bf75a)
This commit is contained in:
zhimin.zeng
2024-12-21 19:54:32 +08:00
committed by Noisyfox
parent 6dff86bc1c
commit bdf5cc9063
2 changed files with 11 additions and 3 deletions

View File

@@ -339,7 +339,7 @@ public:
void plan_tower_new();
void generate_wipe_tower_blocks();
void update_start_depth_for_blocks();
void update_all_layer_depth(float wipe_tower_depth);
ToolChangeResult tool_change_new(size_t new_tool);
NozzleChangeResult nozzle_change_new(int old_filament_id, int new_filament_id);