mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
Shows extruder's values on filament's Setting Overrides tab.
This commit is contained in:
parent
98a243c302
commit
c36ba2b8a1
4 changed files with 64 additions and 33 deletions
|
@ -554,7 +554,7 @@ private:
|
|||
ogStaticText* m_cooling_description_line {nullptr};
|
||||
|
||||
void add_filament_overrides_page();
|
||||
void update_filament_overrides_page();
|
||||
void update_filament_overrides_page(const DynamicPrintConfig* printers_config);
|
||||
void update_volumetric_flow_preset_hints();
|
||||
|
||||
std::map<std::string, wxCheckBox*> m_overrides_options;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue