mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-22 01:21:50 -06:00
Purging volumes button is only shown when the wipe tower is enabled and we have single extruder MM printer with more than one extruder
This commit is contained in:
parent
706dd7020f
commit
6af45362ce
2 changed files with 23 additions and 10 deletions
|
@ -174,6 +174,7 @@ public:
|
|||
protected:
|
||||
void on_presets_changed();
|
||||
void update_frequently_changed_parameters();
|
||||
void update_wiping_button_visibility();
|
||||
};
|
||||
|
||||
//Slic3r::GUI::Tab::Print;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue