mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Moved bunch of code from the old location to the new bits in archtiecture
CL-541
This commit is contained in:
parent
b63880e57f
commit
22f2279a76
4 changed files with 92 additions and 602 deletions
|
@ -6,6 +6,7 @@ if MYPY:
|
|||
from cura.PrinterOutput.ExtruderOuputModel import ExtruderOuputModel
|
||||
from cura.PrinterOutput.PrinterOutputModel import PrinterOutputModel
|
||||
|
||||
|
||||
class PrinterOutputController:
|
||||
def __init__(self):
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue