mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
ENH: config: add filament_maps in partplate
Change-Id: I1183830788e703f1d33a8a4b620b58b822283dd4 (cherry picked from commit b0e3ab037e3f5af0851539af5ac15b8f96daf548)
This commit is contained in:
@@ -2661,6 +2661,7 @@ bool GUI_App::on_init_inner()
|
||||
if (plater_ != nullptr) {
|
||||
plater_->reset_project_dirty_initial_presets();
|
||||
plater_->update_project_dirty_from_presets();
|
||||
plater_->get_partplate_list().set_filament_count(preset_bundle->filament_presets.size());
|
||||
}
|
||||
|
||||
// BBS:
|
||||
|
||||
Reference in New Issue
Block a user