mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Bring back print job preview images
This commit is contained in:
parent
cf1dff3fdc
commit
69102643b7
6 changed files with 38 additions and 23 deletions
|
@ -6,6 +6,7 @@ from PyQt5.QtCore import QUrl
|
|||
|
||||
from cura.PrinterOutput.PrinterOutputController import PrinterOutputController
|
||||
from cura.PrinterOutput.Models.PrinterOutputModel import PrinterOutputModel
|
||||
|
||||
from .ClusterBuildPlate import ClusterBuildPlate
|
||||
from .ClusterPrintCoreConfiguration import ClusterPrintCoreConfiguration
|
||||
from ..BaseModel import BaseModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue