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-05-04Ported "avoid crossing perimeters" and bridging unit tests from PerlVojtech Bubnik
2022-03-31Some refactoring and fixes based on static source code analysisLukas Matena
2022-03-17Fixed various issues in the ported Lightning infill.lh_fix_lightning_infillLukáš Hejl
2021-12-08Fix of Random placment of top fill throughout model #7442Vojtech Bubnik
2021-12-01Fixing Perl unit testsVojtech Bubnik
2021-12-01WIP Lightning infil: Cleaning up some compiler errorsVojtech Bubnik
2021-10-14Snug supports: Extrude interface layers 45 degrees from the base layer,Vojtech Bubnik
2021-07-29Fixed a crash in the multi-material segmentation when projected lines are out...Lukáš Hejl
2021-06-20Renamed create_face_neighbors_index() to its_face_edge_ids().Vojtech Bubnik
2021-05-24WIP PrintRegion refactoring: Squashed some bugs.Vojtech Bubnik
2021-05-21WIP: Refactoring of PrintRegions. It nearly compiles!Vojtech Bubnik
2021-05-06FDM backend refactoring for const correctness, clarity ...Vojtech Bubnik
2021-05-05FDM backend refactoring: Return PrintRegion by reference, not by pointer.Vojtech Bubnik
2021-05-03Further rework of ClipperUtils: Replaced many to_polygons() /Vojtech Bubnik
2021-03-19Refactoring of FDM support generator: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-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2020-12-11Fix of re-slicing with multiple regions.Vojtech Bubnik
2020-09-18Adaptive infill: Reshuffled the namespaces.Vojtech Bubnik
2020-09-10Move support cubic infill to separate class.Lukáš Hejl
2020-09-09Fix tests which expect make_fills without argumentsLukáš Hejl
2020-09-09Change in passing octree structLukáš Hejl
2020-06-03WIP: first_layer_print_min/max, first_layer_print_convex_hullVojtech Bubnik
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-02-05Implemented top_solid_min_thickness / bottom_solid_min_thickness.bubnikv
2020-01-03Fix of "Don't use bridging perimeters on top of elephant-foot compensation #3...bubnikv
2019-10-01FDM Print refactoring:bubnikv
2019-09-27Rest of the path chaining has been replaced with the new algorithm.bubnikv
2019-09-06Fix of "excess infill below bridges with 0% infill" #442bubnikv
2019-03-05Elephant foot compensation improvements.bubnikv
2018-12-14Fix of G-code invalidation on "wipe_into_object" "wipe_into_infill"bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv