mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 18:51:11 -06:00
Moved "wiping_volumes_extruders", "wiping_volumes_matrix" from
print settings to project settings.
This commit is contained in:
parent
d54425a901
commit
be8acc5ac4
5 changed files with 34 additions and 79 deletions
|
|
@ -90,7 +90,6 @@ protected:
|
|||
wxImageList* m_icons;
|
||||
wxCheckBox* m_compatible_printers_checkbox;
|
||||
wxButton* m_compatible_printers_btn;
|
||||
wxButton* m_wipe_tower_btn;
|
||||
|
||||
int m_icon_count;
|
||||
std::map<std::string, size_t> m_icon_index; // Map from an icon file name to its index in $self->{icons}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue