mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Fixed SLA-parameters initialization with correct current values, not default (SPE-834)
This commit is contained in:
parent
822bd92bd1
commit
de0bd2ea44
2 changed files with 20 additions and 11 deletions
|
@ -284,6 +284,8 @@ private:
|
|||
std::vector<std::string> get_options(const bool is_part);
|
||||
const std::vector<std::string>& get_options_for_bundle(const wxString& bundle_name);
|
||||
void get_options_menu(settings_menu_hierarchy& settings_menu, const bool is_part);
|
||||
|
||||
PrinterTechnology printer_technology() const ;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue