1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Merge remote-tracking branch 'origin/scene_manipulators'

This commit is contained in:
bubnikv
2018-04-13 16:54:22 +02:00
12 changed files with 238 additions and 63 deletions
+2
View File
@@ -117,6 +117,8 @@ public:
// preset if the current print or filament preset is not compatible.
void update_compatible_with_printer(bool select_other_if_incompatible);
static bool parse_color(const std::string &scolor, unsigned char *rgb_out);
private:
std::string load_system_presets();