mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Many fixes to the bridge direction detection algorithm and other things. #58
This commit is contained in:
@@ -45,7 +45,7 @@ sub go {
|
||||
$self->status_cb->(30, "Detecting solid surfaces...");
|
||||
$print->detect_surfaces_type;
|
||||
|
||||
# prepare fill surfaces
|
||||
# decide what surfaces are to be filled
|
||||
$self->status_cb->(35, "Preparing infill surfaces...");
|
||||
$_->prepare_fill_surfaces for @{$print->layers};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user