Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-09Refactoring of adaptive cubic infill:Vojtech Bubnik
2020-09-07Check if exist any boundary polylineLukáš Hejl
2020-09-03Octree representation reworkLukáš Hejl
2020-09-03Fix bug in lines mergingLukáš Hejl
2020-09-03Connect infill to perimetersLukáš Hejl
2020-09-03Code cleanupLukáš Hejl
2020-09-03Octree's first cube depends on model size.Lukáš Hejl
2020-09-02Change in passing octree structLukáš Hejl
2020-08-30Fix crash on inconsistent inputLukáš Hejl
2020-08-27Fix discontinuous extrusion lines for adaptive infillLukáš Hejl
2020-08-27Switch to smart pointersLukáš Hejl
2020-08-27Polylines mergingLukáš Hejl
2020-08-27Add function for check existence of triangle in define radiusLukáš Hejl
2020-08-26Generating polylines from octreeLukáš Hejl
2020-08-26Building octree based on distance from meshLukáš Hejl
2020-08-26Preparation for new infillLukáš Hejl
2020-05-27Includes cleanup:Lukas Matena
2020-05-26Fixed few warningsLukas Matena
2020-05-26Slight include cleanupLukas Matena
2020-05-06Improvements of the monotonous infill ordering:bubnikv
2020-04-28fixing a compilation issue on a buggy GCC on R-PIbubnikv
2020-04-28Ironing and Monotonous infill - first working implementation.bubnikv
2020-04-25Introduction of Monotonous infill type. Fill no-sort only for monotonousbubnikv
2020-04-24WIP: Monotonous infillbubnikv
2020-04-22WIP: Reworking of FillRectilinear2 to support monotonous infillbubnikv
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-14Fix of infill type update with vase mode enabled after changebubnikv
2020-03-03Fixed some more warningsLukas Matena
2020-03-03Fixed several warningsLukas Matena
2019-12-02Fix of infill connecting along perimeter lines,bubnikv
2019-11-22Fix of the new gyroid infill path planning. Fixes #3226bubnikv
2019-11-14Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-11-14Fix of a typo in KDTreeIndirect.bubnikv
2019-11-12Attempt to fix Mac build on buildserverEnrico Turri
2019-11-07Merged pull request "Gyroid improvements" #2730bubnikv
2019-10-16Ported test_fill from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-09-27Rest of the path chaining has been replaced with the new algorithm.bubnikv
2019-09-27Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-09-27Fix of G-code path planning: Infill lines were incorrectly orderedbubnikv
2019-09-24Fixed memsetting non-trivially-copyable typesLukas Matena
2019-09-10Fix of previous infill refactoring.bubnikv
2019-09-09Fix of d146a0237e51b15ba39bb5c2a45e9d208e50b4cfbubnikv
2019-09-05Fill.cpp: Fixed a typoLukas Matena
2019-09-04WIP: Reworked the infill generator to merge areas with the samebubnikv
2019-08-22Some Vojtech's beautificationbubnikv
2019-08-08Fix two warningsYuri D'Elia
2019-08-08Make Gyroid::PatternTolerance match the descriptionYuri D'Elia
2019-08-07Move gyroid constants to the class declarationYuri D'Elia
2019-08-07Maximize gyroid printing speed angleYuri D'Elia