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-05-04 17:44:02 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
PrusaSlicer
/
lib
/
Slic3r
/
Fill
History
Alessandro Ranellucci
8d9d023dd7
Merge branch 'honeycomb-clipping'
2013-06-15 18:10:16 +02:00
..
ArchimedeanChords.pm
New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers.
#20
2011-11-13 18:14:02 +01:00
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
Some minor fixes related to polyline refactoring
2012-01-27 14:29:06 +01:00
HilbertCurve.pm
New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers.
#20
2011-11-13 18:14:02 +01:00
Honeycomb.pm
Merge branch 'honeycomb-clipping'
2013-06-15 18:10:16 +02:00
Line.pm
Implemented a new "line" fill pattern.
#20
2011-11-14 10:31:07 +01:00
OctagramSpiral.pm
New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers.
#20
2011-11-13 18:14:02 +01:00
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