#Trouble with print thumbnail on Marlin printers (in my case Voxelab Aquila running Alex's Firmware)
1 messages · Page 1 of 1 (latest)
I don't know that fw but if it's Marlin based, it will likely not work. Only Cura is generating working previews AFAIK
I've never got it working with Orca at least
Yeah, it's marlin based. I'll have a look around for a post processing solution. Maybe I can find something there.
in case anyone is interested. I found a python post production script that almost works for Marlin thumbnails and fixed it to work properly with orca.
original repo (with instructions): https://github.com/mriscoc/Ender3V2S1/wiki/How-to-generate-a-gcode-preview
and the reviewed code
Remember, this is not my code, I merely added a little "jpeg" in the appropriate spot 😛