mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Note to self in code
This commit is contained in:
@@ -172,7 +172,8 @@ sub extrude_loop {
|
||||
$extrusion_path->intersect_expolygons($self->_layer_overhangs);
|
||||
|
||||
# reapply the nearest point search for starting point
|
||||
# (TODO: choose the nearest point not on an overhang)
|
||||
# (TODO: choose the nearest point not on an overhang - make sure wipe and
|
||||
# inwards move consider the new actual starting point)
|
||||
@paths = Slic3r::ExtrusionPath::Collection
|
||||
->new(paths => [@paths])
|
||||
->chained_path($last_pos);
|
||||
|
||||
Reference in New Issue
Block a user