GCodeViewer -> Added imgui dialog for estimated printing times
This commit is contained in:
@@ -149,7 +149,8 @@ public:
|
||||
CustomGCodes,
|
||||
Shells,
|
||||
ToolMarker,
|
||||
Legend
|
||||
Legend,
|
||||
TimeEstimate
|
||||
};
|
||||
|
||||
Preview(wxWindow* parent, Model* model, DynamicPrintConfig* config, BackgroundSlicingProcess* process,
|
||||
|
||||
Reference in New Issue
Block a user