diff --git a/src/libslic3r/Print.cpp b/src/libslic3r/Print.cpp index 2e6d5f8af..3f8fd9b40 100644 --- a/src/libslic3r/Print.cpp +++ b/src/libslic3r/Print.cpp @@ -494,7 +494,7 @@ static bool custom_per_printz_gcodes_tool_changes_differ(const std::vectorgcode != ToolChangeCode) { // Skip any CustomGCode items, which are not tool changes. ++ it_a;