Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11Fix solid_over_perimeterssupermerill
2022-08-11Protecting SlicingParameters behind a shared_ptr.supermerill
2022-08-10Fix some warnings.supermerill
2022-08-10fix rounding problem disabling variable layer heightsupermerill
2022-05-18increase a bit the "please don't look here" area for solid_over_perimeterssupermerill
2022-05-18Fix slices_to_fill_surfaces_clipped:supermerill
2022-04-15Don't remove solid infill on slope for spiral vasesupermerill
2022-04-02fix bridge for soluble supports regression from 2.4 mergesupermerill
2022-03-17Fix flow errorsupermerill
2022-02-17Fix raft flow problem & raft double sheath, alsosupermerill
2022-02-08Merge branch 'merill-merge' (2.3.57.10) into devsupermerill
2022-02-02Fix dense_infill when infill/perimeter encroachment is 0supermerill
2022-02-02Fix phantom solid surfaces.supermerill
2022-02-01Fix commit 4e6753: use ExPolygon instead of polygon (so don't holes as contou...supermerill
2022-01-19fix brim separation string & phony checksupermerill
2022-01-19Fix enums fields, fuzzy, flow. Improve tooltips & setting layoutsupermerill
2022-01-19fix progress messagesupermerill
2022-01-12Merge remote-tracking branch 'remotes/prusa/master' 2.4 into dev 2.3.58remi durand
2021-12-15missing includes for gentoo compilationsupermerill
2021-12-13Fix of PrusaSlicer crashes when using fuzzy skin and setting 0 for values #7468Vojtech Bubnik
2021-12-10Fix of "solid_infill_every_layers = 1" does not generate valid infill for som...Vojtech Bubnik
2021-12-08Fix of Random placment of top fill throughout model #7442Vojtech Bubnik
2021-12-07Fix of infill_only_where_needed for complex objects:Vojtech Bubnik
2021-11-20Dense infill: fix the full fill density bug & rework detection settings:supermerill
2021-11-16clean & update vertex profilessupermerill
2021-11-06Don't engage "no solid area over X perimeters" before the Y first solid layer...supermerill
2021-11-06Multithreading dense_infillsupermerill
2021-11-06Avoid bridge/infill mess when the bridge area is a bit thin.supermerill
2021-10-28Fixing projection of bottom surfaces in MM segmentation and forVojtech Bubnik
2021-10-28Don't allow holes in infill_densesupermerill
2021-10-25#6999 - Fixed variable layer height editing not working when raft layers > 0enricoturri1966
2021-10-23Dense Infill: reduced unneeded usage of "full fill"supermerill
2021-10-22dense_infill (automatic) reworksupermerill
2021-10-18Some more refactoring of ClipperLib / closing() / opening()Vojtech Bubnik
2021-10-14Snug supports: Extrude interface layers 45 degrees from the base layer,Vojtech Bubnik
2021-10-14New ClipperUtils functions: opening(), closing() as an alternativeVojtech Bubnik
2021-10-11fix the Fix for no_perimeter_unsupported_algo (a4caa5)supermerill
2021-10-07now "no perimeter on bridges" -> "only bridges" follow bridged_infill_marginsupermerill
2021-10-07Polyholes now don't recognize rectangle as badly made circle.supermerill
2021-10-04add seam_gap for hiding seam on loopssupermerill
2021-10-02Fix no_perimeter_unsupported_algo by detecting each bridged area independently.supermerill
2021-10-02change discover_vertical_shells() from polygons to expolygonssupermerill
2021-10-01Remove duplicit warning about not enabled support enforcersDavid Kocik
2021-09-27fix first_layer_size_compensationsupermerill
2021-09-26Add 'only one perimeter on first layer' as doing it manually via modifier wre...supermerill
2021-09-26fix hole_size_threshold when 0supermerill
2021-09-26Add filament_max_overlap, to control the line spacing via filament settingsupermerill
2021-09-21Fix float accuracy issue when thick_bridges is off (#6957)Justin Schuh
2021-09-06New first layer height computesupermerill
2021-09-06Improved progress messagesupermerill