mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-12 22:08:59 +08:00
Fix merge bug: vol flow is now correctly reset.
This commit is contained in:
parent
0bf2bed2bc
commit
0fec9837f1
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user