Skip to content

Releases: linuxserver/docker-bambustudio

v02.07.01.62-ls152

20 Jun 08:49
f3f33e7

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.07.01.62-ls152/index.html

LinuxServer Changes:

Full Changelog: v02.07.01.62-ls151...v02.07.01.62-ls152

Remote Changes:

This version is based on the 2.7.1 Public Release and includes optimizations for Studio startup slowdown issues on certain MacOS versions. Affected MacOS users are encouraged to upgrade as soon as possible. This release also includes several other bug fixes.

You can download the Flathub version for Linux from Bambu Studio on Flathub
The Flathub version is maintained by @hadess , thanks to him for his outstanding work.

Bug Fixes

  1. Fixed a potential startup slowdown issue on certain MacOS versions. Thanks to @BenJule for the contribution. An option to enable or disable Filament Management has been added in Preferences. On MacOS, this option is disabled by default.
screenshot-20260617-154827
  1. Fixed an issue where network plugin installation could fail for some MacOS users (excluding MacOS 27 and later versions).
  2. Fixed a path planning error that could occur in certain scenarios when using cross-Z-height coloring in mixed-color printing.
  3. Fixed a UI flickering issue with the X2D Filament Track Switch.
  4. Fixed an issue with the "Connected Same Color" feature in the Painting Tool.
  5. Fixed an issue where the Device page could crash or become unresponsive in certain scenarios.
  6. Fixed a crash that occurred when opening certain MakerWorld models. Special thanks to @BenJule once again.

v02.07.01.62-ls151

19 Jun 20:49
d1da2b5

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.07.01.62-ls151/index.html

LinuxServer Changes:

Full Changelog: v02.07.01.57-ls150...v02.07.01.62-ls151

Remote Changes:

This version is based on the 2.7.1 Public Release and includes optimizations for Studio startup slowdown issues on certain MacOS versions. Affected MacOS users are encouraged to upgrade as soon as possible. This release also includes several other bug fixes.

You can download the Flathub version for Linux from Bambu Studio on Flathub
The Flathub version is maintained by @hadess , thanks to him for his outstanding work.

Bug Fixes

  1. Fixed a potential startup slowdown issue on certain MacOS versions. Thanks to @BenJule for the contribution. An option to enable or disable Filament Management has been added in Preferences. On MacOS, this option is disabled by default.
screenshot-20260617-154827
  1. Fixed an issue where network plugin installation could fail for some MacOS users (excluding MacOS 27 and later versions).
  2. Fixed a path planning error that could occur in certain scenarios when using cross-Z-height coloring in mixed-color printing.
  3. Fixed a UI flickering issue with the X2D Filament Track Switch.
  4. Fixed an issue with the "Connected Same Color" feature in the Painting Tool.
  5. Fixed an issue where the Device page could crash or become unresponsive in certain scenarios.
  6. Fixed a crash that occurred when opening certain MakerWorld models. Special thanks to @BenJule once again.

v02.07.01.57-ls150

13 Jun 08:53
9a44650

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.07.01.57-ls150/index.html

LinuxServer Changes:

Full Changelog: v02.07.01.57-ls149...v02.07.01.57-ls150

Remote Changes:

V2.7.1 Public Release is a new version based on 2.6.1 Public Beta and 2.7.0 Public Beta. Compared to V2.6.0 Public Release, this version adds support for the Bambu Lab A2L, introduces important new features such as Texture-to-Color Painting and the Filament Manager, along with various improvements and bug fixes.

You can download the Flathub version for Linux from Bambu Studio on Flathub
The Flathub version is maintained by @hadess ; thanks to him for his outstanding work.

Known Issue: Startup lag on macOS 26.5 and later

Some users running macOS 26.5 or 26.5.1 may experience UI lag and steadily increasing memory usage after launching Bambu Studio. In some cases, this can lead to application crashes.
The issue appears to be related to the initialization of the built-in WebView and is currently under investigation. See #11004 / #10968 for details.

Temporary workarounds

We are actively working on a fix and will release it as soon as possible. Thank you for your patience.

⚠️ Notice for V2.7.0 Public Beta Users: Due to the addition of new machine preset configurations and related placeholders in this release, slicing with V2.7.0 may result in errors in certain scenarios. Please upgrade to V2.7.1 Public Release as soon as possible to avoid these issues.

Features

Gradient Color Curve Control for Multi-Color Printing

Gradient effects now support more flexible layer height control. A Color Curve Panel has been added for gradient colors, allowing users to freely add anchor points (left-click to add, right-click to remove) and drag the color curve to customize the blending ratio of two colors at different Z heights, enabling richer gradient effects.

image image

Liveview Full-Screen Support

Liveview now supports full-screen display and playback. Thanks to @bdpdx for the contribution, we optimized some frontend interaction features based on his work.

💡 Tip: Press ESC to exit full-screen mode.

image

Alternate Extra Wall

When enabled, an extra wall is added to alternating layers while other layers retain the original wall count. This option is suitable for improving model structural strength without needing to add extra walls on every layer. Thanks to contributions from @igiannakas and @jomixlaf.

⚠️ Note: This option is mutually exclusive with Spiral Vase Mode (or 0% infill).

image image

Improvements

Texture-to-Color Painting Feature Optimization

  • Multi-texture model processing optimization: Improved color sampling stability when importing multi-texture models, including fixes to UV mapping for multi-texture atlases, improved base color material processing logic, and optimized color clustering algorithm and smoothing control.
  • New mesh error detection and repair confirmation workflow: Automatically detects mesh errors when importing textured models, improves the built-in repair capability to ensure model watertightness, and can invoke the Windows mesh repair tool when necessary.
  • FBX file import support.

Filament Manager Optimization

  • Supports multi-selection for batch adding filaments.
  • Added an overwrite confirmation prompt when the same spool of filament is added again (via RFID recognition).
  • Other interaction and UI detail optimizations.
image

Improved PETG Prime Tower Stability with Filament Track Switch

This update improves the prime tower's stability during printing by disabling flat ironing (setting the ironing area to zero) while keeping line ironing, and by adding extra extrusion next to the prime tower.

LAN Mode Auto-Saves Connection Information

LAN connection information can now be saved locally, eliminating the need to re-bind LAN printers after restarting Studio. (#7891, #8270, #8409, #9042)

Other Improvements

  1. Fixed GMP build issue with GCC15. Thanks to contributions from @hadess and @c2h5oh.
  2. Added support for building with VS 2026 and CMake 4.2.
  3. Updated the display and interaction effects of filament controls in the assembly view.
  4. Changed the default Paint Fill mode to Edge Detection mode.

Bug Fixes

  1. To address potential collapse issues caused by chamfers introduced at the bottom of supports in certain scenarios, the bottom 2mm of supports now defaults to 2 walls (this behavior is disabled when 0 or single wall is specified). (#10542, #10775)
  2. Added a new "Order-independent overlap carving" option (disabled by default) to prevent the Object List sequence from affecting slice results of embedded models in certain scenarios.
image
  1. Fixed an issue where the collision detection algorithm in sequential printing did not correctly account for skirt spacing.
  2. Fixed several errors in sequential printing and some issues during plate size switching. (#8770)
  3. Fixed an issue where slicing was interrupted by empty or un-sliceable plates when slicing all plates. (#10296)
  4. Fixed abnormal display of model collision risk zones in sequential printing scenarios. (#10434)
  5. Fixed an issue where nozzle temperature was displayed incorrectly when importing filament presets in certain scenarios. (#10583)
  6. Fixed an issue where PA value requests failed in certain scenarios. (#10351)
  7. Fixed an issue where printing could not be initiated after slicing on the A1 mini in certain scenarios. (#10418)

v02.07.01.57-ls149

06 Jun 08:24
06a7b53

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.07.01.57-ls149/index.html

LinuxServer Changes:

Full Changelog: v02.07.00.55-ls148...v02.07.01.57-ls149

Remote Changes:

V2.7.1 Public Release is a new version based on 2.6.1 Public Beta and 2.7.0 Public Beta. Compared to V2.6.0 Public Release, this version adds support for the Bambu Lab A2L, introduces important new features such as Texture-to-Color Painting and the Filament Manager, along with various improvements and bug fixes.

You can download the Flathub version for Linux from Bambu Studio on Flathub
The Flathub version is maintained by @hadess ; thanks to him for his outstanding work.

Known Issue: Startup lag on macOS 26.5 and later

Some users running macOS 26.5 or 26.5.1 may experience UI lag and steadily increasing memory usage after launching Bambu Studio. In some cases, this can lead to application crashes.
The issue appears to be related to the initialization of the built-in WebView and is currently under investigation. See #11004 / #10968 for details.

Temporary workarounds

We are actively working on a fix and will release it as soon as possible. Thank you for your patience.

⚠️ Notice for V2.7.0 Public Beta Users: Due to the addition of new machine preset configurations and related placeholders in this release, slicing with V2.7.0 may result in errors in certain scenarios. Please upgrade to V2.7.1 Public Release as soon as possible to avoid these issues.

Features

Gradient Color Curve Control for Multi-Color Printing

Gradient effects now support more flexible layer height control. A Color Curve Panel has been added for gradient colors, allowing users to freely add anchor points (left-click to add, right-click to remove) and drag the color curve to customize the blending ratio of two colors at different Z heights, enabling richer gradient effects.

image image

Liveview Full-Screen Support

Liveview now supports full-screen display and playback. Thanks to @bdpdx for the contribution, we optimized some frontend interaction features based on his work.

💡 Tip: Press ESC to exit full-screen mode.

image

Alternate Extra Wall

When enabled, an extra wall is added to alternating layers while other layers retain the original wall count. This option is suitable for improving model structural strength without needing to add extra walls on every layer. Thanks to contributions from @igiannakas and @jomixlaf.

⚠️ Note: This option is mutually exclusive with Spiral Vase Mode (or 0% infill).

image image

Improvements

Texture-to-Color Painting Feature Optimization

  • Multi-texture model processing optimization: Improved color sampling stability when importing multi-texture models, including fixes to UV mapping for multi-texture atlases, improved base color material processing logic, and optimized color clustering algorithm and smoothing control.
  • New mesh error detection and repair confirmation workflow: Automatically detects mesh errors when importing textured models, improves the built-in repair capability to ensure model watertightness, and can invoke the Windows mesh repair tool when necessary.
  • FBX file import support.

Filament Manager Optimization

  • Supports multi-selection for batch adding filaments.
  • Added an overwrite confirmation prompt when the same spool of filament is added again (via RFID recognition).
  • Other interaction and UI detail optimizations.
image

Improved PETG Prime Tower Stability with Filament Track Switch

This update improves the prime tower's stability during printing by disabling flat ironing (setting the ironing area to zero) while keeping line ironing, and by adding extra extrusion next to the prime tower.

LAN Mode Auto-Saves Connection Information

LAN connection information can now be saved locally, eliminating the need to re-bind LAN printers after restarting Studio. (#7891, #8270, #8409, #9042)

Other Improvements

  1. Fixed GMP build issue with GCC15. Thanks to contributions from @hadess and @c2h5oh.
  2. Added support for building with VS 2026 and CMake 4.2.
  3. Updated the display and interaction effects of filament controls in the assembly view.
  4. Changed the default Paint Fill mode to Edge Detection mode.

Bug Fixes

  1. To address potential collapse issues caused by chamfers introduced at the bottom of supports in certain scenarios, the bottom 2mm of supports now defaults to 2 walls (this behavior is disabled when 0 or single wall is specified). (#10542, #10775)
  2. Added a new "Order-independent overlap carving" option (disabled by default) to prevent the Object List sequence from affecting slice results of embedded models in certain scenarios.
image
  1. Fixed an issue where the collision detection algorithm in sequential printing did not correctly account for skirt spacing.
  2. Fixed several errors in sequential printing and some issues during plate size switching. (#8770)
  3. Fixed an issue where slicing was interrupted by empty or un-sliceable plates when slicing all plates. (#10296)
  4. Fixed abnormal display of model collision risk zones in sequential printing scenarios. (#10434)
  5. Fixed an issue where nozzle temperature was displayed incorrectly when importing filament presets in certain scenarios. (#10583)
  6. Fixed an issue where PA value requests failed in certain scenarios. (#10351)
  7. Fixed an issue where printing could not be initiated after slicing on the A1 mini in certain scenarios. (#10418)9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9. 9.

v02.07.01.57-ls148

01 Jun 19:22
608d8dc

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.07.01.57-ls148/index.html

LinuxServer Changes:

No changes

Remote Changes:

V2.7.1 Public Release is a new version based on 2.6.1 Public Beta and 2.7.0 Public Beta. Compared to V2.6.0 Public Release, this version adds support for the Bambu Lab A2L, introduces important new features such as Texture-to-Color Painting and the Filament Manager, along with various improvements and bug fixes.

You can download the Flathub version for Linux from Bambu Studio on Flathub
The Flathub version is maintained by @hadess ; thanks to him for his outstanding work.

⚠️ Notice for V2.7.0 Public Beta Users: Due to the addition of new machine preset configurations and related placeholders in this release, slicing with V2.7.0 may result in errors in certain scenarios. Please upgrade to V2.7.1 Public Release as soon as possible to avoid these issues.

Features

Gradient Color Curve Control for Multi-Color Printing

Gradient effects now support more flexible layer height control. A Color Curve Panel has been added for gradient colors, allowing users to freely add anchor points (left-click to add, right-click to remove) and drag the color curve to customize the blending ratio of two colors at different Z heights, enabling richer gradient effects.

image image

Liveview Full-Screen Support

Liveview now supports full-screen display and playback. Thanks to @bdpdx for the contribution, we optimized some frontend interaction features based on his work.

💡 Tip: Press ESC to exit full-screen mode.

image

Alternate Extra Wall

When enabled, an extra wall is added to alternating layers while other layers retain the original wall count. This option is suitable for improving model structural strength without needing to add extra walls on every layer. Thanks to contributions from @igiannakas and @jomixlaf.

⚠️ Note: This option is mutually exclusive with Spiral Vase Mode (or 0% infill).

image image

Improvements

Texture-to-Color Painting Feature Optimization

  • Multi-texture model processing optimization: Improved color sampling stability when importing multi-texture models, including fixes to UV mapping for multi-texture atlases, improved base color material processing logic, and optimized color clustering algorithm and smoothing control.
  • New mesh error detection and repair confirmation workflow: Automatically detects mesh errors when importing textured models, improves the built-in repair capability to ensure model watertightness, and can invoke the Windows mesh repair tool when necessary.
  • FBX file import support.

Filament Manager Optimization

  • Supports multi-selection for batch adding filaments.
  • Added an overwrite confirmation prompt when the same spool of filament is added again (via RFID recognition).
  • Other interaction and UI detail optimizations.
image

Improved PETG Prime Tower Stability with Filament Track Switch

This update improves the prime tower's stability during printing by disabling flat ironing (setting the ironing area to zero) while keeping line ironing, and by adding extra extrusion next to the prime tower.

LAN Mode Auto-Saves Connection Information

LAN connection information can now be saved locally, eliminating the need to re-bind LAN printers after restarting Studio. (#7891, #8270, #8409, #9042)

Other Improvements

  1. Fixed GMP build issue with GCC15. Thanks to contributions from @hadess and @c2h5oh.
  2. Increased Worker thread stack size to 16MB to address crashes caused by Emboss text in certain scenarios. Thanks to @adele-with-a-b for the contribution.
  3. Added support for building with VS 2026 and CMake 4.2.
  4. Updated the display and interaction effects of filament controls in the assembly view.
  5. Changed the default Paint Fill mode to Edge Detection mode.

Bug Fixes

  1. To address potential collapse issues caused by chamfers introduced at the bottom of supports in certain scenarios, the bottom 2mm of supports now defaults to 2 walls (this behavior is disabled when 0 or single wall is specified). (#10542, #10775)
  2. Added a new "Order-independent overlap carving" option (disabled by default) to prevent the Object List sequence from affecting slice results of embedded models in certain scenarios.
image
  1. Fixed an issue where the collision detection algorithm in sequential printing did not correctly account for skirt spacing.
  2. Fixed several errors in sequential printing and some issues during plate size switching. (#8770)
  3. Fixed an issue where slicing was interrupted by empty or un-sliceable plates when slicing all plates. (#10296)
  4. Fixed abnormal display of model collision risk zones in sequential printing scenarios. (#10434)
  5. Fixed an issue where nozzle temperature was displayed incorrectly when importing filament presets in certain scenarios. (#10583)
  6. Fixed an issue where PA value requests failed in certain scenarios. (#10351)
  7. Fixed an issue where printing could not be initiated after slicing on the A1 mini in certain scenarios. (#10418)

v02.07.00.55-ls148

30 May 08:18
608d8dc

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.07.00.55-ls148/index.html

LinuxServer Changes:

Full Changelog: v02.07.00.55-ls147...v02.07.00.55-ls148

Remote Changes:

You can download the Flathub version for Linux from Bambu Studio on Flathub
The Flathub version is maintained by @hadess ; thanks to him for his outstanding work.

Note: 3MF files saved in the Beta version are temporarily not supported for upload to MakerWorld. If you need to upload, please use the official release version.

Features

Texture-to-Color Painting

Convert textured models directly into multicolor painting on the model surface. Ideal for applying colored artwork (logos, decorative patterns) to 3D models in multicolor printing. Currently supports OBJ, glTF, and GLB textured model imports.

img_v3_0211m_25adb999-d1b7-4c43-85fe-b379ba739afg

⚠️ Notes:

  • Single-textured models are recommended for now: conversion quality for multi-texture models will be improved in upcoming versions.
  • Loading multiple textured models for conversion at the same time is not yet supported. Please import them one at a time.
  • Draco-compressed glTF / GLB is not yet supported: support will be added in a future release.
  • For models with significant mesh defects, we recommend repairing them before import. This feature provides limited mesh auto-repair, but cannot guarantee a watertight result.
  • Due to a third-party library depended on, import errors may occur in some scenarios on macOS and Linux. We will continue to improve this in upcoming versions.

Improvements

Mesh Defect Diagnostics Improvements

Refined parts of the mesh defect detection algorithm:

  • Improved detection accuracy for non-manifold edges.
  • Open edges are now counted as a separate category.

ℹ️ Note: Non-manifold edges are reported as Error, and open edges are reported as Info.

image

Gradient Effect Supported Per-Part Gradient

A new "Enable per-part gradient effect" option has been added to the Mixed Filament gradient settings:

  • On: each part within a combined object receives its own gradient, transitioning smoothly from its own bottom layer to its own top layer.
  • Off (default): preserves the existing behavior, applying a single gradient across the entire object's Z range.

Particularly useful when printing combined objects made up of parts with different heights — each small part can now show a complete, self-contained gradient.

image image

Painted Color Information Preserved After Plane Cut

Painted color information is now preserved after a Plane Cut, so there's no need to repaint the model after cutting. Special thanks to @solidblu for the contribution. (#10613)

⚠️ Note: Minor alignment differences may appear on painted facets near the cut surface.

20260514180630_rec_

Other Improvements

  1. Migrated to WebKitGTK 4.1 for better compatibility with modern Linux distributions. Thanks to @jijinbei for the contribution.
  2. 3D view preset shortcuts (Ctrl + [0–7]) now work even when the canvas doesn't have focus. Thanks to @mpaperno for the contribution.
  3. Traditional Chinese language entry added: Traditional Chinese option is now available under Preferences → Language, allowing Traditional Chinese users to use Bambu Studio in their preferred language. Thanks to @hezhen0816 for the contribution.

ℹ️ Note: Translations for some languages are still being refined; a small number of UI strings may temporarily appear in English.

  1. Added PLA Pure filament presets.
  2. Filament Manager now displays official filament color information, with support for multi-color and gradient filaments, as well as cloud sync.

Bug Fixes

  1. Fixed a potential crash when modifying infill density in sequential printing mode. (#10350)
  2. Fixed an issue where certain threshold angles in support generation were incorrectly clamped. (#10553)
  3. Fixed an issue where the K value did not update in time in some scenarios. Thanks to @maziggy for the contribution. (#9984)
  4. Fixed an issue in Filament Manager where some languages were not displayed correctly; untranslated strings now fall back to English. (#10428)
  5. Fixed a potential crash when clicking "View all object settings". Thanks to @hadess for the contribution. (#10607)
  6. Fixed an issue on Linux where the parent dropdown lost focus when a sub-dropdown was opened.(#10175)
  7. The high-shrinkage filament warning is now shown as a daily tip instead of every time.
  8. Fixed an issue where a customized plate type was ignored when sending a print job. (#10171)
  9. Fixed an issue where official Bambu Lab filaments were misidentified as third-party filaments in AMS in certain scenarios. (#10279
  10. Fixed an issue in Flow Rate Calibration where the speed was adjusted instead of the flow rate.(#10005
  11. Fixed a crash when switching to the Device tab on multi-AMS printers.(#10364

v02.07.00.55-ls147

23 May 08:05
7b79d5f

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.07.00.55-ls147/index.html

LinuxServer Changes:

Full Changelog: v02.07.00.55-ls146...v02.07.00.55-ls147

Remote Changes:

You can download the Flathub version for Linux from Bambu Studio on Flathub
The Flathub version is maintained by @hadess ; thanks to him for his outstanding work.

Note: 3MF files saved in the Beta version are temporarily not supported for upload to MakerWorld. If you need to upload, please use the official release version.

Features

Texture-to-Color Painting

Convert textured models directly into multicolor painting on the model surface. Ideal for applying colored artwork (logos, decorative patterns) to 3D models in multicolor printing. Currently supports OBJ, glTF, and GLB textured model imports.

img_v3_0211m_25adb999-d1b7-4c43-85fe-b379ba739afg

⚠️ Notes:

  • Single-textured models are recommended for now: conversion quality for multi-texture models will be improved in upcoming versions.
  • Loading multiple textured models for conversion at the same time is not yet supported. Please import them one at a time.
  • Draco-compressed glTF / GLB is not yet supported: support will be added in a future release.
  • For models with significant mesh defects, we recommend repairing them before import. This feature provides limited mesh auto-repair, but cannot guarantee a watertight result.
  • Due to a third-party library depended on, import errors may occur in some scenarios on macOS and Linux. We will continue to improve this in upcoming versions.

Improvements

Mesh Defect Diagnostics Improvements

Refined parts of the mesh defect detection algorithm:

  • Improved detection accuracy for non-manifold edges.
  • Open edges are now counted as a separate category.

ℹ️ Note: Non-manifold edges are reported as Error, and open edges are reported as Info.

image

Gradient Effect Supported Per-Part Gradient

A new "Enable per-part gradient effect" option has been added to the Mixed Filament gradient settings:

  • On: each part within a combined object receives its own gradient, transitioning smoothly from its own bottom layer to its own top layer.
  • Off (default): preserves the existing behavior, applying a single gradient across the entire object's Z range.

Particularly useful when printing combined objects made up of parts with different heights — each small part can now show a complete, self-contained gradient.

image image

Painted Color Information Preserved After Plane Cut

Painted color information is now preserved after a Plane Cut, so there's no need to repaint the model after cutting. Special thanks to @solidblu for the contribution. (#10613)

⚠️ Note: Minor alignment differences may appear on painted facets near the cut surface.

20260514180630_rec_

Other Improvements

  1. Migrated to WebKitGTK 4.1 for better compatibility with modern Linux distributions. Thanks to @jijinbei for the contribution.
  2. 3D view preset shortcuts (Ctrl + [0–7]) now work even when the canvas doesn't have focus. Thanks to @mpaperno for the contribution.
  3. Traditional Chinese language entry added: Traditional Chinese option is now available under Preferences → Language, allowing Traditional Chinese users to use Bambu Studio in their preferred language. Thanks to @hezhen0816 for the contribution.

ℹ️ Note: Translations for some languages are still being refined; a small number of UI strings may temporarily appear in English.

  1. Added PLA Pure filament presets.
  2. Filament Manager now displays official filament color information, with support for multi-color and gradient filaments, as well as cloud sync.

Bug Fixes

  1. Fixed a potential crash when modifying infill density in sequential printing mode. (#10350)
  2. Fixed an issue where certain threshold angles in support generation were incorrectly clamped. (#10553)
  3. Fixed an issue where the K value did not update in time in some scenarios. Thanks to @maziggy for the contribution. (#9984)
  4. Fixed an issue in Filament Manager where some languages were not displayed correctly; untranslated strings now fall back to English. (#10428)
  5. Fixed a potential crash when clicking "View all object settings". Thanks to @hadess for the contribution. (#10607)
  6. Fixed an issue on Linux where the parent dropdown lost focus when a sub-dropdown was opened.(#10175)
  7. The high-shrinkage filament warning is now shown as a daily tip instead of every time.
  8. Fixed an issue where a customized plate type was ignored when sending a print job. (#10171)
  9. Fixed an issue where official Bambu Lab filaments were misidentified as third-party filaments in AMS in certain scenarios. (#10279
  10. Fixed an issue in Flow Rate Calibration where the speed was adjusted instead of the flow rate.(#10005
  11. Fixed a crash when switching to the Device tab on multi-AMS printers.(#10364

v02.07.00.55-ls146

16 May 14:14
1a4350b

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.07.00.55-ls146/index.html

LinuxServer Changes:

Full Changelog: v02.06.01.55-ls145...v02.07.00.55-ls146

Remote Changes:

You can download the Flathub version for Linux from Bambu Studio on Flathub
The Flathub version is maintained by @hadess ; thanks to him for his outstanding work.

Note: 3MF files saved in the Beta version are temporarily not supported for upload to MakerWorld. If you need to upload, please use the official release version.

Features

Texture-to-Color Painting

Convert textured models directly into multicolor painting on the model surface. Ideal for applying colored artwork (logos, decorative patterns) to 3D models in multicolor printing. Currently supports OBJ, glTF, and GLB textured model imports.

img_v3_0211m_25adb999-d1b7-4c43-85fe-b379ba739afg

⚠️ Notes:

  • Single-textured models are recommended for now: conversion quality for multi-texture models will be improved in upcoming versions.
  • Loading multiple textured models for conversion at the same time is not yet supported. Please import them one at a time.
  • Draco-compressed glTF / GLB is not yet supported: support will be added in a future release.
  • For models with significant mesh defects, we recommend repairing them before import. This feature provides limited mesh auto-repair, but cannot guarantee a watertight result.
  • Due to a third-party library depended on, import errors may occur in some scenarios on macOS and Linux. We will continue to improve this in upcoming versions.

Improvements

Mesh Defect Diagnostics Improvements

Refined parts of the mesh defect detection algorithm:

  • Improved detection accuracy for non-manifold edges.
  • Open edges are now counted as a separate category.

ℹ️ Note: Non-manifold edges are reported as Error, and open edges are reported as Info.

image

Gradient Effect Supported Per-Part Gradient

A new "Enable per-part gradient effect" option has been added to the Mixed Filament gradient settings:

  • On: each part within a combined object receives its own gradient, transitioning smoothly from its own bottom layer to its own top layer.
  • Off (default): preserves the existing behavior, applying a single gradient across the entire object's Z range.

Particularly useful when printing combined objects made up of parts with different heights — each small part can now show a complete, self-contained gradient.

image image

Painted Color Information Preserved After Plane Cut

Painted color information is now preserved after a Plane Cut, so there's no need to repaint the model after cutting. Special thanks to @solidblu for the contribution. (#10613)

⚠️ Note: Minor alignment differences may appear on painted facets near the cut surface.

20260514180630_rec_

Other Improvements

  1. Migrated to WebKitGTK 4.1 for better compatibility with modern Linux distributions. Thanks to @jijinbei for the contribution.
  2. 3D view preset shortcuts (Ctrl + [0–7]) now work even when the canvas doesn't have focus. Thanks to @mpaperno for the contribution.
  3. Traditional Chinese language entry added: Traditional Chinese option is now available under Preferences → Language, allowing Traditional Chinese users to use Bambu Studio in their preferred language. Thanks to @hezhen0816 for the contribution.

ℹ️ Note: Translations for some languages are still being refined; a small number of UI strings may temporarily appear in English.

  1. Added PLA Pure filament presets.
  2. Filament Manager now displays official filament color information, with support for multi-color and gradient filaments, as well as cloud sync.

Bug Fixes

  1. Fixed a potential crash when modifying infill density in sequential printing mode. (#10350)
  2. Fixed an issue where certain threshold angles in support generation were incorrectly clamped. (#10553)
  3. Fixed an issue where the K value did not update in time in some scenarios. Thanks to @maziggy for the contribution. (#9984)
  4. Fixed an issue in Filament Manager where some languages were not displayed correctly; untranslated strings now fall back to English. (#10428)
  5. Fixed a potential crash when clicking "View all object settings". Thanks to @hadess for the contribution. (#10607)
  6. Fixed an issue on Linux where the parent dropdown lost focus when a sub-dropdown was opened.(#10175)
  7. The high-shrinkage filament warning is now shown as a daily tip instead of every time.
  8. Fixed an issue where a customized plate type was ignored when sending a print job. (#10171)
  9. Fixed an issue where official Bambu Lab filaments were misidentified as third-party filaments in AMS in certain scenarios. (#10279
  10. Fixed an issue in Flow Rate Calibration where the speed was adjusted instead of the flow rate.(#10005
  11. Fixed a crash when switching to the Device tab on multi-AMS printers.(#10364

v02.06.01.55-ls145

09 May 07:47
ff669f7

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.06.01.55-ls145/index.html

LinuxServer Changes:

Full Changelog: v02.06.01.55-ls144...v02.06.01.55-ls145

Remote Changes:

Bambu Studio V2.6.1 Beta is built on V2.6.0 Public Release, with the Filament Manager introduced as a key new feature, along with several improvements and bug fixes.

Features

Filament Manager

The Filament Manager is designed to manage users' filament information and usage status. The current version supports:

  • Viewing, editing, and deleting filaments, with support for search, grouping, and filtering.
image
  • Automatically reading filament information from AMS, or entering it manually.
image image

⚠️ Note:

  1. Filament modifications (adding / editing / deleting) and remaining amount sync in the Filament Manager are currently only supported when the device is connected to the internet.
  2. Filament Manager data is stored in Bambu Cloud and synchronized between Bambu Studio and Bambu Handy.

Improvements

Optimized Filament Track Switcher Retraction Logic for H2C

To improve printing efficiency, the retraction target for printers equipped with a Filament Track Switcher has been changed from the AMS to the Filament Track Switcher itself, reducing the retraction distance and saving time during filament loading and unloading.

⚠️ Minimum supported firmware version: 01.02.00.00 (H2C)

Improved Post-Processing Script Slicing Reminder

When a project file contains post-processing scripts, a pop-up reminder will appear before slicing, prompting users to review the script content again for improved safety.(#10256)
image

Added Auxiliary Fan(AUX Fan) Display in GCodeViewer

image

Other Improvements

  1. Updated the color prediction method for color mixing printing. Thanks to @ratdoux for the contribution.
  2. For multi-nozzle printers printing with only a single nozzle, the 'nozzle offset calibration' is now automatically disabled.
  3. The filament mapping limit for A1 / A1 mini has been increased from 16 to 32.

⚠️ Minimum supported firmware version: 01.08.00.00 (A1 / A1 mini)

Bug Fixes

  1. Fixed an issue where the gradient color mixing order of the first layer and top layer in color mixing models was incorrect.
  2. Fixed an issue where lowercase "e" could not be typed in the text tool under the specific keyboard layout. The shortcut for 'Show labels by Object' has also been updated from Ctrl+E to Ctrl/Command+Shift+E.
  3. Added an import warning for non-closed STP models.
  4. Fixed an issue where the print bed was abnormally filled with model copies in certain scenarios. (#8841)
  5. Fixed an issue where the 0.6 mm nozzle could not be selected by scrolling on H2C when sync printer.(#10059)

v02.06.01.55-ls144

29 Apr 20:55
4cd263a

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bambustudio/v02.06.01.55-ls144/index.html

LinuxServer Changes:

  • rebase to resolute, fix ingestion for new naming, set gio to firefox by @thelamer in #35

Full Changelog: v02.06.00.51-ls143...v02.06.01.55-ls144

Remote Changes:

Bambu Studio V2.6.1 Beta is built on V2.6.0 Public Release, with the Filament Manager introduced as a key new feature, along with several improvements and bug fixes.

Features

Filament Manager

The Filament Manager is designed to manage users' filament information and usage status. The current version supports:

  • Viewing, editing, and deleting filaments, with support for search, grouping, and filtering.
image
  • Automatically reading filament information from AMS, or entering it manually.
image image

⚠️ Note:

  1. Filament modifications (adding / editing / deleting) and remaining amount sync in the Filament Manager are currently only supported when the device is connected to the internet.
  2. Filament Manager data is stored in Bambu Cloud and synchronized between Bambu Studio and Bambu Handy.

Improvements

Optimized Filament Track Switcher Retraction Logic for H2C

To improve printing efficiency, the retraction target for printers equipped with a Filament Track Switcher has been changed from the AMS to the Filament Track Switcher itself, reducing the retraction distance and saving time during filament loading and unloading.

⚠️ Minimum supported firmware version: 01.02.00.00 (H2C)

Improved Post-Processing Script Slicing Reminder

When a project file contains post-processing scripts, a pop-up reminder will appear before slicing, prompting users to review the script content again for improved safety.(#10256)
image

Added Auxiliary Fan(AUX Fan) Display in GCodeViewer

image

Other Improvements

  1. Updated the color prediction method for color mixing printing. Thanks to @ratdoux for the contribution.
  2. For multi-nozzle printers printing with only a single nozzle, the 'nozzle offset calibration' is now automatically disabled.
  3. The filament mapping limit for A1 / A1 mini has been increased from 16 to 32.

⚠️ Minimum supported firmware version: 01.08.00.00 (A1 / A1 mini)

Bug Fixes

  1. Fixed an issue where the gradient color mixing order of the first layer and top layer in color mixing models was incorrect.
  2. Fixed an issue where lowercase "e" could not be typed in the text tool under the specific keyboard layout. The shortcut for 'Show labels by Object' has also been updated from Ctrl+E to Ctrl/Command+Shift+E.
  3. Added an import warning for non-closed STP models.
  4. Fixed an issue where the print bed was abnormally filled with model copies in certain scenarios. (#8841)
  5. Fixed an issue where the 0.6 mm nozzle could not be selected by scrolling on H2C when sync printer.(#10059)