This website requires JavaScript.
Explore
Help
Register
Sign in
3D-printing
/
OrcaSlicer
Watch
1
Star
0
Fork
You've already forked OrcaSlicer
0
mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced
2025-07-13 01:37:53 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
88b62a9923
OrcaSlicer
/
lib
/
Slic3r
/
Layer
History
Download ZIP
Download TAR.GZ
Alessandro Ranellucci
406d045ced
The inwards move after an external loop was still randomly generated outwards in some cases. Perimeters are now generated with a distinct iterator for each slice. Nested islands are also correctly supported too. Various regression tests included.
#2253
2015-01-08 15:22:13 +01:00
..
PerimeterGenerator.pm
The inwards move after an external loop was still randomly generated outwards in some cases. Perimeters are now generated with a distinct iterator for each slice. Nested islands are also correctly supported too. Various regression tests included.
#2253
2015-01-08 15:22:13 +01:00
Region.pm
Refactored perimeter generation code into a new separate class for easier unit testing
2015-01-07 16:04:53 +01:00