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

GCodeViewer -> Added imgui dialog for estimated printing times

This commit is contained in:
enricoturri1966
2020-07-08 13:33:50 +02:00
parent 2a78799f7e
commit 73b885fc37
17 changed files with 438 additions and 183 deletions
+2 -1
View File
@@ -149,7 +149,8 @@ public:
CustomGCodes,
Shells,
ToolMarker,
Legend
Legend,
TimeEstimate
};
Preview(wxWindow* parent, Model* model, DynamicPrintConfig* config, BackgroundSlicingProcess* process,