Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/slic3r/GUI/GCodeViewer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/slic3r/GUI/GCodeViewer.hpp b/src/slic3r/GUI/GCodeViewer.hpp
index a5be8e77c..013ca7aa6 100644
--- a/src/slic3r/GUI/GCodeViewer.hpp
+++ b/src/slic3r/GUI/GCodeViewer.hpp
@@ -424,7 +424,7 @@ class GCodeViewer
width.reset();
feedrate.reset();
fan_speed.reset();
- //volumetric_rate.reset();
+ volumetric_rate.reset();
extruder_temp.reset();
layer_duration.reset();
elapsed_time.reset();