mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-07 18:04:24 +03:00
This commit is contained in:
@@ -203,6 +203,9 @@ sub _medial_axis_voronoi {
|
||||
}
|
||||
}
|
||||
|
||||
# apply Douglas-Peucker to straighten paths
|
||||
@result = map $_->simplify($width / 7), @result;
|
||||
|
||||
return @result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user