github QIDITECH/QIDIStudio v2.00.03.54
QIDIStudio V2.00.03.54

latest releases: v2.02.00.61, v2.02.00.60, v2.01.01.52...
4 months ago

QIDIStudio.logo


This is QIDIStudio V2.00.03.54, which keeps its code synchronized with BambuStudio (thanks to @bambulab). Based on this, some features have been adjusted and known bugs have been fixed.



Improvements

  1. Added synchronization functionality for multi-color boxes (compatible with the Plus 4 Printer).
  2. Optimized the UI of the printer selection box.
  3. Enhanced the print sending page:
    • Added timelapse photography and automatic heatbed leveling switches.
    • Adapted for multi-color boxes.
  4. Improved the display of the print sending progress bar.
  5. Enhanced failure notifications for sending tasks.

Bug Fixes

  1. Fixed incorrect links in the CMake file (#74).
  2. Fixed a bug where custom file naming methods were ineffective (#79).
  3. Fixed a bug where overly long filenames caused sending failures on the print sending page (#49).
  4. Fixed a bug where Chinese device names were not displayed correctly on the device page.
  5. Fixed the size of the toolbar.

Miscellaneous

  1. Modified some configuration details.
  2. Adjusted some translations.

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.
    Use the following command to attempt opening the software:

    WEBKIT_DISABLE_COMPOSITING_MODE=0 WEBKIT_DISABLE_DMABUF_RENDERER=0 ./QIDIStudio_2.00.03.54_Ubuntu24.AppImage  
  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.

2 00 03 54_git1

Don't miss a new QIDIStudio release

NewReleases is sending notifications on new releases.