This website requires JavaScript.
Explore
Help
Register
Sign In
viewit
/
OrcaSlicer-KX
Watch
5
Star
1
Fork
1
You've already forked OrcaSlicer-KX
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
4
Wiki
Activity
Files
9a7e5327abbdbdfdaf8a0df6ecb84b8f9849bf16
OrcaSlicer-KX
/
lib
/
Slic3r
/
Print
History
Alessandro Ranellucci
04aa240265
Only apply perimeter/infill overlap to the endpoints of rectilinear infill (and do that in a more proper way)
2015-01-13 20:55:20 +01:00
..
GCode.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
Object.pm
Only apply perimeter/infill overlap to the endpoints of rectilinear infill (and do that in a more proper way)
2015-01-13 20:55:20 +01:00
Simple.pm
Keep model objects aligned to Z = 0 in plater
2014-12-12 22:43:56 +01:00
State.pm
Some initial work for incremental slicing
2014-06-11 00:15:02 +02:00
SupportMaterial.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