The 1.2.0 version is a test version and will not push update information. Please update the configuration after starting the software to obtain the new version. Before updating the configuration, it is recommended to save your configuration snapshot.
Improvements
- When calibrating PA, add the area of the polyline to the exclusion object area to adapt to the leveling area.
- Add the area of the wiping tower to the exclusion target area to improve the printing quality of the wiping tower.
- Add restrictions on the maximum amount and interval time for sending print tasks, And calculation method for update interval time.
Bug Fix
- Fixed a bug where the same IP address and different port number could exist simultaneously when adding or editing a device.
- Fixed UI bug in Linux.
- Fixed a bug with shortcut keys switching layout
- Fixed bug of accumulated waiting time error when sending print tasks.
- Fixed a bug where the next button was missing from the version update interface.
- Fixed the issue of incorrect wiping line color.
Misc
- Modified the docking coordinates of the print end tool head for "Plus 4".
- Added configuration parameters for four brands of filaments: "Polymaker","Overture","Bambu Lab" and "HATCHBOX".
- Update translation.
IMPORTANT note for Linux users
QIDISlicer now depends on WebKit library, which greatly complicates its distribution. Latest Linux distributions (such as Ubuntu 24.04, Fedora 40) ship with newer version of WebKit than older (but still supported) distros. Bundling WebKit into the AppImage is difficult and may not be possible.
Therefore, we now provide two separate AppImages, both depending on webkit library. You may need to install the respective package before you are able to run QIDISlicer.
Build | min libwebkit2gtk version | distributions examples |
---|---|---|
older-distros | 4.0 | Ubuntu 22.04, Fedora 39, Debian 11 |
newer-distros | 4.1 | Ubuntu 24.04, Fedora 40, Debian 12 |
The AppImages can extract themselves when run with --appimage-extract command line parameter. |