This website requires JavaScript.
Explore
Help
Sign In
juli
/
OrcaSlicer
Watch
1
Star
1
Fork
0
You've already forked OrcaSlicer
mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced
2026-07-14 22:41:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d801876ee93de5dd1bea2c311a7d7cf3497eda74
OrcaSlicer
/
lib
/
Slic3r
/
Fill
History
Alessandro Ranellucci
627debf284
Scale bounding_box by sqrt(2) in honeycomb too to ensure it will cover the object even after rotation, like we already did for Rectilinear
2013-05-19 11:25:41 +02:00
..
ArchimedeanChords.pm
…
Base.pm
Optimization: split meshes automatically when avoid_crossing_perimeters is enabled, so that we reduce the complexity of the MotionPlanner graphs. This commit includes a very large refactoring of the Model class which is now responsible for duplication and arrangement
2013-05-18 16:48:26 +02:00
Concentric.pm
Faster implementation of concentric infill, with loop order reversed so that smaller loops will be printed at the end.
#898
2013-05-13 21:22:57 +02:00
Flowsnake.pm
…
HilbertCurve.pm
…
Honeycomb.pm
Scale bounding_box by sqrt(2) in honeycomb too to ensure it will cover the object even after rotation, like we already did for Rectilinear
2013-05-19 11:25:41 +02:00
Line.pm
…
OctagramSpiral.pm
…
PlanePath.pm
Bugfix: PlanePath fill patterns were not working anymore.
#880
2012-12-31 14:11:36 +01:00
Rectilinear.pm
Optimization: split meshes automatically when avoid_crossing_perimeters is enabled, so that we reduce the complexity of the MotionPlanner graphs. This commit includes a very large refactoring of the Model class which is now responsible for duplication and arrangement
2013-05-18 16:48:26 +02:00