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-24Added a possibility into thick_polyline_to_extrusion_paths() to separately se...Lukáš Hejl
2021-11-30New config value "gcode_resolution" replaces the hard coded RESOLUTIONVojtech Bubnik
2021-10-14New ClipperUtils functions: opening(), closing() as an alternativeVojtech Bubnik
2021-05-05Fix of safety_offset() after ClipperUtils refactoring.Vojtech Bubnik
2021-05-03Further rework of ClipperUtils: Replaced many to_polygons() /Vojtech Bubnik
2021-03-15Reworked the "new" bridging to respect the bridge_flow_ratioVojtech Bubnik
2021-03-15WIP: Refactored bridging flow from normal flow, new config valueVojtech Bubnik
2021-02-24Squash merge of pull request Raft enhancements #6003Vojtech Bubnik
2021-02-23Fix of Enforce support for first N layers has no effect #470Vojtech Bubnik
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-10Squashed commit of the following:Vojtech Bubnik
2021-02-10Added separate checkbox for gap filling (#5999)Ilya
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2021-01-29Fixing GCC warnings 2Lukas Matena
2021-01-27Commented out fuzzy_skin_shape for now, the parameter may be usedVojtech Bubnik
2021-01-26WIP: Initial Fuzzy Skin implementaiton #2010Vojtech Bubnik
2020-12-09Fix of spiral vase mode with holes in the bottom: Holes in the bottom layersVojtech Bubnik
2020-11-24Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208Vojtech Bubnik
2020-02-08Spiral vase improvements and bugfixes.bubnikv
2019-09-27Rest of the path chaining has been replaced with the new algorithm.bubnikv
2019-09-26Introduction of a greedy Traveling Salesman Problem algorithm,bubnikv
2019-09-11Refactoring of ExtrusionEntity / ExtrusionEntityCollection:bubnikv
2019-09-11Refactoring of PerimeterGenerator:bubnikv
2019-09-10Fix of "Bridging and gap fill are parsed incorrectly when infill is set to 0"...bubnikv
2019-06-25Fixed warnings in libslic3rLukas Matena
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv