mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Fixed SLA-parameters initialization with correct current values, not default (SPE-834)
This commit is contained in:
@@ -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 ;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user