Summary
We have worked hard on bringing new exciting features and applied some patches to Bambu Studio which has reached version 1.3. Here are some of the most important new additions:
Support for downloading timelapse videos #143
We love seeing all the amazing timelapse videos the community is sharing, so we wanted to make the process of exporting them easier. There's now a Media tab in Bambu Studio which allows you to download timelapse videos from the printer remotely.
Support for remote firmware updates
It's important to keep your Bambu Lab printer up to date, so you can benefit from all the firmware improvements and patches we are releasing. To make the process of updating your printer easier, the new Bambu Studio V1.3 update introduces the Update tab where you can manually trigger the firmware update remotely.
Added Voron and Ender 3 profiles
We want to extend the functionality of Bambu Studio so other printers can benefit from the improved slicing algorithms we have. With version 1.3, we added the Creality Ender-3 V2 slicing profile and a few Voron 2.4, Voron Trident, and V0.1 profiles. This was made possible thanks to the work made by @SoftFever .
We will continue working on adding more printers over time, so we welcome all contributions.
Added Voron 0.1/2.4 profiles and support to print via network @SoftFever .
Added Ender 3 V2 profile
Added daily tips
There are a lot of awesome features in Bambu Studio, and in some cases, it's hard to keep up with all of them. With version 1.3, we added a Daily Tips feature to show new features and slicing methods to make the slicing process easier. Every tip has a link to our Bambu Wiki where we explain the process in detail, so make sure you check them out from time to time. We're sure you'll find something new and useful!
Added lightning infill #217
We also introduced a new type of infill called Lightning Infill. This type of infill is excellent when you need to print a model that doesn't require infill, but still needs a bit of support on the top layers to be printed successfully. It saves print time and filament.
Thanks to the Cura team for the creation, and PrusaSlicer team for making it easy for us to implement it in Bambu Studio.
Improvements
- Support build for Linux #12
- Support full functions on macOS 10.15 #234
- Support to insert custom G-code before specific layer in preview panel #41
- Added device eject option after exporting a sliced file to SD card #208
- Added an option in the context menu to center the selected object on current plate #118 #141
- Display release note with rich text
- Remember last used build plate #300 #323
- Optimize filament change order to minimize wasted filament #255
- Added flushing volume of each filament in slicing preview #164 #430
- Support zero walls #286 #442
- Added "reload from disk" and "replace from disk" in context menu #189 #334
- Do not print support base with support filament except being specified explicitly #398
- Give notification when there is printing issue #135
- Display the speed of each path in the preview for identifying the actual speed value when the speed range is large #133
- Added avoid crossing perimeter setting #106
- Auto-clean log files when they exceed the max file count #372
- Optimize camera feed latency, especially for macOS #173
- Support to adjust angle threshold with key+mouse wheel in color painting tool #315
Bugs Fixed
- Fixed an erroneous internal solid infill bug #317
- Fixed z motion loud noise after print #393
- Fixed printing in mid-air issue of tree support #163
- Fixed the 0g display when the filament weight is less than 1g #229
- Fixed bed texture missing on AMD systems #260
- Fixed an internal error when resetting tick boxes with "reset to saved value" #284
- Fixed the issue that when rescaling an object, "Uniform scale" is checked again #290
- Rectify the filament price for Support W #307
- Fixed the tool head icon does not show runout sensor activity on device page #355
- Fixed the issue that from the settings search drop-down menu, clicking on the first item has no effect #358
- Fixed a crash issue when creating new project #390
- Fixed a crash issue when saving a project #391
- Fixed the issue that HMS tab displays blank warnings #302
- Fixed a crash issue when opening Bambu Studio #419
- Fixed an incorrect prime tower collision warning even if the prime tower is not enabled #435
- Fixed wipe tower over extrusion when the layer height is lower than 0.2mm #440
- Fixed void regions when using modifier part #453
- Fixed a flush option issue for copied objects. Thanks @hisptoot!