Skip to content

Releases: SoftFever/OrcaSlicer

BambuStudio SoftFever V1.4.0 beta3

17 Dec 04:01
Compare
Choose a tag to compare

Changes:

  1. Fix a bug that wrong bed temperature was used for third-party printers

BambuStudio SoftFever V1.4.0 beta2

16 Dec 16:27
Compare
Choose a tag to compare

This is a maintenance release.
It merges upstream changes(BambuStudio 1.4).

Bambulab has added quite a few excellent new features in version 1.4.
You can find the changelogs here

BambuStudio SoftFever V1.3.4

30 Nov 15:56
Compare
Choose a tag to compare

Release notes:

  1. Add a new printer order - sandwich mode:
    This new order is similar to the outer-wall-first mode in achieving the best dimensional accuracy. This new approach however avoids printing outer walls right after a long travel, which may cause artifacts on the surface in many cases.
    sandwich-mode1

sandwich-mode2
2. Support RRF firmware(experimental)
image
3. Fix a compatibility issue for gcode-preview
4. Merge upstream changes

NOTE 1: For Apple users, please take a look at this article about how to run unsigned applications on your machine.

NOTE 2: Feel free to report issues/bugs/suggestions on GitHub.

BambuStudio SoftFever V1.3.3

09 Nov 15:23
Compare
Choose a tag to compare

Release notes:

  1. Improve top surface quality.
    Fix a bug that internal solid infills didn't use monotonic when top surface is using monotonic lines
  2. New feature: filter out tiny gaps.
    Note: for aesthetic considerations, this setting won't affect top/bottom layers. In other words, gap fills that can be seen from outside won't be filtered out
  3. PA(pressure advance) now support multi-color printing. A new PA value from the selected filament profile will be applied whenever there is
    a filament/extruder change action. This change only affects multi-color printing.
  4. Users can now set float values of layer time in Filament->Cooling tab.
  5. Allow to set target bed temp to 0
  6. Fix a bug that layer number is not displayed correctly in klipper UIs
  7. Force using linear PA model when manual PA override is enabled for Bambu machines
  8. Remember the last used filament
  9. Skip checking BL network plugin for third-party printers.

NOTE: For Apple M1 users, please take a look at this article about how to run unsigned applications on your machine. Or better, you can build it from the source codes if you want:)

Apple requires a subscription(costs 99$ yearly) for developers to sign their app. I don't do a lot of dev work on Mac, and this is a nonprofit open-source project, so I decided not to pay the money ;)

BambuStudio SoftFever V1.3.3 beta3

07 Nov 13:16
Compare
Choose a tag to compare

Fix a regression bug found in 1.3.3 beta.

  • PA was not set properly when only one filament was used.

BambuStudio SoftFever V1.3.3 beta

05 Nov 08:50
Compare
Choose a tag to compare

Changes:

  1. New feature: filter out tiny gaps.
    Note: for aesthetic considerations, this setting won't affect top/bottom layers. In other words, gap fills that can be seen from outside won't be filtered out
  2. PA(pressure advance) now support multi-color printing. A new PA value from the selected filament profile will be applied whenever there is a filament/extruder change action. This change only affects multi-color printing.
  3. Users can now set float values of layer time in Filament->Cooling tab.

BambuStudio SoftFever V1.3.2

30 Oct 15:49
Compare
Choose a tag to compare

Changes:

  • Support device control view for 3rd party printers
    Youtube video:
    Device view

  • Port Small perimeters feature from PrusaSlicer. I also add an extra option to adjust the small perimeter threshold
    You might want to reduce speed for small perimeter parts to prevent failures like bellow:
    image
    image

  • Add fan speed preview mode
    image

  • Fix an issue that print time estimation is inaccurate when Klipper g-code style is used.

BambuStudio SoftFever V1.3.1

22 Oct 02:07
Compare
Choose a tag to compare

This release enhances support for 3rd party printers.
Change notes:

  1. Support change bed size and nozzle diameter
  2. Allow users to specify the bridge infill direction
    bridge_infill_direction1
    bridge_infill_direction2
  3. Change to ISO view angle for preview image
    IMG_0119
    iso_view
  4. Add an option to change Z Hop action: NormalLift/SpiralLift
  5. Optimise g-code generation for both Bambu printers and 3rd party printers
  6. Support Klipper Exclude Objects
  7. Better support for Moonraker's metadata.
    IMG_0120
Image credits: Thanks @空白, for the screenshot of the IOS view on the X1 printer.

BambuStudio SoftFever V1.3.0 beta

20 Oct 16:45
Compare
Choose a tag to compare
Pre-release

Change notes will be updated later

BambuStudio SoftFever V1.2.5.3

13 Oct 15:26
Compare
Choose a tag to compare
  1. Label objects to support Klipper Exclude Objects feature
    8Q G9FEO}4GGZC7O7_UHDMT

  2. Allow users to change output file name format
    image

  3. Fix a bug that pressure advance value was not saved in the profile

  4. Optimize non-Bambu printer profiles

  5. Remove M900 S0 which is not necessary.