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
2014-11-16Ported some minor methods to XSAlessandro Ranellucci
2014-04-19Removed duplicated method added to Slic3r::Line in caf20664cd72919996798643cc...Alessandro Ranellucci
2014-04-19Bugfix: ExPolygon::contains_line() was called with a Polyline object but didn...Alessandro Ranellucci
2014-03-05Promising approach to medial axis pruningAlessandro Ranellucci
2013-11-23Incomplete work for XS-based convex_hullAlessandro Ranellucci
2013-11-20Update Clipper to 6.0.0Alessandro Ranellucci
2013-08-29Removed more unused codeAlessandro Ranellucci
2013-08-29Optimizations for better usage of XS codeAlessandro Ranellucci
2013-08-28Moved vibration limit to its own G-code filterAlessandro Ranellucci
2013-08-08Merge branch 'master' into xsdataAlessandro Ranellucci
2013-07-16Adopt XS containers everywhere (incomplete work)Alessandro Ranellucci
2013-07-15More integration of Slic3r::Point::XSAlessandro Ranellucci
2013-04-27New module to output SVG vertical sections of extrusion paths with real width...Alessandro Ranellucci
2013-03-31Use linestring_length() from BoostAlessandro Ranellucci
2012-11-17Completed vibration limitAlessandro Ranellucci
2012-11-16Bugfix: only_retract_when_crossing_perimeters might cause some missed retract...Alessandro Ranellucci
2012-10-30Remove unused methodsAlessandro Ranellucci
2012-07-22Remove all id() and ordered_id() methodsAlessandro Ranellucci
2012-04-09Huge speed Boost (pun intended). Also fixes a problem where infill was escapi...Alessandro Ranellucci
2012-02-26Code optimizationAlessandro Ranellucci
2011-12-30Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geom...Alessandro Ranellucci
2011-12-03Slic3r should now be able to detect optimal bridging direction for any kind o...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-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-15Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objectsAlessandro 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-07Detection of optimal infill direction for bridges. Includes many fixes and im...Alessandro Ranellucci
2011-10-05Bugfixes and improvements in surface detectionAlessandro Ranellucci
2011-09-30Bugfixes for complex and dirty geometriesAlessandro Ranellucci
2011-09-26Minor cleanupsAlessandro 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