Fixed SPE-993

+ Added new icons for layers editing
This commit is contained in:
YuSanka 2019-07-30 15:45:32 +02:00
parent 320f964847
commit 66497cdb1f
5 changed files with 116 additions and 3 deletions

View file

@ -2186,6 +2186,9 @@ void TabPrinter::extruders_count_changed(size_t extruders_count)
m_preset_bundle->update_multi_material_filament_presets();
is_count_changed = true;
}
else if (m_extruders_count == 1 &&
m_preset_bundle->project_config.option<ConfigOptionFloats>("wiping_volumes_matrix")->values.size()>1)
m_preset_bundle->update_multi_material_filament_presets();
/* This function should be call in any case because of correct updating/rebuilding
* of unregular pages of a Printer Settings