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-10Don't disable pressure advance if no ramming for the wipe tower.supermerill
2022-08-10Fix config loading for brim_offsetsupermerill
2022-08-10update min_width_top_surface tooltipsupermerill
2022-07-13Use an incremental method to create brim to avoid offset() simplification wit...supermerill
2022-07-13new option to ignore "only retract when crossing" on the first layer.supermerill
2022-07-13fix bridge_flow only affecting bridge with "nozzle" base typesupermerill
2022-07-13Fix crashing gcode when seam_gap is null and wipe inside is activatedsupermerill
2022-05-18Fix ba8f4954 : keep "on" to be compatible with moonraker regexsupermerill
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-05-18revert wrong edit de609f61 (mt)supermerill
2022-05-06Fix object labels.supermerill
2022-05-06Update to/from prusa configsupermerill
2022-05-06Change the Export plate as stl to export plate as what you want.supermerill
2022-05-05Add monoprice serversupermerill
2022-05-02Ensure the locale is set for each gcode jobsupermerill
2022-04-30fix 0-size segmentssupermerill
2022-04-30Add preference to disable tooltip on slice buttonssupermerill
2022-04-30Add a preference override for dpi scalingsupermerill
2022-04-28Add preference date_in_config_filesupermerill
2022-04-28Add gap_fill_flow_match_perimeter : allow to slow gapfill if the flow is too ...supermerill
2022-04-28tool change wait for temp bugfix (#2751)Pierre Masselot
2022-04-27Update search tool for tagssupermerill
2022-04-26Fix "new project" double call (merge project changed dialog with ps 2.4)supermerill
2022-04-26Avoid error on osx for tbb parallel fortamasmeszaros
2022-04-23Fix infinite time & wipe to infinite positionsupermerill
2022-04-23Fix solid_infill_overlap not showing any effect in gui for top solid width/sp...supermerill
2022-04-21fix 59bdbc8f (null pointer) and 64d8c7d (coPoint deserialization on ',' vs '....supermerill
2022-04-15merge prusalicer 2.4.2-rc2supermerill
2022-04-15support interface fan speedsupermerill
2022-04-15update ui files if same version but more recent.supermerill
2022-04-15add next_colour in custom colour change gcodesupermerill
2022-04-15some full_label changessupermerill
2022-04-15move first_layer_flow_ratio from print to regionsupermerill
2022-04-15wipe_inside_depth setting to control the depth of wipe move.supermerill
2022-04-15Settings for the little wipe for external perimeterssupermerill
2022-04-15Fix seam algosupermerill
2022-04-15ensure the nozzle is at the intended height after toolchange custom gcodessupermerill
2022-04-15Add some labels to enum settings that need them.supermerill
2022-04-15Add print time estimation settingssupermerill
2022-04-15Mosaic generatorsupermerill
2022-04-15Preview panel: fix skirt & brim, now use gcode colors.supermerill
2022-04-15Fix gcode processor initialization, can cause the gcode preview to be empty w...supermerill
2022-04-15Don't remove solid infill on slope for spiral vasesupermerill
2022-04-15simplify polygons for gapfill if too detailed to prevent stall.supermerill
2022-04-15Allow coPoint settings.supermerill
2022-04-15some fixes for scripted widgetssupermerill
2022-04-12Fix of #8186: incorrect count of toolchanges reported:Lukas Matena
2022-04-11Fix for #7905 - Segfault when changing printer after loading 3mf with a diffe...YuSanka
2022-04-08Follow-up to 68b66729079bcf91ef44701c939f858f7ae9fe29Vojtech Bubnik