mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user