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
2018-05-18Fix of extraneous infill over thin walls.bubnikv
2018-02-02Fix of Negative Feedrates: G1 F-3.84007e+006 stops smoothiebubnikv
2017-09-18A bit of refactoring and beautification.bubnikv
2017-07-19Changed the default "sane" extrusion width parameters tobubnikv
2017-07-19PerimeterGenerator - a bit of refactoring for readability.bubnikv
2017-04-07Merged support_fills with support_interface_fills.bubnikv
2017-04-05Simplification, C++11 beautification.bubnikv
2017-01-20Improvement of the move semantics on various objects:bubnikv
2016-12-13Adapted to the new ClipperUtils.hpp interface by @alexrjbubnikv
2016-12-08Fix compilation, cherry picked from @alexrj fde6e2e61deabd097a3bf565d49480771...Alessandro Ranellucci
2016-11-18Reverted the perimeter generator to not save the perimeter areas.bubnikv
2016-11-12Fixes https://github.com/prusa3d/Slic3r/issues/32#issuecomment-260135542bubnikv
2016-11-10re-wrote PrintObject::detect_surfaces_type() to C++,bubnikv
2016-11-04Method ExtrusionEntity::polygons_covered() and derived were splitbubnikv
2016-11-03ExtrusionEntity and derived classes: Documented, short methods madebubnikv
2016-11-02Rewrote Fill2.pm to C++, deleted Perl infills for good.bubnikv
2016-09-26Collect the perimeter surfaces when generating perimeters.bubnikv
2016-09-14Documented the purpose of various perl modules.bubnikv
2016-09-13Ported from the playground branch. Various documentation and optimization.bubnikv
2016-09-12Initial commit of the new Pressure Equalizer, the EdgeGridbubnikv
2016-05-20More refactoring to medial axis and gap fill, more robustAlessandro Ranellucci
2016-03-26Tune gap fill and thin walls to less extreme valuesAlessandro Ranellucci
2016-03-26Rewritten the medial axis algorithm, now more robust (don't just prune MAT fr...Alessandro Ranellucci
2016-03-20Missing #includeAlessandro Ranellucci
2016-03-19Variable-width thin walls. Yay!Alessandro Ranellucci
2016-03-19Variable-width gap fill. Yay! #2960Alessandro Ranellucci
2016-02-20Fixed regression in the C++ port of PerimeterGenerator causing gaps to be fil...Alessandro Ranellucci
2015-12-19Bugfix: external details were simplified too much when using default settings...Alessandro Ranellucci
2015-12-19Very minor code improvementsAlessandro Ranellucci
2015-12-19Fixed ported code of PerimeterGeneratorAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-01Bugfix: an error in porting caused bad perimeter ordering. Includes regressio...Alessandro Ranellucci
2015-10-27Finished porting LayerRegion to C++Alessandro Ranellucci
2015-08-06Fixed potential hang in PerimeterGenerator.cppAlessandro Ranellucci
2015-07-23Finished porting PerimeterGenerator to C++Alessandro Ranellucci
2015-07-07More work for porting PerimeterGenerator to XSAlessandro Ranellucci
2015-07-03Initial work for porting PerimeterGenerator to XSAlessandro Ranellucci