mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 16:27:54 -06:00
ENH: support default filament for volumes
Signed-off-by: yifan.wu <yifan.wu@bambulab.com> Change-Id: I51cfb0e3a40578f94c6d20e85c12cda2b6bb2e74
This commit is contained in:
parent
4ef43af2dd
commit
79814a7662
8 changed files with 106 additions and 62 deletions
|
@ -449,7 +449,7 @@ public:
|
|||
bool UpdateColumValues(unsigned col);
|
||||
void UpdateExtruderBitmap(wxDataViewItem item);
|
||||
// BBS: add use_obj_extruder
|
||||
void UpdateVolumesExtruderBitmap(wxDataViewItem object_item, bool use_obj_extruder = false);
|
||||
void UpdateVolumesExtruderBitmap(wxDataViewItem object_item);
|
||||
int GetDefaultExtruderIdx(wxDataViewItem item);
|
||||
|
||||
// BBS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue