ENH: optmize code structure of tool order

1.Put reorder functions in ToolOrderUtils

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I49c7b447ba1f41f3747ba3127d842c4e3957b5ff
(cherry picked from commit 0f70c81a7d5686d8e80396f8f865f25b72618907)
This commit is contained in:
xun.zhang
2024-08-09 14:14:23 +08:00
committed by Noisyfox
parent 9380260a74
commit ec98375192
7 changed files with 612 additions and 578 deletions

View File

@@ -455,6 +455,8 @@ set(lisbslic3r_sources
GCode/Thumbnails.hpp
FilamentGroup.hpp
FilamentGroup.cpp
GCode/ToolOrderUtils.hpp
GCode/ToolOrderUtils.cpp
)
if (APPLE)