QIDITECH / QIDI_MAX3

GNU General Public License v3.0
38 stars 2 forks source link

Only Black Thumbnails #12

Closed shubukin closed 5 months ago

shubukin commented 7 months ago

there are only black thumbnils when using orca or superslicer.

how can ich switch to stock klipperscreen or fix this issue

QIDITECH commented 7 months ago

Sorry, this function is not currently supported, please look forward to the update in the future version.

Phil1988 commented 7 months ago

I read that thumbnails being visible when only use "upload" gcode not when using "upload & print". Does this fail on both ways @shubukin ?

QIDITECH commented 7 months ago

It is not caused by these reasons. It's because the encoding formats of thumbnails are different, and our thumbnail format is not available in orca and superslicer. We will be compatible with the formats they use in subsequent versions, but the loading speed may be slower.

tome9111991 commented 6 months ago

Another option would be to have your slicer dev team create a pull request in Orca/Superslicer git to support your thumbnail format.

Phil1988 commented 6 months ago

I dint have thumbnails at all even when using Qidi Slicer (1.0.7 and 1.0.8).

It worked once (see "Einsatz.gcode"), but I dont know why not any more: image (everything from 2022 was "pre installed" and not sliced by me)

What do I have to do to make thumbnails work? This is currently set: image

QIDITECH commented 6 months ago

The thumbnail is selected as QIDI, can be displayed on the touch screen, but fluidd cannot be displayed. The thumbnail is selected as PNG, which cannot be displayed on the touch screen, but fluidd can be displayed. The next version of the firmware will be compatible with PNG format and will switch all formats to PNG.

potens1 commented 5 months ago

By the way, latest version of Orca has done correction to be able to display the thumbnails (it's still good you put png so other slicers will also work, but not needed anymore for Orca) Edit: and it will work in Fluidd and on the printer screen

Phil1988 commented 5 months ago

yeah its better if QIDI implements the PNG to the printer, so not every slicer has to change to support these 3 printers from QIDI.

BTW: the response from you @QIDITECH is not true. Currently the PNG export of QIDI Slicer does not work correctly. So choosing "QIDI" as image format will work on the display, but not on fluidd. Chossing "PNG" will NOT work on fliudd and also NOT work on the display.

This is still an issue, even you closed it here: https://github.com/QIDITECH/QIDISlicer/issues/17

Hope to see the new release soon which will fix this :)

QIDITECH commented 5 months ago

Due to hardware constraints, PNG files are very slow to load, and we are still trying to solve this problem. And the bug on QIDIslicer, we have fixed.

potens1 commented 5 months ago

I may say stupid things here, but the limited hardware is the screen, right ? Then can't you do something like when klipper is sending the gcode to it, it "updates" the preview using the main board CPU since it has way more power ?

Edit: when I say update, I mean replace the png preview with the ColPic (?) one

QIDITECH commented 5 months ago

Orca already supports ColPic thumbnails. And QIDISlicer already supports the simultaneous generation of thumbnails in multiple formats.