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
2015-01-15More efficient 3D preview of slicesAlessandro Ranellucci
2015-01-05Bugfix: a bug in Polyline::split_at() caused random loss of perimeter segment...Alessandro Ranellucci
2014-10-21Refactoring: moved most of the low-level G-code to the Slic3r::GCode::Base cl...Alessandro Ranellucci
2013-08-28Ported Point->distance_to() and Line->length()Alessandro Ranellucci
2013-07-16Fix integration of XS containersAlessandro Ranellucci
2013-07-15Use XS Point everywhereAlessandro Ranellucci
2013-07-15More integration of Slic3r::Point::XSAlessandro Ranellucci
2013-07-06Workaround dclone() not being thread-safeAlessandro Ranellucci
2013-07-05Use dclone() in Point class tooAlessandro Ranellucci
2013-06-08Fix rotation and scaling in plater producing mispositioned objects in G-code ...Alessandro Ranellucci
2013-01-12Merge branch 'master' into avoid-crossing-perimetersAlessandro Ranellucci
2012-10-30Remove unused methodsAlessandro Ranellucci
2012-08-25Merge branch 'master' into avoid-crossing-perimetersAlessandro Ranellucci
2012-08-23Remove useless Point->id methodAlessandro Ranellucci
2012-08-23Manual rebase of the avoid_crossing_perimeters featureAlessandro Ranellucci
2012-04-16Honeycomb infill. #300Alessandro Ranellucci
2012-01-13Fill gaps using medial axis detectionAlessandro Ranellucci
2011-12-30Thin walls. #24Alessandro Ranellucci
2011-11-11Collect undetected lines (caused by dirty or non-manifold models), warn the u...Alessandro Ranellucci
2011-10-28New experimental --gcode-arcs options to generate G2/G3 commands. #23Alessandro Ranellucci
2011-10-12Refactored Line objects to arrayrefsAlessandro Ranellucci
2011-10-12Refactoring. Point objects are now plain arrayrefs. Slicing is 30% faster.Alessandro Ranellucci
2011-10-09Completely rewritten the slicing algorithmAlessandro Ranellucci
2011-09-18Lots of changes and refactoring after testing with hollow objectsAlessandro Ranellucci
2011-09-06Replaced Moose with Moo => big performance boost and easier packagingAlessandro Ranellucci
2011-09-05Rectilinear fillAlessandro Ranellucci
2011-09-03Generate GCODEAlessandro Ranellucci
2011-09-02Extrusion of perimetersAlessandro Ranellucci
2011-09-01Initial importAlessandro Ranellucci