v01.09.02.57-ls33
LinuxServer Changes:
Update Readme with new env vars.
BambuStudio Changes:
This is the public official release of Bambu Studio v1.9.2
Feature
1. In the "Send Print Job" interface, the model preview will render the actual colors of the filaments based on the filaments currently loaded in the AMS.

2. The startgcode and endgcode for X1 and X1 Carbon have been updated, adding G-code to play audio for start and end of printing. Waiting for the future firmware update.
Improvement
- Some translations improvement, Portuguese by @iZonex , Turkish by @fatih5228, Korean by @lunDreame
- Mirror the Cross Hatch improvement for low-density setting made by OrcaSlicer. Thanks for their contribution.
Bugfix
-
Fixed Bambu Studio crash at the open stage on some macos computer bambulab/BambuStudio#4050
-
Fixed Bambu Studio crash at the open stage on some windows computer bambulab/BambuStudio#4074
-
Fixed multiple model objects in the right-click menu failed to export an stl bambulab/BambuStudio#4065
-
Fixed the crash problem of text when inputing negative thickness bambulab/BambuStudio#4122
-
Fixed some multi-color slicing errors bambulab/BambuStudio#4138
-
Fixed issue with object interface page bambulab/BambuStudio#4147
-
Fixed the issue of text boxes being unable to be edited in presets bambulab/BambuStudio#3911
-
Fixed issue with preset saving bambulab/BambuStudio#4168
-
Fixed issue caused by enabling scarf seam bambulab/BambuStudio#4132
-
Fixed object exclusion does not work for 3-rd party printer bambulab/BambuStudio#4199
-
Limit 3D text thickness to no less than 0.01mm bambulab/BambuStudio#4151
-
Fixed issue with Tree Hybrid setting top z bambulab/BambuStudio#3982
-
Fixed the issue of difficulty removing support caused by pla_spport bambulab/BambuStudio#4117
-
Fixed building issue under Flathub, by @hadess