mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-22 02:12:13 +00:00
Merge: Snapmaker Orca 2.1.2
This commit is contained in:
@@ -221,6 +221,8 @@ public:
|
||||
void create_objects_ctrl();
|
||||
// BBS
|
||||
void update_objects_list_filament_column(size_t filaments_count);
|
||||
void update_objects_list_filament_column_when_delete_filament(size_t filament_id, size_t filaments_count, int replace_filament_id = -1);
|
||||
void update_filament_values_for_items_when_delete_filament(const size_t filament_id, const int replace_id = -1);
|
||||
void update_filament_colors();
|
||||
// show/hide "Extruder" column for Objects List
|
||||
void set_filament_column_hidden(const bool hide) const;
|
||||
|
||||
Reference in New Issue
Block a user