mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Improved handling of excessive extrusion width values (too small
or too big). Fixes std: bad_alloc #2715
This commit is contained in:
@@ -340,6 +340,7 @@ class TabFilament : public Tab
|
||||
|
||||
void add_filament_overrides_page();
|
||||
void update_filament_overrides_page();
|
||||
void update_volumetric_flow_preset_hints();
|
||||
|
||||
std::map<std::string, wxCheckBox*> m_overrides_options;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user