github QIDITECH/QIDIStudio v2.04.00.70
QIDIStudio V02.04.00.70

9 hours ago

QIDIStudio.logo


This is the QIDIStudio v02.04.00.70 version. This version primarily synchronizes with BambuStudio v02.04.00.70 from BambuLab. On this basis, some known bugs have been fixed, and certain features and configurations have been optimized.


Bug Fixes

  1. Fixed the bug where the UI still indicated modifications after recalculating the flushing.
  2. Fixed the bug where incorrect material channels were displayed after matching materials in the Box.
  3. Fixed the bug that caused the software to crash when repeatedly importing non-QIDI 3MF files.
  4. Fixed the bug that caused the software to crash when using Multi-device Send.

Miscellaneous

  1. Optimized the software update information retrieval to prevent failure to receive update notifications due to network issues.
  2. Optimized the operation logic. After synchronizing materials and opening the Send Print page, when selecting external materials, the "enable box" option is automatically set to "off"; turning off "enable box" resets matched materials to "ext".
  3. Added scripts for automated project building, testing, and deployment. Thanks to @Rudokhvist.

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.

  1. 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.02.01.62_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.

  2. 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.

  3. 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.

Don't miss a new QIDIStudio release

NewReleases is sending notifications on new releases.