1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Merge remote-tracking branch 'remotes/origin/3mf_io'

This commit is contained in:
bubnikv
2018-02-15 17:02:47 +01:00
28 changed files with 10717 additions and 108 deletions
+3
View File
@@ -160,6 +160,9 @@ public:
void set_layer_count(unsigned int value) { m_layer_count = value; }
void apply_print_config(const PrintConfig &print_config);
// append full config to the given string
static void append_full_config(const Print& print, std::string& str);
protected:
void _do_export(Print &print, FILE *file, GCodePreviewData *preview_data);