This is QIDIStudio version 2.00.03.55. The main updates in this version include: bug fixes, translation updates, and filament information updates.
Bug Fixes
- Fixed an issue where user configurations (materials or processes) could not be saved correctly when saving 3MF files.
- Fixed an issue with incorrect automatic naming when exporting to Gcode.
Miscellaneous
- Updated partial translations.
- Added new support filaments: QIDI Support For PAHT and QIDI Support For PET-PA (only supported by X-Plus 4).
- Added new TPU filament: QIDI TPU-Aero.
Note for Linux Users
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.
-
Configure WEBVIEW before launching the software(Only for Ubuntu 24).
Use the following command to attempt opening the software:WEBKIT_DISABLE_COMPOSITING_MODE=0 WEBKIT_DISABLE_DMABUF_RENDERER=0 ./QIDIStudio_2.00.03.55_Ubuntu24.AppImage
-
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.