mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH: refine logic with filament group
1. In slice plate mode,force use plate mode 2. In slice all mode, force use global mode jira:STUDIO-10390 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I3edb559043fdc52339b7f611643b8f5ac116571d (cherry picked from commit f042c817a7ed21b4b18915e2a649aed733a80f48)
This commit is contained in:
@@ -180,6 +180,7 @@ void PartPlate::init()
|
||||
|
||||
m_print_index = -1;
|
||||
m_print = nullptr;
|
||||
m_config.option<ConfigOptionEnum<FilamentMapMode>>("filament_map_mode", true)->value = FilamentMapMode::fmmAutoForFlush;
|
||||
}
|
||||
|
||||
BedType PartPlate::get_bed_type(bool load_from_project) const
|
||||
|
||||
Reference in New Issue
Block a user