Moved bunch of code from the old location to the new bits in archtiecture

CL-541
This commit is contained in:
Jaime van Kessel 2017-11-20 10:59:57 +01:00
parent b63880e57f
commit 22f2279a76
4 changed files with 92 additions and 602 deletions

View file

@ -6,6 +6,7 @@ if MYPY:
from cura.PrinterOutput.ExtruderOuputModel import ExtruderOuputModel
from cura.PrinterOutput.PrinterOutputModel import PrinterOutputModel
class PrinterOutputController:
def __init__(self):
pass