mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 04:25:57 +08:00
#3858 - Added missing reset for fan speed visualization
This commit is contained in:
parent
98fb8b626f
commit
f4aa9c5b0e
@ -241,6 +241,7 @@ void GCodePreviewData::reset()
|
||||
ranges.width.reset();
|
||||
ranges.height.reset();
|
||||
ranges.feedrate.reset();
|
||||
ranges.fan_speed.reset();
|
||||
ranges.volumetric_rate.reset();
|
||||
extrusion.layers.clear();
|
||||
travel.polylines.clear();
|
||||
|
Loading…
x
Reference in New Issue
Block a user