mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Typo in 0a88492
This commit is contained in:
@@ -247,7 +247,7 @@ sub unsupported_edges {
|
||||
|
||||
# split into individual segments and filter out edges parallel to the bridging angle
|
||||
@$unsupported = map $_->as_polyline,
|
||||
grep $_->parallel_to($angle),
|
||||
grep !$_->parallel_to($angle),
|
||||
map @{$_->lines},
|
||||
@$unsupported;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user