mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Partially revert cacbaa7319: no need for it in master branch
This commit is contained in:
@@ -203,9 +203,6 @@ sub _medial_axis_voronoi {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# apply Douglas-Peucker to straighten paths
|
|
||||||
@result = map $_->simplify($width / 7), @result;
|
|
||||||
|
|
||||||
return @result;
|
return @result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user