Skip to content

BambuStudio SoftFever V1.4.1

Compare
Choose a tag to compare
@SoftFever SoftFever released this 01 Jan 05:05
· 1429 commits to SoftFever since this release

Change notes:

  • Added flow rate and pressure advance calibration features. for more information, refer to this Wiki page
    pa_line

  • Added support for skirt height.

  • Improved the display of layer time.
    For those who wonder why I am keen to add layer time visualization, check this image

image

  • Added a feature for checking and displaying a notification for a new version
  • Added RatRig printer profiles, thanks @erebus04 for working this
  • Added support for the Creality CR-10 Max and Anker M5 printers.
  • Fixed the issue with profile cloud syncing for third-party printers.
  • set inner_wall_acceleration to 5000 for Bambu printers
  • Added support for the first_layer_bed_temperature and first_layer_temperature variables for better compatibility."
  • Fixed a crashing bug when adding text Mac Intel machine
  • QoL improvements for naming logic:
    • The filename format is now supported when exporting 3mf files.
    • If the project is not defined, the model name will be used as the output name.
    • The "Untitled" string will no longer be added if the project name is set.
    • The "_plate_0" string has been removed from the file name if there is only one plate.

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.


Credits for calibration:

Flowrate test and layer time is inspired by SuperSlicer
PA Line method is inspired by K-factor Calibration Pattern
PA Tower method is inspired by Klipper
chatgpt ;)