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-11-30Refactoring: moved slicing code to new TriangleMesh class, leaving in STL jus...Alessandro Ranellucci
2011-11-16Throw a fatal exception if no layers are detectedAlessandro Ranellucci
2011-11-13Infill is now overlapped with perimeters by 15%. #19Alessandro Ranellucci
2011-11-13New --first-layer-height-ratio option. #36Alessandro Ranellucci
2011-11-12Bugfix: parsing fatal error on Windows. #38Alessandro Ranellucci
2011-11-12Cleanup lines resulting from plane intersection before detecting polygons. Th...Alessandro Ranellucci
2011-11-07Print first layer at Z = 1 * layer_height instead of zero like it was until n...Alessandro Ranellucci
2011-11-07Renamed "multiply" to "duplicate". #7Alessandro 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-12Implement our own STL relaxed parser to be tolerant with malformed STL files ...Alessandro Ranellucci
2011-10-11Some compatibility bugs. Slic3r will still fail hard with non-manifold objectsAlessandro Ranellucci
2011-10-09Completely rewritten the slicing algorithmAlessandro Ranellucci
2011-10-08Skeining algorithm totally rewrittenAlessandro Ranellucci
2011-10-07Detection of optimal infill direction for bridges. Includes many fixes and im...Alessandro Ranellucci
2011-10-05Fixed detection of horizontal shellsAlessandro Ranellucci
2011-10-05Bugfixes and improvements in surface detectionAlessandro Ranellucci
2011-10-04Fixes for hi-res STL modelsAlessandro Ranellucci
2011-10-03Bugfix in dealing with very small STL facetsAlessandro Ranellucci
2011-10-02New --perimeter-feed-rate and --retract-before-travel options. Includes some ...Alessandro Ranellucci
2011-09-30Bugfixes for complex and dirty geometriesAlessandro Ranellucci
2011-09-26New options to multiply input objectAlessandro Ranellucci
2011-09-26Fixed regression which prevented horizontal shells to be processed for extern...Alessandro Ranellucci
2011-09-26New option to rotate input objectAlessandro Ranellucci
2011-09-26Minor fixes to time computation and right-hand ruleAlessandro Ranellucci
2011-09-26Fixes and improvements after testing with more complex objectsAlessandro Ranellucci
2011-09-26Ability to scale input objectAlessandro Ranellucci
2011-09-26Multiple solid layers near external surfacesAlessandro 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-05Command line interfaceAlessandro Ranellucci
2011-09-03Generate GCODEAlessandro Ranellucci
2011-09-03Bugfix (harmless for now) in calculation of extents; using constants now for ...Alessandro Ranellucci
2011-09-01Initial importAlessandro Ranellucci