mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-01 16:58:01 +02: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