1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-28 10:45:50 +00:00

Fixed black rects for extruder colors, when we load 3mf project with MM-printer profile and extruder colors is set to the filament colors

+ Fixed a bug with updating colors in extruder editors in ObjectList, when we use filaments colors for extruders and some filament profile is switched
This commit is contained in:
YuSanka
2021-01-07 08:52:45 +01:00
parent c3f88db392
commit 3070e66aae
2 changed files with 26 additions and 16 deletions
+1
View File
@@ -233,6 +233,7 @@ public:
void leave_gizmos_stack();
void on_extruders_change(size_t extruders_count);
bool update_filament_colors_in_full_config();
void on_config_change(const DynamicPrintConfig &config);
void force_filament_colors_update();
void force_print_bed_update();