This website requires JavaScript.
Explore
Help
Sign In
PublicCodeMirror
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer-bambulab
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-05-16 08:12:39 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1243397fa17e0c4ace3f62fc0d0937ce89ab153
OrcaSlicer-bambulab
/
lib
/
Slic3r
/
Layer
History
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