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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEnrico Turri <enricoturri@seznam.cz>2019-10-25 09:19:02 +0300
committerEnrico Turri <enricoturri@seznam.cz>2019-10-25 09:19:02 +0300
commitf7d3cf063bdae284989286ef84e07869c42b9382 (patch)
tree60c3d6bb2d9114bb266939848414c57bf5849b18 /src
parentbddde78c9b873ae6260c40236fe02b595cc15a22 (diff)
ENABLE_THUMBNAIL_GENERATOR -> Added a comment
Diffstat (limited to 'src')
-rw-r--r--src/slic3r/GUI/Plater.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/slic3r/GUI/Plater.cpp b/src/slic3r/GUI/Plater.cpp
index 008a6eaa3..60a90f1f1 100644
--- a/src/slic3r/GUI/Plater.cpp
+++ b/src/slic3r/GUI/Plater.cpp
@@ -3395,6 +3395,8 @@ void Plater::priv::on_slicing_update(SlicingStatusEvent &evt)
} else if (evt.status.flags & PrintBase::SlicingStatus::RELOAD_SLA_PREVIEW) {
// Update the SLA preview. Only called if not RELOAD_SLA_SUPPORT_POINTS, as the block above will refresh the preview anyways.
this->preview->reload_print();
+
+ // uncomment the following lines if you want to render into the thumbnail also supports and pad for SLA printer
/*
#if ENABLE_THUMBNAIL_GENERATOR
// update thumbnail data