Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-01Bugfix: Clipper error occurred under certain circumstancesAlessandro Ranellucci
2011-11-21Fixes to the new bridging algorithm. It appears to be working fine nowAlessandro Ranellucci
2011-11-19New bridging logic, more robust. #58Alessandro Ranellucci
2011-11-16Print solid infill without cutting an internal surface under small regions ↵Alessandro Ranellucci
such as pillars. #39
2011-11-13New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability ↵Alessandro Ranellucci
to use different patterns for solid layers. #20
2011-11-11Collect undetected lines (caused by dirty or non-manifold models), warn the ↵Alessandro Ranellucci
user, post debug info. Includes some further ExPolygon refactoring.
2011-10-15Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objectsAlessandro Ranellucci
Large refactoring. Speed gains. Removed convex hull for bridges.