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 09:47:58 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
406d045ced
OrcaSlicer
/
lib
/
Slic3r
/
Print
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
..
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
Ported PrintObject::bridge_over_infill() to XS
2014-12-24 10:20:55 +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