ENH: alternate multi-head printing sequence

jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I739438e8c411b638571d5291f3e5ad3d54650a73
(cherry picked from commit 1ab2964ee3b0357233a0a3747edefc12db51d46c)
This commit is contained in:
xun.zhang
2024-07-10 18:40:52 +08:00
committed by Noisyfox
parent 113fa34555
commit c424c63ec9
2 changed files with 22 additions and 9 deletions

View File

@@ -9,8 +9,8 @@
#include <boost/container/small_vector.hpp>
#include "../FilamentGroup.hpp"
#include "ExtrusionEntity.hpp"
#include "PrintConfig.hpp"
#include "../ExtrusionEntity.hpp"
#include "../PrintConfig.hpp"
namespace Slic3r {