ENH: support custom layer sequence

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I73f030f2009b66aef20e3492f742d85970081e8a
(cherry picked from commit 1525c3c3aca88c729ed1527af9d2afe486a283e1)
This commit is contained in:
xun.zhang
2024-08-20 16:50:59 +08:00
committed by Noisyfox
parent 6c6e9afd02
commit 4c279b6497
2 changed files with 37 additions and 33 deletions

View File

@@ -1000,7 +1000,7 @@ void ToolOrdering::reorder_extruders_for_minimum_flush_volume(bool reorder_first
else if (map_mode == fmmManual)
m_stats_by_multi_extruder_manual = curr_flush_info;
// in multi extruder mode
// in multi extruder mode,collect data with other mode
if (nozzle_nums > 1) {
// always calculate the info by one extruder
{