mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 20:05:56 +08:00
Remove plugin code
oops
This commit is contained in:
parent
6ebed84553
commit
05a6bb7e45
@ -70,8 +70,6 @@ class MakerbotWriter(MeshWriter):
|
|||||||
return
|
return
|
||||||
try:
|
try:
|
||||||
snapshot = Snapshot.isometricSnapshot(width, height)
|
snapshot = Snapshot.isometricSnapshot(width, height)
|
||||||
snapshot.save(
|
|
||||||
"/Users/c.lamboo/Library/Application Support/cura/5.7/plugins/ElegooNeptune3Thumbnails/ElegooNeptune3Thumbnails/img/b.png")
|
|
||||||
|
|
||||||
thumbnail_buffer = QBuffer()
|
thumbnail_buffer = QBuffer()
|
||||||
thumbnail_buffer.open(QBuffer.OpenModeFlag.WriteOnly)
|
thumbnail_buffer.open(QBuffer.OpenModeFlag.WriteOnly)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user