Skip to content

Instantly share code, notes, and snippets.

View boomsya's full-sized avatar

Nick boomsya

  • Ukraine, Kyiv
  • 08:25 (UTC +03:00)
View GitHub Profile
@boomsya
boomsya / CreateV3KEThumbnail.py
Last active March 23, 2025 18:01
Enabling Ender 3 V3 KE Model Preview (Thumbnail) With Cura 5+
# Cura V3KE Thumbnail creator
# Kolio ([email protected])
#
# This only works with Cura 5.0+
import base64
from UM.Logger import Logger
from cura.Snapshot import Snapshot
from PyQt6.QtCore import QByteArray, QIODevice, QBuffer