CURA-4425 scale image to full size; still has a bug that it is shifted vertically; still need to clean code

This commit is contained in:
Jack Ha 2018-02-01 17:31:43 +01:00
parent c432646908
commit 7856d61b5a
2 changed files with 67 additions and 17 deletions

View file

@ -1,7 +1,6 @@
from typing import List
from UM.Application import Application
from UM.Logger import Logger
from UM.Scene.SceneNode import SceneNode
from copy import deepcopy
from cura.Settings.ExtrudersModel import ExtrudersModel