mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-23 00:29:26 -07:00
Overriddable infills that were not overridden are now printed according to infill_first
This commit is contained in:
@@ -1143,6 +1143,7 @@ void Print::_make_wipe_tower()
|
||||
current_extruder_id = extruder_id;
|
||||
}
|
||||
}
|
||||
layer_tools.wiping_extrusions.ensure_perimeters_infills_order(*this, layer_tools);
|
||||
if (&layer_tools == &m_tool_ordering.back() || (&layer_tools + 1)->wipe_tower_partitions == 0)
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user