mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
Making some meaningful progress feedback.
This commit is contained in:
parent
5fe83110cb
commit
fcef1b107e
4 changed files with 32 additions and 7 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue