This is QIDISlicer version 1.2.5. This version primarily adds the configuration for the new machine Q2, as well as the corresponding functionality for exporting .gcode.3mf files.
Features
- Added export of .gcode.3mf slice files (compatible with Q2 machines).
- Added sending print .gcode.3mf slice files (compatible with Q2 machines).
Fix bug
- Fixed a bug related to duplicate IP detection when adding printer devices.
Miscellaneous
- Added configuration for the new machine Q2.
- Optimized some translations.
Important Note for Linux Users
- If you are using newer versions of Linux distributions (such as Ubuntu 24, Mint 22, Fedora 40, etc.) and encounter a crash (Segmentation Fault) when connecting to the Fluidd page during use, you can temporarily start QIDISlicer using the following command to bypass this issue.
WEBKIT_DISABLE_COMPOSITING_MODE=0 WEBKIT_DISABLE_DMABUF_RENDERER=0 ./QIDISlicer_1.2.3_Linux_Ubuntu24.AppImage