Summary
This is a major release(V1.5.0 Public Beta), mainly for some improvements and some important bug fixes.
Improvements
- Text tool enhancement,
- Text can be placed on any type of surface, not only a planar one.
- Text preview is now supported before left clicking to confirm.
- A search box is added for font selection.
- Added display of project statistics in preview after slicing all plates, #1166
-
Added the liveview of P1P under Linux, also released the first ubuntu image(many thanks to @jwise , @fang64 @spuiuk), #1189
-
Added support for "Go live" on Linux platform,#1155
-
Added support for different print sequence (by layer or by object) on different plates
-
Added support for inserting custom gcode at different layers for different plates
-
Added support for switching z hop type: auto, normal, slope and spiral, #1100
- Security enhancements:
- Switched to the FTPS protocol for LAN mode
- Improved login security for third-party accounts, #759
- Added support for hiding certain objects in assembly viewer by right click menu
-
Added support for wipe tower after inserting filament change in gcode viewer.
-
Added snug support for normal support, #737
-
Added support for holding down CTRL for unidirectional zooming, #685
-
Added shortcut keys for painting tools, #687
-
Optimize the AMS mapping style
- Improved the AMS sync logic, keep the result when the printer's filament is not changed, #1122
- Added skirt height setting option for easy removal, #720
- Added support for setting raft contact distance, #975, #989
- Allowed changing Jerk value in machine limits, #1175
- Improved hybrid support. Now the normal nodes and tree nodes in hybrid support can be merged, producing a more compact support volume.
- Added Language support for Japanese
- Added more system process presets for 0.2, 0.6, and 0.8 nozzles
- Added log out to remind users of privacy policy if it's updated.
- Added support for inner-outer-inner/infill printing order. This new print order refers to Softfever's version. (Thanks SoftFever)
- Added layer time statistics in Preview, (thanks @SoftFever and SuperSlicer)
- Added System presets for Anycubic 4MaxPro from Softfever's folk. Thanks @SoftFever
Bug Fixes
- Fixed incorrect layer count on print completion, #1286
- Fixed the issue where “On build plate only” doesn't work when using tree support, #1257
- Support filament should never be flushed into objects, #1207, #1161
- Fixed the issue where AMS filaments are wrong after reopening Bambu Studio, #1226
- Fixed the issue where the home screen page is, blocking the main thread, #1201
- Fixed duplicated models when loading 3MF files, #1185
- Fixed Unhandled Exception Client Crash when disabling wipe tower while enabling vase mode, #1165
- Fixed bed_alloc exception when sending a printing job, #1162
- Fixed some bugs in the filament calibration page, #1142, #1128, #1112
- Users can now use the build plate to trim the support volume to avoid exceeding the bed area, #1027
- Fixed the issue that "Add Part" does not be properly aligned to parent objects, #980
- Negative parts should have no filament color, #976, #879
- Fixed messy travel after changing filament when enabling "Avoid crossing walls", #971
- Fixed the issue where there is no unload button when an AMS is connected, #483
- Fixed the collision issue during changing filament when printing multi object by object
- Optimized process title bar's layout in the side panel, #1176
- Fixed missing user preset on startup, #1171
- Changed shm_open to shmget on linux in libBambuSource.so, #1211
- Fixed incorrect layer count on preview when printing object in vase mode, #1119
- Fixed crash in ssdpDiscovery on suspend/resume, #1148
- Fixed blank confirmation warning, #1106
- Fixed bottom bridge was not correctly detected, #1253
- Fixed display of Label widget and warning dialog.
- Fixed crash on login after switching language.
- Fixed the warning about overhangs where no support was added after enabled, #939
- Fixed a crash issue when sending files to SD card on linux, #1196
- Optimized the popup window for fan control on MacOS, #1190