6
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects More... almost 14 years ago
New --start-gcode and --end-gcode options. #12 More... almost 14 years ago
Bugfix: latest retraction changes broke retraction More... almost 14 years ago
Bugfix: some bridges had wrong perimeters inside More... almost 14 years ago
Refactored Line objects to arrayrefs More... almost 14 years ago
Refactoring. Point objects are now plain arrayrefs. Slicing is 30% faster. More... almost 14 years ago
Implement our own STL relaxed parser to be tolerant with malformed STL files and remove a dependency More... almost 14 years ago
Require Math::Clipper 1.02 otherwise fail with a hard error This is to force people to upgrade their dependencies in order to avoid their previous bugs More... almost 14 years ago
Reset extrusion distance during retracts More... almost 14 years ago
We require Math::Clipper 1.02 now More... almost 14 years ago
Remove useless F params to shrink gcode size (#14) and Reset E before exceeding 65535 (#13) More... almost 14 years ago
Some compatibility bugs. Slic3r will still fail hard with non-manifold objects More... almost 14 years ago
More fixes. More... almost 14 years ago
Improvements for bottom and top surfaces perimeters More... almost 14 years ago
Bugfix: couldn't set fill density to zero More... almost 14 years ago
Some tests were failing More... almost 14 years ago
-o option was in the wrong place in --help More... almost 14 years ago
Moved Temperature under filament options More... almost 14 years ago
Fixes for bridges More... almost 14 years ago
Completely rewritten the slicing algorithm More... almost 14 years ago
Skeining algorithm totally rewritten More... almost 14 years ago
Additions to Geometry.pm and allow function exporting More... almost 14 years ago
Detection of optimal infill direction for bridges. Includes many fixes and improvements. More... almost 14 years ago
Merge branch 'high-res-perimeters' More... almost 14 years ago
New high_res_perimeters option (like the "Skin" plugin for Skeinforge) More... almost 14 years ago
Faster algorithm for rectilinear fill More... almost 14 years ago
Faster algorithm for rectilinear fill More... almost 14 years ago
Code refactored to allow for multiple infill types More... almost 14 years ago
Got rid of Math::Geometry::Planar More... almost 14 years ago
New algorithm for clipping lines to complex polygons More... almost 14 years ago