mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-23 21:05:31 -07:00
ENH: config: add filament_maps in partplate
Change-Id: I1183830788e703f1d33a8a4b620b58b822283dd4 (cherry picked from commit b0e3ab037e3f5af0851539af5ac15b8f96daf548)
This commit is contained in:
parent
fe09c20725
commit
141af16fa2
11 changed files with 490 additions and 105 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue