mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Call Config Wizard from the Printer combo box at both the plater
and the parameter tab.
This commit is contained in:
parent
f5516f24c4
commit
ae93569044
6 changed files with 66 additions and 7 deletions
|
@ -107,6 +107,7 @@ PresetBundle::PresetBundle() :
|
|||
this->filaments .load_bitmap_default("spool.png");
|
||||
this->sla_materials.load_bitmap_default("package_green.png");
|
||||
this->printers .load_bitmap_default("printer_empty.png");
|
||||
this->printers .load_bitmap_add("add.png");
|
||||
this->load_compatible_bitmaps();
|
||||
|
||||
// Re-activate the default presets, so their "edited" preset copies will be updated with the additional configuration values above.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue