mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-21 20:18:17 +08:00
Partially revert cacbaa73191d967e7aa589f4f07df32039de2f43: no need for it in master branch
This commit is contained in:
parent
cacbaa7319
commit
7389bf3953
@ -203,9 +203,6 @@ sub _medial_axis_voronoi {
|
||||
}
|
||||
}
|
||||
|
||||
# apply Douglas-Peucker to straighten paths
|
||||
@result = map $_->simplify($width / 7), @result;
|
||||
|
||||
return @result;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user