mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-26 16:13:58 -06:00
Partially revert cacbaa7319
: no need for it in master branch
This commit is contained in:
parent
cacbaa7319
commit
7389bf3953
1 changed files with 0 additions and 3 deletions
|
@ -203,9 +203,6 @@ sub _medial_axis_voronoi {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# apply Douglas-Peucker to straighten paths
|
|
||||||
@result = map $_->simplify($width / 7), @result;
|
|
||||||
|
|
||||||
return @result;
|
return @result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue