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

Implemented BitmapChoiseRenderer

This commit is contained in:
YuSanka
2019-09-30 14:03:50 +02:00
parent 904bbcc006
commit c07a193b4e
4 changed files with 183 additions and 7 deletions
+1
View File
@@ -215,6 +215,7 @@ public:
// On activating the parent window.
void on_activate();
const DynamicPrintConfig* get_plater_config() const;
std::vector<std::string> get_extruder_colors_from_plater_config() const;
void update_object_menu();