mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Remove plugin code
oops
This commit is contained in:
parent
6ebed84553
commit
05a6bb7e45
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ class MakerbotWriter(MeshWriter):
|
|||
return
|
||||
try:
|
||||
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.open(QBuffer.OpenModeFlag.WriteOnly)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue