ENH: modify filament group strategy

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Iac837beeb7a5c4684aea38c3e3925a67cd916fe8
(cherry picked from commit e3f4496adf87ce68691c2e511b065925784c54e1)
This commit is contained in:
xun.zhang
2024-10-16 15:02:51 +08:00
committed by Noisyfox
parent 1b11416cb8
commit 041ca29ab7
2 changed files with 2 additions and 2 deletions

View File

@@ -534,7 +534,7 @@ namespace Slic3r
if (used_filament_num < 10)
return calc_filament_group_by_enum(layer_filaments, used_filaments, g_strategy, cost);
else
return calc_filament_group_by_pam2(layer_filaments, used_filaments, g_strategy, cost, 300);
return calc_filament_group_by_pam2(layer_filaments, used_filaments, g_strategy, cost, 500);
}
// sorted used_filaments