This is QIDIStudio v2.02.00.60. This version is synchronized with BambuStudio2.2.0 Public Beta.
Based on this, some features have been optimized, and several known bugs have been fixed.
Added Fuzzy Skin Painting Tool
Allows users to customize fuzzy skin painting on the model surface, excluding the top and bottom of the model.
Added Window Adjustment Feature
If the sidebar is not fully displayed, use Ctrl+W. The window will automatically adjust.
To manually resize the sidebar, modify Open Configuration File -> QIDIStudio.conf -> enable_sidebar_resizable and set it to True. Restart QIDIStudio and use the Ctrl+W shortcut. After these steps, the sidebar can be manually adjusted.
On newer versions of Ubuntu (e.g., Ubuntu 24), the software may crash when connecting to a printer on the device page. You can try the following three methods to temporarily work around this issue.
WEBKIT_DISABLE_COMPOSITING_MODE=0 WEBKIT_DISABLE_DMABUF_RENDERER=0 ./QIDIStudio_2.00.03.56_Ubuntu24.AppImage
Note: Using the above command to launch the software ensures that the Fluidd page can be opened and print tasks can be sent normally, but it may result in blank home, guide, and login pages.
If the first method doesn't work, you can manually add port "7125" when adding a device.
The downside of this approach is that Fluidd cannot be opened from the device page, but it ensures the software does not crash after sending or starting a print job.
If all the above methods fail, you will need to manually export the G-code file, then open the corresponding device's Fluidd in a browser.
In the task list, select "Upload File" and then execute the print operation. See the example below.