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
2021-05-31Fixed some compiler warningsVojtech Bubnik
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-04-221) New methods PrintObject::num_regions() and ::has_region() to makeVojtech Bubnik
2021-04-21Further fixes of the first_layer_height refactoring.Vojtech Bubnik
2021-04-211) Moved first_layer_heigth frrom PrintObjectConfig to PrintConfig.Vojtech Bubnik
2021-03-15Splitting FDM support gap to top / bottom, introducingVojtech 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
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-02-05Implemented top_solid_min_thickness / bottom_solid_min_thickness.bubnikv
2020-01-17ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE set as defaultEnrico Turri
2019-12-13Improved adaptive layer height metrics: Using the area of a trianglebubnikv
2019-11-26ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Small refactoringEnrico Turri
2019-11-20ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Added 'keep min' option to smoothing ...Enrico Turri
2019-11-19ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Smoothing algorithm modified to give ...Enrico Turri
2019-11-18ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Fixed adaptive layer height profile a...Enrico Turri
2019-11-18ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Code cleanupEnrico Turri
2019-11-18ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Small refactoring to improve performa...Enrico Turri
2019-11-15ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Profile smoothing using gaussian blurEnrico Turri
2019-11-14ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Customizable cusp valueEnrico Turri
2019-11-13ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Refactoring of SlicingAdaptive to acc...Enrico Turri
2019-11-12Adaptive layer height profile -> Added Adaptive button to imgui dialogEnrico Turri
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
2019-06-18Merge remote-tracking branch 'remotes/origin/ys_new_features'bubnikv
2019-06-11Sharing TriangleMesh objects between the front end (UI) and back endbubnikv
2019-06-05Experiments with updating layer_config_ranges from UIYuSanka
2019-03-05Fix of caching of the SlicingParamerters at PrintObjectbubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv