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
2022-03-31Some refactoring and fixes based on static source code analysisLukas Matena
2021-12-02Added missing includes (GCC11.1 without PCH).Lukáš Hejl
2021-11-30New config value "gcode_resolution" replaces the hard coded RESOLUTIONVojtech Bubnik
2021-04-08New FDM support sparse infill zig-zag algorithm.Vojtech Bubnik
2020-11-24Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208Vojtech Bubnik
2020-11-20Anchoring of sparse infills can now be disabled.Vojtech Bubnik
2020-11-16 Fixing compilation issues.Vojtech Bubnik
2020-11-16Fillers: Removal of old FillRectilinear, using of "override" insteadVojtech Bubnik
2020-11-16Reworked connection of infill lines to perimeter lines.Vojtech Bubnik
2020-11-051) Implemented anchoring of infill lines to perimeters with lengthVojtech Bubnik
2020-11-03Merge remote-tracking branch 'remotes/origin/master' into lh_adaptive_infill_...Vojtech Bubnik
2020-10-05Renamed monotonous infill to monotonic.Vojtech Bubnik
2020-10-02Connect infill with perimeters using hooksLukáš Hejl
2020-09-18Adaptive infill: Reshuffled the namespaces.Vojtech Bubnik
2020-09-17Refactoring of adaptive cubic / support cubic:Vojtech Bubnik
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-09-10Move support cubic infill to separate class.Lukáš Hejl
2020-09-09Preparation for new infillLukáš Hejl
2020-05-27Includes cleanup:Lukas Matena
2020-04-25Introduction of Monotonous infill type. Fill no-sort only for monotonousbubnikv
2020-04-22WIP: Reworking of FillRectilinear2 to support monotonous infillbubnikv
2020-04-14WIP: Ironing over top surfaces.bubnikv
2019-12-02Fix of infill connecting along perimeter lines,bubnikv
2019-11-07Merged pull request "Gyroid improvements" #2730bubnikv
2019-10-16Ported test_fill from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-09-04WIP: Reworked the infill generator to merge areas with the samebubnikv
2019-08-07bugfix "connected lines" for gyroid & 3Dhoneysupermerill
2019-08-07gyroid & 3Dhoneycomb: now 'connected lines' follow the perimeterssupermerill
2019-01-22Fix usage of is_trivially_copyable on older GCC (for real this time)Vojtech Kral
2019-01-22Fix usage of is_trivially_copyable on older GCCVojtech Kral
2019-01-21Added missing headers.bubnikv
2019-01-21Added static asserts on classes initialized by memset to make sure it is poss...Lukas Matena
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv