1

I'm using Cura Thumbnails using a plugin in Cura 5.5. Also, I use the Marlin-based mriscoc firmware on a Creality Ender 3 V2 with OctoPrint using OctoPi on a Raspberry Pi 4.

The firmware supposedly supports Thumbnail's preview when printed from an SD card, although I never tried. I can also view the Thumbnail in the OctoPrint UI. I print only using USB, controlled by OctoPrint on my Raspberry Pi.

Is it possible to send the Thumbnail to the printer LCD when a print is started from OctoPrint? In a similar way to how I have to add 'Show Progress on printer LCD' using a Cura plugin to follow the progress on the printer LCD when OctoPrint controls it.

Bob Ortiz
  • 1,255
  • 1
  • 10
  • 44

1 Answers1

1

No, it is currently not possible to see the thumbnail in the printer screen if the G-code is being printed from a host like Octoprint. It is technically possible if the same G-code exists on the SD card or if the user can wait about 5 to 10 minutes for the binary jpeg image to be transferred to the SD card using the serial protocol. But I don't think it's worth the effort.

agarza
  • 1,734
  • 2
  • 16
  • 33