mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
New --post-process option. Includes some cleaning of the STDOUT messages
This commit is contained in:
@@ -45,7 +45,7 @@ sub make_fill {
|
||||
|
||||
$_->layer($layer) for values %{$self->fillers};
|
||||
|
||||
printf "Filling layer %d:\n", $layer->id;
|
||||
Slic3r::debugf "Filling layer %d:\n", $layer->id;
|
||||
|
||||
# merge overlapping surfaces
|
||||
my @surfaces = ();
|
||||
|
||||
Reference in New Issue
Block a user