github supermerill/SuperSlicer 2.4.58.2
Fishy edition

latest releases: 2.5.60.0, 2.5.59.13, 2.5.59.12...
pre-release2 years ago

The stable veriosn is the 2.3.57.12 version below.
It's probably the latest beta release of the 2.4 branch, there is mostly the macos m1 compilation to resolve. I just had access to a m1 pro mac, so Hopefully I can resolve that issue in the coming weeks.

known bugs

  • small modifiers aren't taken into account, you have to save/load the project. (or use a nightly build that have the fix)

changes

  • merged against PrusaSlicer 2.4.1
  • Remove aligned rectilinear, add tooltip tip for aligned setting, as there is no reason to only allow this one to be aligned.
  • Set default support_material_contact_distance_type to filament #2520
    • Check your support settings if your profile is using the default values!
  • MLocalization update:
    • now save TODO and all utility files for easier updating of localization
    • Changed the building script to not include .po files into the release, so download a nightly build or clone the repository to get them.
  • Parse the temp change from filament start custom gcode #2549
  • Allow m117 & M73 at the same time
  • Add "section" as a new color option. It's the mm3/mm. (useful to debug things, as heigth & width may not be related to it )
  • change min layer times from int to float #2574
  • skirt and brim speed & acceleration #1789

##Bugfixes

  • All the 2.3.57.12 fixes (see below)
  • Fix flow error #2528
  • fixes on resolution fields #2477
    • using internal_resolution for brim
    • using max_g1_per_second and min_length for gcode
    • using resolution for generate_perimeter
  • fix start_gcode_manual preview artifacts #2484
  • Fix generation of M73 and M117 #2380 by @matthewlloyd
    • Output only when the progress changes rather than every move.
    • First and last M73s were swapped, "M73 P100 R0" and "M73 P0 R<>".
    • machine_TO_last_* arrays were uninitialized.
  • fix filament shrinkage #2517 #2472
  • fix wipe tower brim #2501
  • gently fail when vendor directory can't be accessed #2564
  • Don't show the first support layer as an interface if it isn't #2236

GUI fixes

  • Fix bed grid drawn on top of objects
  • Fix ui_layout: #2490 (crash on new start) (selected layout not remembered) (layout switch need manual restart)
  • fix icon when switching printer type.
  • Fixes for "tab menu"
  • Fix update normal freq parameters #2527
  • fix mode->tags menu refresh
  • Fix preference bug #2485
  • fix tag for some special fields (extruder count)
  • Disable calibration menu for sla printers
  • fix typo & use s_seam_position for all modes #2491
  • Fix Skinny Dip using comma in locale with comma for decimal position. #2552

note: I haven't tested the linux & macos build.
For the macos, you still need to install brew and zstd with it (see #2488, will try to fix it)
For the macos-arm, I still can't build it right now. soon (tm)
For Windows automatic installer/updates: https://community.chocolatey.org/packages/superslicer
You can have daily builds in the action menu of github.
You can support me with the "sponsor" button

edit: good assets

Don't miss a new SuperSlicer release

NewReleases is sending notifications on new releases.