mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
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:
parent
c432646908
commit
7856d61b5a
2 changed files with 67 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue