mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
ENH: [STUDIO-2437] new object sinking interaction
Change-Id: Ia93f3ee92abc7cd2ff5d623c6e1edfe7233e31d4
This commit is contained in:
parent
0ce72dfcb7
commit
dbe1f3f5b1
7 changed files with 117 additions and 9 deletions
|
@ -225,6 +225,7 @@ public:
|
|||
// BBS
|
||||
void set_color_paint_hidden(const bool hide) const;
|
||||
void set_support_paint_hidden(const bool hide) const;
|
||||
void set_sinking_hidden(const bool hide) const;
|
||||
|
||||
// update extruder in current config
|
||||
void update_filament_in_config(const wxDataViewItem& item);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue