This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
PrusaSlicer
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer
mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced
2025-10-05 02:26:31 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
PrusaSlicer
/
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
…
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