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 (Expand)Author
2011-12-04Recent changes made Slic3r less tolerant with dirty STL files. Now we are abl...Alessandro Ranellucci
2011-12-03Many fixes to the bridge direction detection algorithm and other things. #58Alessandro Ranellucci
2011-12-03Slic3r should now be able to detect optimal bridging direction for any kind o...Alessandro Ranellucci
2011-11-30Refactoring: moved slicing code to new TriangleMesh class, leaving in STL jus...Alessandro Ranellucci
2011-11-13New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability ...Alessandro Ranellucci
2011-11-12Cleanup lines resulting from plane intersection before detecting polygons. Th...Alessandro Ranellucci
2011-11-07Organize perimeters with a nearest point search to avoid unnecessary travel m...Alessandro Ranellucci
2011-10-28New experimental --gcode-arcs options to generate G2/G3 commands. #23Alessandro Ranellucci
2011-10-14Bugfix: some bridges had wrong perimeters insideAlessandro Ranellucci
2011-10-11Some compatibility bugs. Slic3r will still fail hard with non-manifold objectsAlessandro Ranellucci
2011-10-10More fixes.Alessandro Ranellucci
2011-10-10Fixes for bridgesAlessandro Ranellucci
2011-10-09Completely rewritten the slicing algorithmAlessandro Ranellucci
2011-10-08Skeining algorithm totally rewrittenAlessandro Ranellucci
2011-10-07Additions to Geometry.pm and allow function exportingAlessandro Ranellucci
2011-10-07Detection of optimal infill direction for bridges. Includes many fixes and im...Alessandro Ranellucci
2011-10-06Faster algorithm for rectilinear fillAlessandro Ranellucci
2011-10-06New algorithm for clipping lines to complex polygonsAlessandro Ranellucci
2011-10-06Refactored the can_connect() logic (includes a refactoring of the SVG library)Alessandro Ranellucci
2011-10-05Fixes to retraction and skirtAlessandro Ranellucci
2011-10-05Bugfixes and improvements in surface detectionAlessandro Ranellucci
2011-10-04Additions to the polygon libraryAlessandro Ranellucci
2011-10-04Fixes for hi-res STL modelsAlessandro Ranellucci
2011-10-03Bugfix in polyline simplificationAlessandro Ranellucci
2011-09-30Bugfixes for complex and dirty geometriesAlessandro Ranellucci
2011-09-26New option to customize infill angleAlessandro Ranellucci
2011-09-26Fixes and improvements after testing with more complex objectsAlessandro Ranellucci
2011-09-26Optimization of travel paths for fillsAlessandro Ranellucci
2011-09-26Optimization of travel paths for perimetersAlessandro Ranellucci
2011-09-18Lots of changes and refactoring after testing with hollow objectsAlessandro Ranellucci