1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Making some meaningful progress feedback.

This commit is contained in:
tamasmeszaros
2018-05-25 16:55:55 +02:00
parent 5fe83110cb
commit fcef1b107e
4 changed files with 32 additions and 7 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ sub slice {
return if $self->step_done(STEP_SLICE);
$self->set_step_started(STEP_SLICE);
$self->print->status_cb->(10, "Processing triangulated mesh");
# $self->print->status_cb->(10, "Processing triangulated mesh");
$self->_slice;