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
2020-08-12Fix of custom supports: object offset for Clipper was incorrectly accounted forLukas Matena
2020-08-12Fixes of two crashes in paint-on supportsLukas Matena
2020-07-24TriangleSelector: bugfix - backend did not correctly account for mirrorringLukas Matena
2020-07-24TriangleSelector: backend is aware of divided trianglesLukas Matena
2020-07-13Attempt to fix crash on Mac when rotating an object while layer editing is ac...enricoturri1966
2020-06-16Fixes of the offset curves from Voronoi diagram.Vojtech Bubnik
2020-05-26Few more include chains brokenLukas Matena
2020-04-28Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2020-04-27Custom support blockers are now workingLukas Matena
2020-04-27Fixing debug build broken after recent mergeLukas Matena
2020-04-25Introduction of Monotonous infill type. Fill no-sort only for monotonousbubnikv
2020-04-24Optimization of the custom support projection algorithmLukas Matena
2020-04-22Custom supports projection now runs in parallelLukas Matena
2020-04-22Custom support generation now ignores triangles with upward-pointing normalLukas Matena
2020-04-22Fixed a logic error in the algorithmLukas Matena
2020-04-21Moved the projection function into PrintObject.cppLukas Matena
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-03-14Fix of infill type update with vase mode enabled after changebubnikv
2020-02-18Fixed a bug, where the top or bottom solid layers were created evenbubnikv
2020-02-09Fixed a bug in the update of the backend when the Spiral Vase optionbubnikv
2020-02-09Fixed unit tests broken with the previous commit (Spiral Vase fix).bubnikv
2020-02-08Spiral vase improvements and bugfixes.bubnikv
2020-02-07Fixed a bug in validation of the FDM Print to check for extruderbubnikv
2020-02-05Implemented top_solid_min_thickness / bottom_solid_min_thickness.bubnikv
2020-01-30Fixed regression of 71fa41110049a79ec1d5c3052d22647a38d01bedbubnikv
2020-01-24Fix of 2.2.0-A3: Sequential Printing: Wrong location after slicing #3570bubnikv
2020-01-23Refactored PrintObject::m_copies to PrintInstances,bubnikv
2020-01-03Fix of "Don't use bridging perimeters on top of elephant-foot compensation #3...bubnikv
2019-11-12Adaptive layer height profile -> Added Adaptive button to imgui dialogEnrico Turri
2019-11-071) Added new tech ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILEEnrico Turri
2019-11-04Only enable Elphant foot compensation if printing directlybubnikv
2019-11-04Bugfixes of the new adaptive elephant foot compensation.bubnikv
2019-11-01adaptive elpehant foot compensation, fixingbubnikv
2019-10-01FDM Print refactoring:bubnikv
2019-10-01Fixed a crash with a layer range modifier containing no slicing layer.bubnikv
2019-09-27Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-09-26WIP: Consolidation of shortest path calculations,bubnikv
2019-09-24Whitespace changes to supress misleading indentation warningsLukas Matena
2019-09-09Fix of "Bridge flow ratio doesn't trigger reslicing of support" #2359bubnikv
2019-09-09Fix of "Strange behavior on bridge detection" #1482bubnikv
2019-09-09Replaced Perl style infill type enums with C++ enums in comments.bubnikv
2019-09-06Fix of "excess infill below bridges with 0% infill" #442bubnikv
2019-09-02Merge branch 'lm_layer_height_validation' into devLukas Matena
2019-09-02Fixed couple of warningsLukas Matena
2019-08-29Fixed layer height equality check needed in order to enable the wipe towerLukas Matena
2019-08-08Added handling of std::bad_alloc so the user gets more comprehensible error m...Lukas Matena
2019-07-16Fixed compilation issuebubnikv
2019-07-15Merge branch 'master' into lm_warningsLukas Matena
2019-06-25Fixed warnings in libslic3rLukas Matena
2019-06-20Integrated the new layer height spans with configs into the backend.bubnikv