1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-28 10:45:50 +00:00

More tracing of the slicing process.

This commit is contained in:
bubnikv
2017-03-03 12:53:05 +01:00
parent 062a6628e5
commit 4d00aa1800
8 changed files with 60 additions and 9 deletions
+2
View File
@@ -126,6 +126,8 @@ sub make_perimeters {
# prerequisites
$self->slice;
$self->print->status_cb->(20, "Generating perimeters");
$self->_make_perimeters;
}