mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00: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