mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
Merge branch 'master' into SoftFever
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com> # Conflicts: # resources/i18n/zh_cn/BambuStudio.mo # src/libslic3r/TreeSupport.cpp # version.inc
This commit is contained in:
commit
d733ab7e7b
54 changed files with 500 additions and 1230 deletions
|
@ -2930,7 +2930,7 @@ void SelectMachineDialog::set_default()
|
|||
}
|
||||
|
||||
// material info
|
||||
auto extruders = wxGetApp().plater()->get_partplate_list().get_curr_plate()->get_extruders();
|
||||
auto extruders = wxGetApp().plater()->get_partplate_list().get_curr_plate()->get_used_extruders();
|
||||
BitmapCache bmcache;
|
||||
|
||||
MaterialHash::iterator iter = m_materialList.begin();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue