1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-15 08:44:26 +00:00

Refactoring in GCodeViewer initialization

This commit is contained in:
enricoturri1966
2020-09-17 08:59:36 +02:00
parent a40fc1fe2c
commit 3ca6278ac9
2 changed files with 5 additions and 24 deletions
-1
View File
@@ -459,7 +459,6 @@ public:
void export_toolpaths_to_obj(const char* filename) const;
private:
void init_shaders();
void load_toolpaths(const GCodeProcessor::Result& gcode_result);
void load_shells(const Print& print, bool initialized);
void refresh_render_paths(bool keep_sequential_current_first, bool keep_sequential_current_last) const;