Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 't/combineinfill.t')
-rw-r--r--t/combineinfill.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/combineinfill.t b/t/combineinfill.t
index 24cd2bb71..6661cdd6c 100644
--- a/t/combineinfill.t
+++ b/t/combineinfill.t
@@ -124,7 +124,6 @@ if (0) {
# copy of Print::export_gcode() up to the point
# after fill surfaces are combined
- $self->init_extruders;
$_->slice for @{$self->objects};
$_->make_perimeters for @{$self->objects};
$_->detect_surfaces_type for @{$self->objects};