CuraApplication.py 94 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002
  1. # Copyright (c) 2020 Ultimaker B.V.
  2. # Cura is released under the terms of the LGPLv3 or higher.
  3. import os
  4. import sys
  5. import time
  6. from typing import cast, TYPE_CHECKING, Optional, Callable, List, Any, Dict
  7. import numpy
  8. from PyQt5.QtCore import QObject, QTimer, QUrl, pyqtSignal, pyqtProperty, QEvent, Q_ENUMS
  9. from PyQt5.QtGui import QColor, QIcon
  10. from PyQt5.QtQml import qmlRegisterUncreatableType, qmlRegisterSingletonType, qmlRegisterType
  11. from PyQt5.QtWidgets import QMessageBox
  12. import UM.Util
  13. import cura.Settings.cura_empty_instance_containers
  14. from UM.Application import Application
  15. from UM.Decorators import override
  16. from UM.FlameProfiler import pyqtSlot
  17. from UM.Logger import Logger
  18. from UM.Math.AxisAlignedBox import AxisAlignedBox
  19. from UM.Math.Matrix import Matrix
  20. from UM.Math.Quaternion import Quaternion
  21. from UM.Math.Vector import Vector
  22. from UM.Mesh.ReadMeshJob import ReadMeshJob
  23. from UM.Message import Message
  24. from UM.Operations.AddSceneNodeOperation import AddSceneNodeOperation
  25. from UM.Operations.GroupedOperation import GroupedOperation
  26. from UM.Operations.SetTransformOperation import SetTransformOperation
  27. from UM.Platform import Platform
  28. from UM.PluginError import PluginNotFoundError
  29. from UM.Preferences import Preferences
  30. from UM.Qt.QtApplication import QtApplication # The class we're inheriting from.
  31. from UM.Resources import Resources
  32. from UM.Scene.Camera import Camera
  33. from UM.Scene.GroupDecorator import GroupDecorator
  34. from UM.Scene.Iterator.DepthFirstIterator import DepthFirstIterator
  35. from UM.Scene.SceneNode import SceneNode
  36. from UM.Scene.Selection import Selection
  37. from UM.Scene.ToolHandle import ToolHandle
  38. from UM.Settings.ContainerRegistry import ContainerRegistry
  39. from UM.Settings.InstanceContainer import InstanceContainer
  40. from UM.Settings.SettingDefinition import SettingDefinition, DefinitionPropertyType
  41. from UM.Settings.SettingFunction import SettingFunction
  42. from UM.Settings.Validator import Validator
  43. from UM.View.SelectionPass import SelectionPass # For typing.
  44. from UM.Workspace.WorkspaceReader import WorkspaceReader
  45. from UM.i18n import i18nCatalog
  46. from cura import ApplicationMetadata
  47. from cura.API import CuraAPI
  48. from cura.API.Account import Account
  49. from cura.Arranging.Arrange import Arrange
  50. from cura.Arranging.ArrangeObjectsAllBuildPlatesJob import ArrangeObjectsAllBuildPlatesJob
  51. from cura.Arranging.ArrangeObjectsJob import ArrangeObjectsJob
  52. from cura.Arranging.ShapeArray import ShapeArray
  53. from cura.Machines.MachineErrorChecker import MachineErrorChecker
  54. from cura.Machines.Models.BuildPlateModel import BuildPlateModel
  55. from cura.Machines.Models.CustomQualityProfilesDropDownMenuModel import CustomQualityProfilesDropDownMenuModel
  56. from cura.Machines.Models.DiscoveredPrintersModel import DiscoveredPrintersModel
  57. from cura.Machines.Models.DiscoveredCloudPrintersModel import DiscoveredCloudPrintersModel
  58. from cura.Machines.Models.ExtrudersModel import ExtrudersModel
  59. from cura.Machines.Models.FavoriteMaterialsModel import FavoriteMaterialsModel
  60. from cura.Machines.Models.FirstStartMachineActionsModel import FirstStartMachineActionsModel
  61. from cura.Machines.Models.GenericMaterialsModel import GenericMaterialsModel
  62. from cura.Machines.Models.GlobalStacksModel import GlobalStacksModel
  63. from cura.Machines.Models.IntentCategoryModel import IntentCategoryModel
  64. from cura.Machines.Models.IntentModel import IntentModel
  65. from cura.Machines.Models.MaterialBrandsModel import MaterialBrandsModel
  66. from cura.Machines.Models.MaterialManagementModel import MaterialManagementModel
  67. from cura.Machines.Models.MultiBuildPlateModel import MultiBuildPlateModel
  68. from cura.Machines.Models.NozzleModel import NozzleModel
  69. from cura.Machines.Models.QualityManagementModel import QualityManagementModel
  70. from cura.Machines.Models.QualityProfilesDropDownMenuModel import QualityProfilesDropDownMenuModel
  71. from cura.Machines.Models.QualitySettingsModel import QualitySettingsModel
  72. from cura.Machines.Models.SettingVisibilityPresetsModel import SettingVisibilityPresetsModel
  73. from cura.Machines.Models.UserChangesModel import UserChangesModel
  74. from cura.Operations.SetParentOperation import SetParentOperation
  75. from cura.PrinterOutput.NetworkMJPGImage import NetworkMJPGImage
  76. from cura.PrinterOutput.PrinterOutputDevice import PrinterOutputDevice
  77. from cura.Scene import ZOffsetDecorator
  78. from cura.Scene.BlockSlicingDecorator import BlockSlicingDecorator
  79. from cura.Scene.BuildPlateDecorator import BuildPlateDecorator
  80. from cura.Scene.ConvexHullDecorator import ConvexHullDecorator
  81. from cura.Scene.CuraSceneController import CuraSceneController
  82. from cura.Scene.CuraSceneNode import CuraSceneNode
  83. from cura.Scene.SliceableObjectDecorator import SliceableObjectDecorator
  84. from cura.Settings.ContainerManager import ContainerManager
  85. from cura.Settings.CuraContainerRegistry import CuraContainerRegistry
  86. from cura.Settings.CuraFormulaFunctions import CuraFormulaFunctions
  87. from cura.Settings.ExtruderManager import ExtruderManager
  88. from cura.Settings.ExtruderStack import ExtruderStack
  89. from cura.Settings.GlobalStack import GlobalStack
  90. from cura.Settings.IntentManager import IntentManager
  91. from cura.Settings.MachineManager import MachineManager
  92. from cura.Settings.MachineNameValidator import MachineNameValidator
  93. from cura.Settings.MaterialSettingsVisibilityHandler import MaterialSettingsVisibilityHandler
  94. from cura.Settings.SettingInheritanceManager import SettingInheritanceManager
  95. from cura.Settings.SidebarCustomMenuItemsModel import SidebarCustomMenuItemsModel
  96. from cura.Settings.SimpleModeSettingsManager import SimpleModeSettingsManager
  97. from cura.TaskManagement.OnExitCallbackManager import OnExitCallbackManager
  98. from cura.UI import CuraSplashScreen, MachineActionManager, PrintInformation
  99. from cura.UI.AddPrinterPagesModel import AddPrinterPagesModel
  100. from cura.UI.MachineSettingsManager import MachineSettingsManager
  101. from cura.UI.ObjectsModel import ObjectsModel
  102. from cura.UI.RecommendedMode import RecommendedMode
  103. from cura.UI.TextManager import TextManager
  104. from cura.UI.WelcomePagesModel import WelcomePagesModel
  105. from cura.UI.WhatsNewPagesModel import WhatsNewPagesModel
  106. from cura.UltimakerCloud import UltimakerCloudAuthentication
  107. from cura.Utils.NetworkingUtil import NetworkingUtil
  108. from . import BuildVolume
  109. from . import CameraAnimation
  110. from . import CuraActions
  111. from . import PlatformPhysics
  112. from . import PrintJobPreviewImageProvider
  113. from .AutoSave import AutoSave
  114. from .SingleInstance import SingleInstance
  115. if TYPE_CHECKING:
  116. from UM.Settings.EmptyInstanceContainer import EmptyInstanceContainer
  117. numpy.seterr(all = "ignore")
  118. class CuraApplication(QtApplication):
  119. # SettingVersion represents the set of settings available in the machine/extruder definitions.
  120. # You need to make sure that this version number needs to be increased if there is any non-backwards-compatible
  121. # changes of the settings.
  122. SettingVersion = 15
  123. Created = False
  124. class ResourceTypes:
  125. QmlFiles = Resources.UserType + 1
  126. Firmware = Resources.UserType + 2
  127. QualityInstanceContainer = Resources.UserType + 3
  128. QualityChangesInstanceContainer = Resources.UserType + 4
  129. MaterialInstanceContainer = Resources.UserType + 5
  130. VariantInstanceContainer = Resources.UserType + 6
  131. UserInstanceContainer = Resources.UserType + 7
  132. MachineStack = Resources.UserType + 8
  133. ExtruderStack = Resources.UserType + 9
  134. DefinitionChangesContainer = Resources.UserType + 10
  135. SettingVisibilityPreset = Resources.UserType + 11
  136. IntentInstanceContainer = Resources.UserType + 12
  137. Q_ENUMS(ResourceTypes)
  138. def __init__(self, *args, **kwargs):
  139. super().__init__(name = ApplicationMetadata.CuraAppName,
  140. app_display_name = ApplicationMetadata.CuraAppDisplayName,
  141. version = ApplicationMetadata.CuraVersion,
  142. api_version = ApplicationMetadata.CuraSDKVersion,
  143. build_type = ApplicationMetadata.CuraBuildType,
  144. is_debug_mode = ApplicationMetadata.CuraDebugMode,
  145. tray_icon_name = "cura-icon-32.png",
  146. **kwargs)
  147. self.default_theme = "cura-light"
  148. self.change_log_url = "https://ultimaker.com/ultimaker-cura-latest-features"
  149. self._boot_loading_time = time.time()
  150. self._on_exit_callback_manager = OnExitCallbackManager(self)
  151. # Variables set from CLI
  152. self._files_to_open = []
  153. self._use_single_instance = False
  154. self._single_instance = None
  155. self._cura_formula_functions = None # type: Optional[CuraFormulaFunctions]
  156. self._machine_action_manager = None # type: Optional[MachineActionManager.MachineActionManager]
  157. self.empty_container = None # type: EmptyInstanceContainer
  158. self.empty_definition_changes_container = None # type: EmptyInstanceContainer
  159. self.empty_variant_container = None # type: EmptyInstanceContainer
  160. self.empty_intent_container = None # type: EmptyInstanceContainer
  161. self.empty_material_container = None # type: EmptyInstanceContainer
  162. self.empty_quality_container = None # type: EmptyInstanceContainer
  163. self.empty_quality_changes_container = None # type: EmptyInstanceContainer
  164. self._material_manager = None
  165. self._machine_manager = None
  166. self._extruder_manager = None
  167. self._container_manager = None
  168. self._object_manager = None
  169. self._extruders_model = None
  170. self._extruders_model_with_optional = None
  171. self._build_plate_model = None
  172. self._multi_build_plate_model = None
  173. self._setting_visibility_presets_model = None
  174. self._setting_inheritance_manager = None
  175. self._simple_mode_settings_manager = None
  176. self._cura_scene_controller = None
  177. self._machine_error_checker = None
  178. self._machine_settings_manager = MachineSettingsManager(self, parent = self)
  179. self._material_management_model = None
  180. self._quality_management_model = None
  181. self._discovered_printer_model = DiscoveredPrintersModel(self, parent = self)
  182. self._discovered_cloud_printers_model = DiscoveredCloudPrintersModel(self, parent = self)
  183. self._first_start_machine_actions_model = None
  184. self._welcome_pages_model = WelcomePagesModel(self, parent = self)
  185. self._add_printer_pages_model = AddPrinterPagesModel(self, parent = self)
  186. self._whats_new_pages_model = WhatsNewPagesModel(self, parent = self)
  187. self._text_manager = TextManager(parent = self)
  188. self._quality_profile_drop_down_menu_model = None
  189. self._custom_quality_profile_drop_down_menu_model = None
  190. self._cura_API = CuraAPI(self)
  191. self._physics = None
  192. self._volume = None
  193. self._output_devices = {}
  194. self._print_information = None
  195. self._previous_active_tool = None
  196. self._platform_activity = False
  197. self._scene_bounding_box = AxisAlignedBox.Null
  198. self._center_after_select = False
  199. self._camera_animation = None
  200. self._cura_actions = None
  201. self.started = False
  202. self._message_box_callback = None
  203. self._message_box_callback_arguments = []
  204. self._i18n_catalog = None
  205. self._currently_loading_files = []
  206. self._non_sliceable_extensions = []
  207. self._additional_components = {} # Components to add to certain areas in the interface
  208. self._open_file_queue = [] # A list of files to open (after the application has started)
  209. self._update_platform_activity_timer = None
  210. self._sidebar_custom_menu_items = [] # type: list # Keeps list of custom menu items for the side bar
  211. self._plugins_loaded = False
  212. # Backups
  213. self._auto_save = None # type: Optional[AutoSave]
  214. self._enable_save = True
  215. self._container_registry_class = CuraContainerRegistry
  216. # Redefined here in order to please the typing.
  217. self._container_registry = None # type: CuraContainerRegistry
  218. from cura.CuraPackageManager import CuraPackageManager
  219. self._package_manager_class = CuraPackageManager
  220. @pyqtProperty(str, constant=True)
  221. def ultimakerCloudApiRootUrl(self) -> str:
  222. return UltimakerCloudAuthentication.CuraCloudAPIRoot
  223. @pyqtProperty(str, constant = True)
  224. def ultimakerCloudAccountRootUrl(self) -> str:
  225. return UltimakerCloudAuthentication.CuraCloudAccountAPIRoot
  226. def addCommandLineOptions(self):
  227. """Adds command line options to the command line parser.
  228. This should be called after the application is created and before the pre-start.
  229. """
  230. super().addCommandLineOptions()
  231. self._cli_parser.add_argument("--help", "-h",
  232. action = "store_true",
  233. default = False,
  234. help = "Show this help message and exit.")
  235. self._cli_parser.add_argument("--single-instance",
  236. dest = "single_instance",
  237. action = "store_true",
  238. default = False)
  239. # >> For debugging
  240. # Trigger an early crash, i.e. a crash that happens before the application enters its event loop.
  241. self._cli_parser.add_argument("--trigger-early-crash",
  242. dest = "trigger_early_crash",
  243. action = "store_true",
  244. default = False,
  245. help = "FOR TESTING ONLY. Trigger an early crash to show the crash dialog.")
  246. self._cli_parser.add_argument("file", nargs = "*", help = "Files to load after starting the application.")
  247. def getContainerRegistry(self) -> "CuraContainerRegistry":
  248. return self._container_registry
  249. def parseCliOptions(self):
  250. super().parseCliOptions()
  251. if self._cli_args.help:
  252. self._cli_parser.print_help()
  253. sys.exit(0)
  254. self._use_single_instance = self._cli_args.single_instance
  255. # FOR TESTING ONLY
  256. if self._cli_args.trigger_early_crash:
  257. assert not "This crash is triggered by the trigger_early_crash command line argument."
  258. for filename in self._cli_args.file:
  259. self._files_to_open.append(os.path.abspath(filename))
  260. def initialize(self) -> None:
  261. self.__addExpectedResourceDirsAndSearchPaths() # Must be added before init of super
  262. super().initialize()
  263. self.__sendCommandToSingleInstance()
  264. self._initializeSettingDefinitions()
  265. self._initializeSettingFunctions()
  266. self.__addAllResourcesAndContainerResources()
  267. self.__addAllEmptyContainers()
  268. self.__setLatestResouceVersionsForVersionUpgrade()
  269. self._machine_action_manager = MachineActionManager.MachineActionManager(self)
  270. self._machine_action_manager.initialize()
  271. def __sendCommandToSingleInstance(self):
  272. self._single_instance = SingleInstance(self, self._files_to_open)
  273. # If we use single instance, try to connect to the single instance server, send commands, and then exit.
  274. # If we cannot find an existing single instance server, this is the only instance, so just keep going.
  275. if self._use_single_instance:
  276. if self._single_instance.startClient():
  277. Logger.log("i", "Single instance commands were sent, exiting")
  278. sys.exit(0)
  279. def __addExpectedResourceDirsAndSearchPaths(self):
  280. """Adds expected directory names and search paths for Resources."""
  281. # this list of dir names will be used by UM to detect an old cura directory
  282. for dir_name in ["extruders", "machine_instances", "materials", "plugins", "quality", "quality_changes", "user", "variants", "intent"]:
  283. Resources.addExpectedDirNameInData(dir_name)
  284. app_root = os.path.abspath(os.path.join(os.path.dirname(sys.executable)))
  285. Resources.addSearchPath(os.path.join(app_root, "share", "cura", "resources"))
  286. Resources.addSearchPath(os.path.join(self._app_install_dir, "share", "cura", "resources"))
  287. if not hasattr(sys, "frozen"):
  288. resource_path = os.path.join(os.path.abspath(os.path.dirname(__file__)), "..", "resources")
  289. Resources.addSearchPath(resource_path)
  290. @classmethod
  291. def _initializeSettingDefinitions(cls):
  292. # Need to do this before ContainerRegistry tries to load the machines
  293. SettingDefinition.addSupportedProperty("settable_per_mesh", DefinitionPropertyType.Any, default=True,
  294. read_only=True)
  295. SettingDefinition.addSupportedProperty("settable_per_extruder", DefinitionPropertyType.Any, default=True,
  296. read_only=True)
  297. # this setting can be changed for each group in one-at-a-time mode
  298. SettingDefinition.addSupportedProperty("settable_per_meshgroup", DefinitionPropertyType.Any, default=True,
  299. read_only=True)
  300. SettingDefinition.addSupportedProperty("settable_globally", DefinitionPropertyType.Any, default=True,
  301. read_only=True)
  302. # From which stack the setting would inherit if not defined per object (handled in the engine)
  303. # AND for settings which are not settable_per_mesh:
  304. # which extruder is the only extruder this setting is obtained from
  305. SettingDefinition.addSupportedProperty("limit_to_extruder", DefinitionPropertyType.Function, default="-1",
  306. depends_on="value")
  307. # For settings which are not settable_per_mesh and not settable_per_extruder:
  308. # A function which determines the glabel/meshgroup value by looking at the values of the setting in all (used) extruders
  309. SettingDefinition.addSupportedProperty("resolve", DefinitionPropertyType.Function, default=None,
  310. depends_on="value")
  311. SettingDefinition.addSettingType("extruder", None, str, Validator)
  312. SettingDefinition.addSettingType("optional_extruder", None, str, None)
  313. SettingDefinition.addSettingType("[int]", None, str, None)
  314. def _initializeSettingFunctions(self):
  315. """Adds custom property types, settings types, and extra operators (functions).
  316. Whom need to be registered in SettingDefinition and SettingFunction.
  317. """
  318. self._cura_formula_functions = CuraFormulaFunctions(self)
  319. SettingFunction.registerOperator("extruderValue", self._cura_formula_functions.getValueInExtruder)
  320. SettingFunction.registerOperator("extruderValues", self._cura_formula_functions.getValuesInAllExtruders)
  321. SettingFunction.registerOperator("resolveOrValue", self._cura_formula_functions.getResolveOrValue)
  322. SettingFunction.registerOperator("defaultExtruderPosition", self._cura_formula_functions.getDefaultExtruderPosition)
  323. SettingFunction.registerOperator("valueFromContainer", self._cura_formula_functions.getValueFromContainerAtIndex)
  324. SettingFunction.registerOperator("extruderValueFromContainer", self._cura_formula_functions.getValueFromContainerAtIndexInExtruder)
  325. def __addAllResourcesAndContainerResources(self) -> None:
  326. """Adds all resources and container related resources."""
  327. Resources.addStorageType(self.ResourceTypes.QualityInstanceContainer, "quality")
  328. Resources.addStorageType(self.ResourceTypes.QualityChangesInstanceContainer, "quality_changes")
  329. Resources.addStorageType(self.ResourceTypes.VariantInstanceContainer, "variants")
  330. Resources.addStorageType(self.ResourceTypes.MaterialInstanceContainer, "materials")
  331. Resources.addStorageType(self.ResourceTypes.UserInstanceContainer, "user")
  332. Resources.addStorageType(self.ResourceTypes.ExtruderStack, "extruders")
  333. Resources.addStorageType(self.ResourceTypes.MachineStack, "machine_instances")
  334. Resources.addStorageType(self.ResourceTypes.DefinitionChangesContainer, "definition_changes")
  335. Resources.addStorageType(self.ResourceTypes.SettingVisibilityPreset, "setting_visibility")
  336. Resources.addStorageType(self.ResourceTypes.IntentInstanceContainer, "intent")
  337. self._container_registry.addResourceType(self.ResourceTypes.QualityInstanceContainer, "quality")
  338. self._container_registry.addResourceType(self.ResourceTypes.QualityChangesInstanceContainer, "quality_changes")
  339. self._container_registry.addResourceType(self.ResourceTypes.VariantInstanceContainer, "variant")
  340. self._container_registry.addResourceType(self.ResourceTypes.MaterialInstanceContainer, "material")
  341. self._container_registry.addResourceType(self.ResourceTypes.UserInstanceContainer, "user")
  342. self._container_registry.addResourceType(self.ResourceTypes.ExtruderStack, "extruder_train")
  343. self._container_registry.addResourceType(self.ResourceTypes.MachineStack, "machine")
  344. self._container_registry.addResourceType(self.ResourceTypes.DefinitionChangesContainer, "definition_changes")
  345. self._container_registry.addResourceType(self.ResourceTypes.IntentInstanceContainer, "intent")
  346. Resources.addType(self.ResourceTypes.QmlFiles, "qml")
  347. Resources.addType(self.ResourceTypes.Firmware, "firmware")
  348. def __addAllEmptyContainers(self) -> None:
  349. """Adds all empty containers."""
  350. # Add empty variant, material and quality containers.
  351. # Since they are empty, they should never be serialized and instead just programmatically created.
  352. # We need them to simplify the switching between materials.
  353. self.empty_container = cura.Settings.cura_empty_instance_containers.empty_container
  354. self._container_registry.addContainer(
  355. cura.Settings.cura_empty_instance_containers.empty_definition_changes_container)
  356. self.empty_definition_changes_container = cura.Settings.cura_empty_instance_containers.empty_definition_changes_container
  357. self._container_registry.addContainer(cura.Settings.cura_empty_instance_containers.empty_variant_container)
  358. self.empty_variant_container = cura.Settings.cura_empty_instance_containers.empty_variant_container
  359. self._container_registry.addContainer(cura.Settings.cura_empty_instance_containers.empty_intent_container)
  360. self.empty_intent_container = cura.Settings.cura_empty_instance_containers.empty_intent_container
  361. self._container_registry.addContainer(cura.Settings.cura_empty_instance_containers.empty_material_container)
  362. self.empty_material_container = cura.Settings.cura_empty_instance_containers.empty_material_container
  363. self._container_registry.addContainer(cura.Settings.cura_empty_instance_containers.empty_quality_container)
  364. self.empty_quality_container = cura.Settings.cura_empty_instance_containers.empty_quality_container
  365. self._container_registry.addContainer(cura.Settings.cura_empty_instance_containers.empty_quality_changes_container)
  366. self.empty_quality_changes_container = cura.Settings.cura_empty_instance_containers.empty_quality_changes_container
  367. def __setLatestResouceVersionsForVersionUpgrade(self):
  368. """Initializes the version upgrade manager with by providing the paths for each resource type and the latest
  369. versions. """
  370. self._version_upgrade_manager.setCurrentVersions(
  371. {
  372. ("quality", InstanceContainer.Version * 1000000 + self.SettingVersion): (self.ResourceTypes.QualityInstanceContainer, "application/x-uranium-instancecontainer"),
  373. ("quality_changes", InstanceContainer.Version * 1000000 + self.SettingVersion): (self.ResourceTypes.QualityChangesInstanceContainer, "application/x-uranium-instancecontainer"),
  374. ("intent", InstanceContainer.Version * 1000000 + self.SettingVersion): (self.ResourceTypes.IntentInstanceContainer, "application/x-uranium-instancecontainer"),
  375. ("machine_stack", GlobalStack.Version * 1000000 + self.SettingVersion): (self.ResourceTypes.MachineStack, "application/x-cura-globalstack"),
  376. ("extruder_train", ExtruderStack.Version * 1000000 + self.SettingVersion): (self.ResourceTypes.ExtruderStack, "application/x-cura-extruderstack"),
  377. ("preferences", Preferences.Version * 1000000 + self.SettingVersion): (Resources.Preferences, "application/x-uranium-preferences"),
  378. ("user", InstanceContainer.Version * 1000000 + self.SettingVersion): (self.ResourceTypes.UserInstanceContainer, "application/x-uranium-instancecontainer"),
  379. ("definition_changes", InstanceContainer.Version * 1000000 + self.SettingVersion): (self.ResourceTypes.DefinitionChangesContainer, "application/x-uranium-instancecontainer"),
  380. ("variant", InstanceContainer.Version * 1000000 + self.SettingVersion): (self.ResourceTypes.VariantInstanceContainer, "application/x-uranium-instancecontainer"),
  381. }
  382. )
  383. def startSplashWindowPhase(self) -> None:
  384. """Runs preparations that needs to be done before the starting process."""
  385. super().startSplashWindowPhase()
  386. if not self.getIsHeadLess():
  387. try:
  388. self.setWindowIcon(QIcon(Resources.getPath(Resources.Images, "cura-icon.png")))
  389. except FileNotFoundError:
  390. Logger.log("w", "Unable to find the window icon.")
  391. self.setRequiredPlugins([
  392. # Misc.:
  393. "ConsoleLogger", #You want to be able to read the log if something goes wrong.
  394. "CuraEngineBackend", #Cura is useless without this one since you can't slice.
  395. "FileLogger", #You want to be able to read the log if something goes wrong.
  396. "XmlMaterialProfile", #Cura crashes without this one.
  397. "Toolbox", #This contains the interface to enable/disable plug-ins, so if you disable it you can't enable it back.
  398. "PrepareStage", #Cura is useless without this one since you can't load models.
  399. "PreviewStage", #This shows the list of the plugin views that are installed in Cura.
  400. "MonitorStage", #Major part of Cura's functionality.
  401. "LocalFileOutputDevice", #Major part of Cura's functionality.
  402. "LocalContainerProvider", #Cura is useless without any profiles or setting definitions.
  403. # Views:
  404. "SimpleView", #Dependency of SolidView.
  405. "SolidView", #Displays models. Cura is useless without it.
  406. # Readers & Writers:
  407. "GCodeWriter", #Cura is useless if it can't write its output.
  408. "STLReader", #Most common model format, so disabling this makes Cura 90% useless.
  409. "3MFWriter", #Required for writing project files.
  410. # Tools:
  411. "CameraTool", #Needed to see the scene. Cura is useless without it.
  412. "SelectionTool", #Dependency of the rest of the tools.
  413. "TranslateTool", #You'll need this for almost every print.
  414. ])
  415. self._i18n_catalog = i18nCatalog("cura")
  416. self._update_platform_activity_timer = QTimer()
  417. self._update_platform_activity_timer.setInterval(500)
  418. self._update_platform_activity_timer.setSingleShot(True)
  419. self._update_platform_activity_timer.timeout.connect(self.updatePlatformActivity)
  420. self.getController().getScene().sceneChanged.connect(self.updatePlatformActivityDelayed)
  421. self.getController().toolOperationStopped.connect(self._onToolOperationStopped)
  422. self.getController().contextMenuRequested.connect(self._onContextMenuRequested)
  423. self.getCuraSceneController().activeBuildPlateChanged.connect(self.updatePlatformActivityDelayed)
  424. self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Loading machines..."))
  425. self._container_registry.allMetadataLoaded.connect(ContainerRegistry.getInstance)
  426. with self._container_registry.lockFile():
  427. self._container_registry.loadAllMetadata()
  428. self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Setting up preferences..."))
  429. # Set the setting version for Preferences
  430. preferences = self.getPreferences()
  431. preferences.addPreference("metadata/setting_version", 0)
  432. preferences.setValue("metadata/setting_version", self.SettingVersion) # Don't make it equal to the default so that the setting version always gets written to the file.
  433. preferences.addPreference("cura/active_mode", "simple")
  434. preferences.addPreference("cura/categories_expanded", "")
  435. preferences.addPreference("cura/jobname_prefix", True)
  436. preferences.addPreference("cura/select_models_on_load", False)
  437. preferences.addPreference("view/center_on_select", False)
  438. preferences.addPreference("mesh/scale_to_fit", False)
  439. preferences.addPreference("mesh/scale_tiny_meshes", True)
  440. preferences.addPreference("cura/dialog_on_project_save", True)
  441. preferences.addPreference("cura/asked_dialog_on_project_save", False)
  442. preferences.addPreference("cura/choice_on_profile_override", "always_ask")
  443. preferences.addPreference("cura/choice_on_open_project", "always_ask")
  444. preferences.addPreference("cura/use_multi_build_plate", False)
  445. preferences.addPreference("cura/show_list_of_objects", False)
  446. preferences.addPreference("view/settings_list_height", 400)
  447. preferences.addPreference("view/settings_visible", False)
  448. preferences.addPreference("view/settings_xpos", 0)
  449. preferences.addPreference("view/settings_ypos", 56)
  450. preferences.addPreference("view/colorscheme_xpos", 0)
  451. preferences.addPreference("view/colorscheme_ypos", 56)
  452. preferences.addPreference("cura/currency", "€")
  453. preferences.addPreference("cura/material_settings", "{}")
  454. preferences.addPreference("view/invert_zoom", False)
  455. preferences.addPreference("view/filter_current_build_plate", False)
  456. preferences.addPreference("cura/sidebar_collapsed", False)
  457. preferences.addPreference("cura/favorite_materials", "")
  458. preferences.addPreference("cura/expanded_brands", "")
  459. preferences.addPreference("cura/expanded_types", "")
  460. preferences.addPreference("general/accepted_user_agreement", False)
  461. for key in [
  462. "dialog_load_path", # dialog_save_path is in LocalFileOutputDevicePlugin
  463. "dialog_profile_path",
  464. "dialog_material_path"]:
  465. preferences.addPreference("local_file/%s" % key, os.path.expanduser("~/"))
  466. preferences.setDefault("local_file/last_used_type", "text/x-gcode")
  467. self.applicationShuttingDown.connect(self.saveSettings)
  468. self.engineCreatedSignal.connect(self._onEngineCreated)
  469. self.getCuraSceneController().setActiveBuildPlate(0) # Initialize
  470. CuraApplication.Created = True
  471. def _onEngineCreated(self):
  472. self._qml_engine.addImageProvider("print_job_preview", PrintJobPreviewImageProvider.PrintJobPreviewImageProvider())
  473. @pyqtProperty(bool)
  474. def needToShowUserAgreement(self) -> bool:
  475. return not UM.Util.parseBool(self.getPreferences().getValue("general/accepted_user_agreement"))
  476. @pyqtSlot(bool)
  477. def setNeedToShowUserAgreement(self, set_value: bool = True) -> None:
  478. self.getPreferences().setValue("general/accepted_user_agreement", str(not set_value))
  479. @pyqtSlot(str, str)
  480. def writeToLog(self, severity: str, message: str) -> None:
  481. Logger.log(severity, message)
  482. # DO NOT call this function to close the application, use checkAndExitApplication() instead which will perform
  483. # pre-exit checks such as checking for in-progress USB printing, etc.
  484. # Except for the 'Decline and close' in the 'User Agreement'-step in the Welcome-pages, that should be a hard exit.
  485. @pyqtSlot()
  486. def closeApplication(self) -> None:
  487. Logger.log("i", "Close application")
  488. main_window = self.getMainWindow()
  489. if main_window is not None:
  490. main_window.close()
  491. else:
  492. self.exit(0)
  493. # This function first performs all upon-exit checks such as USB printing that is in progress.
  494. # Use this to close the application.
  495. @pyqtSlot()
  496. def checkAndExitApplication(self) -> None:
  497. self._on_exit_callback_manager.resetCurrentState()
  498. self._on_exit_callback_manager.triggerNextCallback()
  499. @pyqtSlot(result = bool)
  500. def getIsAllChecksPassed(self) -> bool:
  501. return self._on_exit_callback_manager.getIsAllChecksPassed()
  502. def getOnExitCallbackManager(self) -> "OnExitCallbackManager":
  503. return self._on_exit_callback_manager
  504. def triggerNextExitCheck(self) -> None:
  505. self._on_exit_callback_manager.triggerNextCallback()
  506. showConfirmExitDialog = pyqtSignal(str, arguments = ["message"])
  507. def setConfirmExitDialogCallback(self, callback: Callable) -> None:
  508. self._confirm_exit_dialog_callback = callback
  509. @pyqtSlot(bool)
  510. def callConfirmExitDialogCallback(self, yes_or_no: bool) -> None:
  511. self._confirm_exit_dialog_callback(yes_or_no)
  512. showPreferencesWindow = pyqtSignal()
  513. """Signal to connect preferences action in QML"""
  514. @pyqtSlot()
  515. def showPreferences(self) -> None:
  516. """Show the preferences window"""
  517. self.showPreferencesWindow.emit()
  518. # This is called by drag-and-dropping curapackage files.
  519. @pyqtSlot(QUrl)
  520. def installPackageViaDragAndDrop(self, file_url: str) -> Optional[str]:
  521. filename = QUrl(file_url).toLocalFile()
  522. return self._package_manager.installPackage(filename)
  523. @override(Application)
  524. def getGlobalContainerStack(self) -> Optional["GlobalStack"]:
  525. return self._global_container_stack
  526. @override(Application)
  527. def setGlobalContainerStack(self, stack: "GlobalStack") -> None:
  528. self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Initializing Active Machine..."))
  529. super().setGlobalContainerStack(stack)
  530. showMessageBox = pyqtSignal(str,str, str, str, int, int,
  531. arguments = ["title", "text", "informativeText", "detailedText","buttons", "icon"])
  532. """A reusable dialogbox"""
  533. def messageBox(self, title, text,
  534. informativeText = "",
  535. detailedText = "",
  536. buttons = QMessageBox.Ok,
  537. icon = QMessageBox.NoIcon,
  538. callback = None,
  539. callback_arguments = []
  540. ):
  541. self._message_box_callback = callback
  542. self._message_box_callback_arguments = callback_arguments
  543. self.showMessageBox.emit(title, text, informativeText, detailedText, buttons, icon)
  544. showDiscardOrKeepProfileChanges = pyqtSignal()
  545. def discardOrKeepProfileChanges(self) -> bool:
  546. has_user_interaction = False
  547. choice = self.getPreferences().getValue("cura/choice_on_profile_override")
  548. if choice == "always_discard":
  549. # don't show dialog and DISCARD the profile
  550. self.discardOrKeepProfileChangesClosed("discard")
  551. elif choice == "always_keep":
  552. # don't show dialog and KEEP the profile
  553. self.discardOrKeepProfileChangesClosed("keep")
  554. elif not self._is_headless:
  555. # ALWAYS ask whether to keep or discard the profile
  556. self.showDiscardOrKeepProfileChanges.emit()
  557. has_user_interaction = True
  558. return has_user_interaction
  559. @pyqtSlot(str)
  560. def discardOrKeepProfileChangesClosed(self, option: str) -> None:
  561. global_stack = self.getGlobalContainerStack()
  562. if option == "discard":
  563. for extruder in global_stack.extruderList:
  564. extruder.userChanges.clear()
  565. global_stack.userChanges.clear()
  566. # if the user decided to keep settings then the user settings should be re-calculated and validated for errors
  567. # before slicing. To ensure that slicer uses right settings values
  568. elif option == "keep":
  569. for extruder in global_stack.extruderList:
  570. extruder.userChanges.update()
  571. global_stack.userChanges.update()
  572. @pyqtSlot(int)
  573. def messageBoxClosed(self, button):
  574. if self._message_box_callback:
  575. self._message_box_callback(button, *self._message_box_callback_arguments)
  576. self._message_box_callback = None
  577. self._message_box_callback_arguments = []
  578. def enableSave(self, enable: bool):
  579. self._enable_save = enable
  580. # Cura has multiple locations where instance containers need to be saved, so we need to handle this differently.
  581. def saveSettings(self) -> None:
  582. if not self.started or not self._enable_save:
  583. # Do not do saving during application start or when data should not be saved on quit.
  584. return
  585. ContainerRegistry.getInstance().saveDirtyContainers()
  586. self.savePreferences()
  587. def saveStack(self, stack):
  588. if not self._enable_save:
  589. return
  590. ContainerRegistry.getInstance().saveContainer(stack)
  591. @pyqtSlot(str, result = QUrl)
  592. def getDefaultPath(self, key):
  593. default_path = self.getPreferences().getValue("local_file/%s" % key)
  594. return QUrl.fromLocalFile(default_path)
  595. @pyqtSlot(str, str)
  596. def setDefaultPath(self, key, default_path):
  597. self.getPreferences().setValue("local_file/%s" % key, QUrl(default_path).toLocalFile())
  598. def _loadPlugins(self) -> None:
  599. """Handle loading of all plugin types (and the backend explicitly)
  600. :py:class:`Uranium.UM.PluginRegistry`
  601. """
  602. self._plugin_registry.setCheckIfTrusted(ApplicationMetadata.IsEnterpriseVersion)
  603. self._plugin_registry.addType("profile_reader", self._addProfileReader)
  604. self._plugin_registry.addType("profile_writer", self._addProfileWriter)
  605. if Platform.isLinux():
  606. lib_suffixes = {"", "64", "32", "x32"} # A few common ones on different distributions.
  607. else:
  608. lib_suffixes = {""}
  609. for suffix in lib_suffixes:
  610. self._plugin_registry.addPluginLocation(os.path.join(QtApplication.getInstallPrefix(), "lib" + suffix, "cura"))
  611. if not hasattr(sys, "frozen"):
  612. self._plugin_registry.addPluginLocation(os.path.join(os.path.abspath(os.path.dirname(__file__)), "..", "plugins"))
  613. self._plugin_registry.loadPlugin("ConsoleLogger")
  614. self._plugin_registry.loadPlugin("CuraEngineBackend")
  615. self._plugin_registry.loadPlugins()
  616. if self.getBackend() is None:
  617. raise RuntimeError("Could not load the backend plugin!")
  618. self._plugins_loaded = True
  619. def _setLoadingHint(self, hint: str):
  620. """Set a short, user-friendly hint about current loading status.
  621. The way this message is displayed depends on application state
  622. """
  623. if self.started:
  624. Logger.info(hint)
  625. else:
  626. self.showSplashMessage(hint)
  627. def run(self):
  628. super().run()
  629. Logger.log("i", "Initializing machine error checker")
  630. self._machine_error_checker = MachineErrorChecker(self)
  631. self._machine_error_checker.initialize()
  632. self.processEvents()
  633. Logger.log("i", "Initializing machine manager")
  634. self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Initializing machine manager..."))
  635. self.getMachineManager()
  636. self.processEvents()
  637. Logger.log("i", "Initializing container manager")
  638. self._container_manager = ContainerManager(self)
  639. self.processEvents()
  640. # Check if we should run as single instance or not. If so, set up a local socket server which listener which
  641. # coordinates multiple Cura instances and accepts commands.
  642. if self._use_single_instance:
  643. self.__setUpSingleInstanceServer()
  644. # Setup scene and build volume
  645. self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Initializing build volume..."))
  646. root = self.getController().getScene().getRoot()
  647. self._volume = BuildVolume.BuildVolume(self, root)
  648. Arrange.build_volume = self._volume
  649. # initialize info objects
  650. self._print_information = PrintInformation.PrintInformation(self)
  651. self._cura_actions = CuraActions.CuraActions(self)
  652. self.processEvents()
  653. # Initialize setting visibility presets model.
  654. self._setting_visibility_presets_model = SettingVisibilityPresetsModel(self.getPreferences(), parent = self)
  655. # Initialize Cura API
  656. self._cura_API.initialize()
  657. self.processEvents()
  658. self._output_device_manager.start()
  659. self._welcome_pages_model.initialize()
  660. self._add_printer_pages_model.initialize()
  661. self._whats_new_pages_model.initialize()
  662. # Detect in which mode to run and execute that mode
  663. if self._is_headless:
  664. self.runWithoutGUI()
  665. else:
  666. self.runWithGUI()
  667. self.started = True
  668. self.initializationFinished.emit()
  669. Logger.log("d", "Booting Cura took %s seconds", time.time() - self._boot_loading_time)
  670. # For now use a timer to postpone some things that need to be done after the application and GUI are
  671. # initialized, for example opening files because they may show dialogs which can be closed due to incomplete
  672. # GUI initialization.
  673. self._post_start_timer = QTimer(self)
  674. self._post_start_timer.setInterval(1000)
  675. self._post_start_timer.setSingleShot(True)
  676. self._post_start_timer.timeout.connect(self._onPostStart)
  677. self._post_start_timer.start()
  678. self._auto_save = AutoSave(self)
  679. self._auto_save.initialize()
  680. self.exec_()
  681. def __setUpSingleInstanceServer(self):
  682. if self._use_single_instance:
  683. self._single_instance.startServer()
  684. def _onPostStart(self):
  685. for file_name in self._files_to_open:
  686. self.callLater(self._openFile, file_name)
  687. for file_name in self._open_file_queue: # Open all the files that were queued up while plug-ins were loading.
  688. self.callLater(self._openFile, file_name)
  689. initializationFinished = pyqtSignal()
  690. def runWithoutGUI(self):
  691. """Run Cura without GUI elements and interaction (server mode)."""
  692. self.closeSplash()
  693. def runWithGUI(self):
  694. """Run Cura with GUI (desktop mode)."""
  695. self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Setting up scene..."))
  696. controller = self.getController()
  697. t = controller.getTool("TranslateTool")
  698. if t:
  699. t.setEnabledAxis([ToolHandle.XAxis, ToolHandle.YAxis, ToolHandle.ZAxis])
  700. Selection.selectionChanged.connect(self.onSelectionChanged)
  701. # Set default background color for scene
  702. self.getRenderer().setBackgroundColor(QColor(245, 245, 245))
  703. self.processEvents()
  704. # Initialize platform physics
  705. self._physics = PlatformPhysics.PlatformPhysics(controller, self._volume)
  706. # Initialize camera
  707. root = controller.getScene().getRoot()
  708. camera = Camera("3d", root)
  709. diagonal = self.getBuildVolume().getDiagonalSize()
  710. if diagonal < 1: #No printer added yet. Set a default camera distance for normal-sized printers.
  711. diagonal = 375
  712. camera.setPosition(Vector(-80, 250, 700) * diagonal / 375)
  713. camera.lookAt(Vector(0, 0, 0))
  714. controller.getScene().setActiveCamera("3d")
  715. # Initialize camera tool
  716. camera_tool = controller.getTool("CameraTool")
  717. camera_tool.setOrigin(Vector(0, 100, 0))
  718. camera_tool.setZoomRange(0.1, 2000)
  719. # Initialize camera animations
  720. self._camera_animation = CameraAnimation.CameraAnimation()
  721. self._camera_animation.setCameraTool(self.getController().getTool("CameraTool"))
  722. self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Loading interface..."))
  723. # Initialize QML engine
  724. self.setMainQml(Resources.getPath(self.ResourceTypes.QmlFiles, "Cura.qml"))
  725. self._qml_import_paths.append(Resources.getPath(self.ResourceTypes.QmlFiles))
  726. self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Initializing engine..."))
  727. self.initializeEngine()
  728. # Initialize UI state
  729. controller.setActiveStage("PrepareStage")
  730. controller.setActiveView("SolidView")
  731. controller.setCameraTool("CameraTool")
  732. controller.setSelectionTool("SelectionTool")
  733. # Hide the splash screen
  734. self.closeSplash()
  735. @pyqtSlot(result = QObject)
  736. def getDiscoveredPrintersModel(self, *args) -> "DiscoveredPrintersModel":
  737. return self._discovered_printer_model
  738. @pyqtSlot(result=QObject)
  739. def getDiscoveredCloudPrintersModel(self, *args) -> "DiscoveredCloudPrintersModel":
  740. return self._discovered_cloud_printers_model
  741. @pyqtSlot(result = QObject)
  742. def getFirstStartMachineActionsModel(self, *args) -> "FirstStartMachineActionsModel":
  743. if self._first_start_machine_actions_model is None:
  744. self._first_start_machine_actions_model = FirstStartMachineActionsModel(self, parent = self)
  745. if self.started:
  746. self._first_start_machine_actions_model.initialize()
  747. return self._first_start_machine_actions_model
  748. @pyqtSlot(result = QObject)
  749. def getSettingVisibilityPresetsModel(self, *args) -> SettingVisibilityPresetsModel:
  750. return self._setting_visibility_presets_model
  751. @pyqtSlot(result = QObject)
  752. def getWelcomePagesModel(self, *args) -> "WelcomePagesModel":
  753. return self._welcome_pages_model
  754. @pyqtSlot(result = QObject)
  755. def getAddPrinterPagesModel(self, *args) -> "AddPrinterPagesModel":
  756. return self._add_printer_pages_model
  757. @pyqtSlot(result = QObject)
  758. def getWhatsNewPagesModel(self, *args) -> "WhatsNewPagesModel":
  759. return self._whats_new_pages_model
  760. @pyqtSlot(result = QObject)
  761. def getMachineSettingsManager(self, *args) -> "MachineSettingsManager":
  762. return self._machine_settings_manager
  763. @pyqtSlot(result = QObject)
  764. def getTextManager(self, *args) -> "TextManager":
  765. return self._text_manager
  766. def getCuraFormulaFunctions(self, *args) -> "CuraFormulaFunctions":
  767. if self._cura_formula_functions is None:
  768. self._cura_formula_functions = CuraFormulaFunctions(self)
  769. return self._cura_formula_functions
  770. def getMachineErrorChecker(self, *args) -> MachineErrorChecker:
  771. return self._machine_error_checker
  772. def getMachineManager(self, *args) -> MachineManager:
  773. if self._machine_manager is None:
  774. self._machine_manager = MachineManager(self, parent = self)
  775. return self._machine_manager
  776. def getExtruderManager(self, *args) -> ExtruderManager:
  777. if self._extruder_manager is None:
  778. self._extruder_manager = ExtruderManager()
  779. return self._extruder_manager
  780. def getIntentManager(self, *args) -> IntentManager:
  781. return IntentManager.getInstance()
  782. def getObjectsModel(self, *args):
  783. if self._object_manager is None:
  784. self._object_manager = ObjectsModel(self)
  785. return self._object_manager
  786. @pyqtSlot(result = QObject)
  787. def getExtrudersModel(self, *args) -> "ExtrudersModel":
  788. if self._extruders_model is None:
  789. self._extruders_model = ExtrudersModel(self)
  790. return self._extruders_model
  791. @pyqtSlot(result = QObject)
  792. def getExtrudersModelWithOptional(self, *args) -> "ExtrudersModel":
  793. if self._extruders_model_with_optional is None:
  794. self._extruders_model_with_optional = ExtrudersModel(self)
  795. self._extruders_model_with_optional.setAddOptionalExtruder(True)
  796. return self._extruders_model_with_optional
  797. @pyqtSlot(result = QObject)
  798. def getMultiBuildPlateModel(self, *args) -> MultiBuildPlateModel:
  799. if self._multi_build_plate_model is None:
  800. self._multi_build_plate_model = MultiBuildPlateModel(self)
  801. return self._multi_build_plate_model
  802. @pyqtSlot(result = QObject)
  803. def getBuildPlateModel(self, *args) -> BuildPlateModel:
  804. if self._build_plate_model is None:
  805. self._build_plate_model = BuildPlateModel(self)
  806. return self._build_plate_model
  807. def getCuraSceneController(self, *args) -> CuraSceneController:
  808. if self._cura_scene_controller is None:
  809. self._cura_scene_controller = CuraSceneController.createCuraSceneController()
  810. return self._cura_scene_controller
  811. def getSettingInheritanceManager(self, *args) -> SettingInheritanceManager:
  812. if self._setting_inheritance_manager is None:
  813. self._setting_inheritance_manager = SettingInheritanceManager.createSettingInheritanceManager()
  814. return self._setting_inheritance_manager
  815. def getMachineActionManager(self, *args: Any) -> MachineActionManager.MachineActionManager:
  816. """Get the machine action manager
  817. We ignore any *args given to this, as we also register the machine manager as qml singleton.
  818. It wants to give this function an engine and script engine, but we don't care about that.
  819. """
  820. return cast(MachineActionManager.MachineActionManager, self._machine_action_manager)
  821. @pyqtSlot(result = QObject)
  822. def getMaterialManagementModel(self) -> MaterialManagementModel:
  823. if not self._material_management_model:
  824. self._material_management_model = MaterialManagementModel(parent = self)
  825. return self._material_management_model
  826. @pyqtSlot(result = QObject)
  827. def getQualityManagementModel(self) -> QualityManagementModel:
  828. if not self._quality_management_model:
  829. self._quality_management_model = QualityManagementModel(parent = self)
  830. return self._quality_management_model
  831. def getSimpleModeSettingsManager(self, *args):
  832. if self._simple_mode_settings_manager is None:
  833. self._simple_mode_settings_manager = SimpleModeSettingsManager()
  834. return self._simple_mode_settings_manager
  835. def event(self, event):
  836. """Handle Qt events"""
  837. if event.type() == QEvent.FileOpen:
  838. if self._plugins_loaded:
  839. self._openFile(event.file())
  840. else:
  841. self._open_file_queue.append(event.file())
  842. return super().event(event)
  843. def getAutoSave(self) -> Optional[AutoSave]:
  844. return self._auto_save
  845. def getPrintInformation(self):
  846. """Get print information (duration / material used)"""
  847. return self._print_information
  848. def getQualityProfilesDropDownMenuModel(self, *args, **kwargs):
  849. if self._quality_profile_drop_down_menu_model is None:
  850. self._quality_profile_drop_down_menu_model = QualityProfilesDropDownMenuModel(self)
  851. return self._quality_profile_drop_down_menu_model
  852. def getCustomQualityProfilesDropDownMenuModel(self, *args, **kwargs):
  853. if self._custom_quality_profile_drop_down_menu_model is None:
  854. self._custom_quality_profile_drop_down_menu_model = CustomQualityProfilesDropDownMenuModel(self)
  855. return self._custom_quality_profile_drop_down_menu_model
  856. def getCuraAPI(self, *args, **kwargs) -> "CuraAPI":
  857. return self._cura_API
  858. def registerObjects(self, engine):
  859. """Registers objects for the QML engine to use.
  860. :param engine: The QML engine.
  861. """
  862. super().registerObjects(engine)
  863. # global contexts
  864. self.processEvents()
  865. engine.rootContext().setContextProperty("Printer", self)
  866. engine.rootContext().setContextProperty("CuraApplication", self)
  867. engine.rootContext().setContextProperty("PrintInformation", self._print_information)
  868. engine.rootContext().setContextProperty("CuraActions", self._cura_actions)
  869. engine.rootContext().setContextProperty("CuraSDKVersion", ApplicationMetadata.CuraSDKVersion)
  870. self.processEvents()
  871. qmlRegisterUncreatableType(CuraApplication, "Cura", 1, 0, "ResourceTypes", "Just an Enum type")
  872. self.processEvents()
  873. qmlRegisterSingletonType(CuraSceneController, "Cura", 1, 0, "SceneController", self.getCuraSceneController)
  874. qmlRegisterSingletonType(ExtruderManager, "Cura", 1, 0, "ExtruderManager", self.getExtruderManager)
  875. qmlRegisterSingletonType(MachineManager, "Cura", 1, 0, "MachineManager", self.getMachineManager)
  876. qmlRegisterSingletonType(IntentManager, "Cura", 1, 6, "IntentManager", self.getIntentManager)
  877. qmlRegisterSingletonType(SettingInheritanceManager, "Cura", 1, 0, "SettingInheritanceManager", self.getSettingInheritanceManager)
  878. qmlRegisterSingletonType(SimpleModeSettingsManager, "Cura", 1, 0, "SimpleModeSettingsManager", self.getSimpleModeSettingsManager)
  879. qmlRegisterSingletonType(MachineActionManager.MachineActionManager, "Cura", 1, 0, "MachineActionManager", self.getMachineActionManager)
  880. self.processEvents()
  881. qmlRegisterType(NetworkingUtil, "Cura", 1, 5, "NetworkingUtil")
  882. qmlRegisterType(WelcomePagesModel, "Cura", 1, 0, "WelcomePagesModel")
  883. qmlRegisterType(WhatsNewPagesModel, "Cura", 1, 0, "WhatsNewPagesModel")
  884. qmlRegisterType(AddPrinterPagesModel, "Cura", 1, 0, "AddPrinterPagesModel")
  885. qmlRegisterType(TextManager, "Cura", 1, 0, "TextManager")
  886. qmlRegisterType(RecommendedMode, "Cura", 1, 0, "RecommendedMode")
  887. self.processEvents()
  888. qmlRegisterType(NetworkMJPGImage, "Cura", 1, 0, "NetworkMJPGImage")
  889. qmlRegisterType(ObjectsModel, "Cura", 1, 0, "ObjectsModel")
  890. qmlRegisterType(BuildPlateModel, "Cura", 1, 0, "BuildPlateModel")
  891. qmlRegisterType(MultiBuildPlateModel, "Cura", 1, 0, "MultiBuildPlateModel")
  892. qmlRegisterType(InstanceContainer, "Cura", 1, 0, "InstanceContainer")
  893. qmlRegisterType(ExtrudersModel, "Cura", 1, 0, "ExtrudersModel")
  894. qmlRegisterType(GlobalStacksModel, "Cura", 1, 0, "GlobalStacksModel")
  895. self.processEvents()
  896. qmlRegisterType(FavoriteMaterialsModel, "Cura", 1, 0, "FavoriteMaterialsModel")
  897. qmlRegisterType(GenericMaterialsModel, "Cura", 1, 0, "GenericMaterialsModel")
  898. qmlRegisterType(MaterialBrandsModel, "Cura", 1, 0, "MaterialBrandsModel")
  899. qmlRegisterSingletonType(QualityManagementModel, "Cura", 1, 0, "QualityManagementModel", self.getQualityManagementModel)
  900. qmlRegisterSingletonType(MaterialManagementModel, "Cura", 1, 5, "MaterialManagementModel", self.getMaterialManagementModel)
  901. self.processEvents()
  902. qmlRegisterType(DiscoveredPrintersModel, "Cura", 1, 0, "DiscoveredPrintersModel")
  903. qmlRegisterType(DiscoveredCloudPrintersModel, "Cura", 1, 7, "DiscoveredCloudPrintersModel")
  904. qmlRegisterSingletonType(QualityProfilesDropDownMenuModel, "Cura", 1, 0,
  905. "QualityProfilesDropDownMenuModel", self.getQualityProfilesDropDownMenuModel)
  906. qmlRegisterSingletonType(CustomQualityProfilesDropDownMenuModel, "Cura", 1, 0,
  907. "CustomQualityProfilesDropDownMenuModel", self.getCustomQualityProfilesDropDownMenuModel)
  908. qmlRegisterType(NozzleModel, "Cura", 1, 0, "NozzleModel")
  909. qmlRegisterType(IntentModel, "Cura", 1, 6, "IntentModel")
  910. qmlRegisterType(IntentCategoryModel, "Cura", 1, 6, "IntentCategoryModel")
  911. self.processEvents()
  912. qmlRegisterType(MaterialSettingsVisibilityHandler, "Cura", 1, 0, "MaterialSettingsVisibilityHandler")
  913. qmlRegisterType(SettingVisibilityPresetsModel, "Cura", 1, 0, "SettingVisibilityPresetsModel")
  914. qmlRegisterType(QualitySettingsModel, "Cura", 1, 0, "QualitySettingsModel")
  915. qmlRegisterType(FirstStartMachineActionsModel, "Cura", 1, 0, "FirstStartMachineActionsModel")
  916. qmlRegisterType(MachineNameValidator, "Cura", 1, 0, "MachineNameValidator")
  917. qmlRegisterType(UserChangesModel, "Cura", 1, 0, "UserChangesModel")
  918. qmlRegisterSingletonType(ContainerManager, "Cura", 1, 0, "ContainerManager", ContainerManager.getInstance)
  919. qmlRegisterType(SidebarCustomMenuItemsModel, "Cura", 1, 0, "SidebarCustomMenuItemsModel")
  920. qmlRegisterType(PrinterOutputDevice, "Cura", 1, 0, "PrinterOutputDevice")
  921. from cura.API import CuraAPI
  922. qmlRegisterSingletonType(CuraAPI, "Cura", 1, 1, "API", self.getCuraAPI)
  923. qmlRegisterUncreatableType(Account, "Cura", 1, 0, "AccountSyncState", "Could not create AccountSyncState")
  924. # As of Qt5.7, it is necessary to get rid of any ".." in the path for the singleton to work.
  925. actions_url = QUrl.fromLocalFile(os.path.abspath(Resources.getPath(CuraApplication.ResourceTypes.QmlFiles, "Actions.qml")))
  926. qmlRegisterSingletonType(actions_url, "Cura", 1, 0, "Actions")
  927. for path in Resources.getAllResourcesOfType(CuraApplication.ResourceTypes.QmlFiles):
  928. type_name = os.path.splitext(os.path.basename(path))[0]
  929. if type_name in ("Cura", "Actions"):
  930. continue
  931. # Ignore anything that is not a QML file.
  932. if not path.endswith(".qml"):
  933. continue
  934. qmlRegisterType(QUrl.fromLocalFile(path), "Cura", 1, 0, type_name)
  935. self.processEvents()
  936. def onSelectionChanged(self):
  937. if Selection.hasSelection():
  938. if self.getController().getActiveTool():
  939. # If the tool has been disabled by the new selection
  940. if not self.getController().getActiveTool().getEnabled():
  941. # Default
  942. self.getController().setActiveTool("TranslateTool")
  943. else:
  944. if self._previous_active_tool:
  945. self.getController().setActiveTool(self._previous_active_tool)
  946. if not self.getController().getActiveTool().getEnabled():
  947. self.getController().setActiveTool("TranslateTool")
  948. self._previous_active_tool = None
  949. else:
  950. # Default
  951. self.getController().setActiveTool("TranslateTool")
  952. if self.getPreferences().getValue("view/center_on_select"):
  953. self._center_after_select = True
  954. else:
  955. if self.getController().getActiveTool():
  956. self._previous_active_tool = self.getController().getActiveTool().getPluginId()
  957. self.getController().setActiveTool(None)
  958. def _onToolOperationStopped(self, event):
  959. if self._center_after_select and Selection.getSelectedObject(0) is not None:
  960. self._center_after_select = False
  961. self._camera_animation.setStart(self.getController().getTool("CameraTool").getOrigin())
  962. self._camera_animation.setTarget(Selection.getSelectedObject(0).getWorldPosition())
  963. self._camera_animation.start()
  964. activityChanged = pyqtSignal()
  965. sceneBoundingBoxChanged = pyqtSignal()
  966. @pyqtProperty(bool, notify = activityChanged)
  967. def platformActivity(self):
  968. return self._platform_activity
  969. @pyqtProperty(str, notify = sceneBoundingBoxChanged)
  970. def getSceneBoundingBoxString(self):
  971. return self._i18n_catalog.i18nc("@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm.", "%(width).1f x %(depth).1f x %(height).1f mm") % {'width' : self._scene_bounding_box.width.item(), 'depth': self._scene_bounding_box.depth.item(), 'height' : self._scene_bounding_box.height.item()}
  972. def updatePlatformActivityDelayed(self, node = None):
  973. if node is not None and (node.getMeshData() is not None or node.callDecoration("getLayerData")):
  974. self._update_platform_activity_timer.start()
  975. def updatePlatformActivity(self, node = None):
  976. """Update scene bounding box for current build plate"""
  977. count = 0
  978. scene_bounding_box = None
  979. is_block_slicing_node = False
  980. active_build_plate = self.getMultiBuildPlateModel().activeBuildPlate
  981. print_information = self.getPrintInformation()
  982. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  983. if (
  984. not issubclass(type(node), CuraSceneNode) or
  985. (not node.getMeshData() and not node.callDecoration("getLayerData")) or
  986. (node.callDecoration("getBuildPlateNumber") != active_build_plate)):
  987. continue
  988. if node.callDecoration("isBlockSlicing"):
  989. is_block_slicing_node = True
  990. count += 1
  991. # After clicking the Undo button, if the build plate empty the project name needs to be set
  992. if print_information.baseName == '':
  993. print_information.setBaseName(node.getName())
  994. if not scene_bounding_box:
  995. scene_bounding_box = node.getBoundingBox()
  996. else:
  997. other_bb = node.getBoundingBox()
  998. if other_bb is not None:
  999. scene_bounding_box = scene_bounding_box + node.getBoundingBox()
  1000. if print_information:
  1001. print_information.setPreSliced(is_block_slicing_node)
  1002. if not scene_bounding_box:
  1003. scene_bounding_box = AxisAlignedBox.Null
  1004. if repr(self._scene_bounding_box) != repr(scene_bounding_box):
  1005. self._scene_bounding_box = scene_bounding_box
  1006. self.sceneBoundingBoxChanged.emit()
  1007. self._platform_activity = True if count > 0 else False
  1008. self.activityChanged.emit()
  1009. @pyqtSlot()
  1010. def selectAll(self):
  1011. """Select all nodes containing mesh data in the scene."""
  1012. if not self.getController().getToolsEnabled():
  1013. return
  1014. Selection.clear()
  1015. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  1016. if not isinstance(node, SceneNode):
  1017. continue
  1018. if not node.getMeshData() and not node.callDecoration("isGroup"):
  1019. continue # Node that doesnt have a mesh and is not a group.
  1020. if node.getParent() and node.getParent().callDecoration("isGroup") or node.getParent().callDecoration("isSliceable"):
  1021. continue # Grouped nodes don't need resetting as their parent (the group) is resetted)
  1022. if not node.isSelectable():
  1023. continue # i.e. node with layer data
  1024. if not node.callDecoration("isSliceable") and not node.callDecoration("isGroup"):
  1025. continue # i.e. node with layer data
  1026. Selection.add(node)
  1027. @pyqtSlot()
  1028. def resetAllTranslation(self):
  1029. """Reset all translation on nodes with mesh data."""
  1030. Logger.log("i", "Resetting all scene translations")
  1031. nodes = []
  1032. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  1033. if not isinstance(node, SceneNode):
  1034. continue
  1035. if not node.getMeshData() and not node.callDecoration("isGroup"):
  1036. continue # Node that doesnt have a mesh and is not a group.
  1037. if node.getParent() and node.getParent().callDecoration("isGroup"):
  1038. continue # Grouped nodes don't need resetting as their parent (the group) is resetted)
  1039. if not node.isSelectable():
  1040. continue # i.e. node with layer data
  1041. nodes.append(node)
  1042. if nodes:
  1043. op = GroupedOperation()
  1044. for node in nodes:
  1045. # Ensure that the object is above the build platform
  1046. node.removeDecorator(ZOffsetDecorator.ZOffsetDecorator)
  1047. if node.getBoundingBox():
  1048. center_y = node.getWorldPosition().y - node.getBoundingBox().bottom
  1049. else:
  1050. center_y = 0
  1051. op.addOperation(SetTransformOperation(node, Vector(0, center_y, 0)))
  1052. op.push()
  1053. @pyqtSlot()
  1054. def resetAll(self):
  1055. """Reset all transformations on nodes with mesh data."""
  1056. Logger.log("i", "Resetting all scene transformations")
  1057. nodes = []
  1058. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  1059. if not isinstance(node, SceneNode):
  1060. continue
  1061. if not node.getMeshData() and not node.callDecoration("isGroup"):
  1062. continue # Node that doesnt have a mesh and is not a group.
  1063. if node.getParent() and node.getParent().callDecoration("isGroup"):
  1064. continue # Grouped nodes don't need resetting as their parent (the group) is resetted)
  1065. if not node.callDecoration("isSliceable") and not node.callDecoration("isGroup"):
  1066. continue # i.e. node with layer data
  1067. nodes.append(node)
  1068. if nodes:
  1069. op = GroupedOperation()
  1070. for node in nodes:
  1071. # Ensure that the object is above the build platform
  1072. node.removeDecorator(ZOffsetDecorator.ZOffsetDecorator)
  1073. if node.getBoundingBox():
  1074. center_y = node.getWorldPosition().y - node.getBoundingBox().bottom
  1075. else:
  1076. center_y = 0
  1077. op.addOperation(SetTransformOperation(node, Vector(0, center_y, 0), Quaternion(), Vector(1, 1, 1)))
  1078. op.push()
  1079. @pyqtSlot()
  1080. def arrangeObjectsToAllBuildPlates(self) -> None:
  1081. """Arrange all objects."""
  1082. nodes_to_arrange = []
  1083. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  1084. if not isinstance(node, SceneNode):
  1085. continue
  1086. if not node.getMeshData() and not node.callDecoration("isGroup"):
  1087. continue # Node that doesnt have a mesh and is not a group.
  1088. parent_node = node.getParent()
  1089. if parent_node and parent_node.callDecoration("isGroup"):
  1090. continue # Grouped nodes don't need resetting as their parent (the group) is reset)
  1091. if not node.callDecoration("isSliceable") and not node.callDecoration("isGroup"):
  1092. continue # i.e. node with layer data
  1093. bounding_box = node.getBoundingBox()
  1094. # Skip nodes that are too big
  1095. if bounding_box is None or bounding_box.width < self._volume.getBoundingBox().width or bounding_box.depth < self._volume.getBoundingBox().depth:
  1096. nodes_to_arrange.append(node)
  1097. job = ArrangeObjectsAllBuildPlatesJob(nodes_to_arrange)
  1098. job.start()
  1099. self.getCuraSceneController().setActiveBuildPlate(0) # Select first build plate
  1100. # Single build plate
  1101. @pyqtSlot()
  1102. def arrangeAll(self) -> None:
  1103. nodes_to_arrange = []
  1104. active_build_plate = self.getMultiBuildPlateModel().activeBuildPlate
  1105. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  1106. if not isinstance(node, SceneNode):
  1107. continue
  1108. if not node.getMeshData() and not node.callDecoration("isGroup"):
  1109. continue # Node that doesnt have a mesh and is not a group.
  1110. parent_node = node.getParent()
  1111. if parent_node and parent_node.callDecoration("isGroup"):
  1112. continue # Grouped nodes don't need resetting as their parent (the group) is resetted)
  1113. if not node.isSelectable():
  1114. continue # i.e. node with layer data
  1115. if not node.callDecoration("isSliceable") and not node.callDecoration("isGroup"):
  1116. continue # i.e. node with layer data
  1117. if node.callDecoration("getBuildPlateNumber") == active_build_plate:
  1118. # Skip nodes that are too big
  1119. bounding_box = node.getBoundingBox()
  1120. if bounding_box is None or bounding_box.width < self._volume.getBoundingBox().width or bounding_box.depth < self._volume.getBoundingBox().depth:
  1121. nodes_to_arrange.append(node)
  1122. self.arrange(nodes_to_arrange, fixed_nodes = [])
  1123. def arrange(self, nodes: List[SceneNode], fixed_nodes: List[SceneNode]) -> None:
  1124. """Arrange a set of nodes given a set of fixed nodes
  1125. :param nodes: nodes that we have to place
  1126. :param fixed_nodes: nodes that are placed in the arranger before finding spots for nodes
  1127. """
  1128. min_offset = self.getBuildVolume().getEdgeDisallowedSize() + 2 # Allow for some rounding errors
  1129. job = ArrangeObjectsJob(nodes, fixed_nodes, min_offset = max(min_offset, 8))
  1130. job.start()
  1131. @pyqtSlot()
  1132. def reloadAll(self) -> None:
  1133. """Reload all mesh data on the screen from file."""
  1134. Logger.log("i", "Reloading all loaded mesh data.")
  1135. nodes = []
  1136. has_merged_nodes = False
  1137. gcode_filename = None # type: Optional[str]
  1138. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  1139. # Objects loaded from Gcode should also be included.
  1140. gcode_filename = node.callDecoration("getGcodeFileName")
  1141. if gcode_filename is not None:
  1142. break
  1143. if not isinstance(node, CuraSceneNode) or not node.getMeshData():
  1144. if node.getName() == "MergedMesh":
  1145. has_merged_nodes = True
  1146. continue
  1147. nodes.append(node)
  1148. # We can open only one gcode file at the same time. If the current view has a gcode file open, just reopen it
  1149. # for reloading.
  1150. if gcode_filename:
  1151. self._openFile(gcode_filename)
  1152. if not nodes:
  1153. return
  1154. objects_in_filename = {} # type: Dict[str, List[CuraSceneNode]]
  1155. for node in nodes:
  1156. mesh_data = node.getMeshData()
  1157. if mesh_data:
  1158. file_name = mesh_data.getFileName()
  1159. if file_name:
  1160. if file_name not in objects_in_filename:
  1161. objects_in_filename[file_name] = []
  1162. if file_name in objects_in_filename:
  1163. objects_in_filename[file_name].append(node)
  1164. else:
  1165. Logger.log("w", "Unable to reload data because we don't have a filename.")
  1166. for file_name, nodes in objects_in_filename.items():
  1167. for node in nodes:
  1168. job = ReadMeshJob(file_name)
  1169. job._node = node # type: ignore
  1170. job.finished.connect(self._reloadMeshFinished)
  1171. if has_merged_nodes:
  1172. job.finished.connect(self.updateOriginOfMergedMeshes)
  1173. job.start()
  1174. @pyqtSlot("QStringList")
  1175. def setExpandedCategories(self, categories: List[str]) -> None:
  1176. categories = list(set(categories))
  1177. categories.sort()
  1178. joined = ";".join(categories)
  1179. if joined != self.getPreferences().getValue("cura/categories_expanded"):
  1180. self.getPreferences().setValue("cura/categories_expanded", joined)
  1181. self.expandedCategoriesChanged.emit()
  1182. expandedCategoriesChanged = pyqtSignal()
  1183. @pyqtProperty("QStringList", notify = expandedCategoriesChanged)
  1184. def expandedCategories(self) -> List[str]:
  1185. return self.getPreferences().getValue("cura/categories_expanded").split(";")
  1186. @pyqtSlot()
  1187. def mergeSelected(self):
  1188. self.groupSelected()
  1189. try:
  1190. group_node = Selection.getAllSelectedObjects()[0]
  1191. except Exception as e:
  1192. Logger.log("e", "mergeSelected: Exception: %s", e)
  1193. return
  1194. meshes = [node.getMeshData() for node in group_node.getAllChildren() if node.getMeshData()]
  1195. # Compute the center of the objects
  1196. object_centers = []
  1197. # Forget about the translation that the original objects have
  1198. zero_translation = Matrix(data=numpy.zeros(3))
  1199. for mesh, node in zip(meshes, group_node.getChildren()):
  1200. transformation = node.getLocalTransformation()
  1201. transformation.setTranslation(zero_translation)
  1202. transformed_mesh = mesh.getTransformed(transformation)
  1203. center = transformed_mesh.getCenterPosition()
  1204. if center is not None:
  1205. object_centers.append(center)
  1206. if object_centers:
  1207. middle_x = sum([v.x for v in object_centers]) / len(object_centers)
  1208. middle_y = sum([v.y for v in object_centers]) / len(object_centers)
  1209. middle_z = sum([v.z for v in object_centers]) / len(object_centers)
  1210. offset = Vector(middle_x, middle_y, middle_z)
  1211. else:
  1212. offset = Vector(0, 0, 0)
  1213. # Move each node to the same position.
  1214. for mesh, node in zip(meshes, group_node.getChildren()):
  1215. transformation = node.getLocalTransformation()
  1216. transformation.setTranslation(zero_translation)
  1217. transformed_mesh = mesh.getTransformed(transformation)
  1218. # Align the object around its zero position
  1219. # and also apply the offset to center it inside the group.
  1220. node.setPosition(-transformed_mesh.getZeroPosition() - offset)
  1221. # Use the previously found center of the group bounding box as the new location of the group
  1222. group_node.setPosition(group_node.getBoundingBox().center)
  1223. group_node.setName("MergedMesh") # add a specific name to distinguish this node
  1224. def updateOriginOfMergedMeshes(self, _):
  1225. """Updates origin position of all merged meshes"""
  1226. group_nodes = []
  1227. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  1228. if isinstance(node, CuraSceneNode) and node.getName() == "MergedMesh":
  1229. # Checking by name might be not enough, the merged mesh should has "GroupDecorator" decorator
  1230. for decorator in node.getDecorators():
  1231. if isinstance(decorator, GroupDecorator):
  1232. group_nodes.append(node)
  1233. break
  1234. for group_node in group_nodes:
  1235. meshes = [node.getMeshData() for node in group_node.getAllChildren() if node.getMeshData()]
  1236. # Compute the center of the objects
  1237. object_centers = []
  1238. # Forget about the translation that the original objects have
  1239. zero_translation = Matrix(data=numpy.zeros(3))
  1240. for mesh, node in zip(meshes, group_node.getChildren()):
  1241. transformation = node.getLocalTransformation()
  1242. transformation.setTranslation(zero_translation)
  1243. transformed_mesh = mesh.getTransformed(transformation)
  1244. center = transformed_mesh.getCenterPosition()
  1245. if center is not None:
  1246. object_centers.append(center)
  1247. if object_centers:
  1248. middle_x = sum([v.x for v in object_centers]) / len(object_centers)
  1249. middle_y = sum([v.y for v in object_centers]) / len(object_centers)
  1250. middle_z = sum([v.z for v in object_centers]) / len(object_centers)
  1251. offset = Vector(middle_x, middle_y, middle_z)
  1252. else:
  1253. offset = Vector(0, 0, 0)
  1254. # Move each node to the same position.
  1255. for mesh, node in zip(meshes, group_node.getChildren()):
  1256. transformation = node.getLocalTransformation()
  1257. transformation.setTranslation(zero_translation)
  1258. transformed_mesh = mesh.getTransformed(transformation)
  1259. # Align the object around its zero position
  1260. # and also apply the offset to center it inside the group.
  1261. node.setPosition(-transformed_mesh.getZeroPosition() - offset)
  1262. # Use the previously found center of the group bounding box as the new location of the group
  1263. group_node.setPosition(group_node.getBoundingBox().center)
  1264. @pyqtSlot()
  1265. def groupSelected(self) -> None:
  1266. # Create a group-node
  1267. group_node = CuraSceneNode()
  1268. group_decorator = GroupDecorator()
  1269. group_node.addDecorator(group_decorator)
  1270. group_node.addDecorator(ConvexHullDecorator())
  1271. group_node.addDecorator(BuildPlateDecorator(self.getMultiBuildPlateModel().activeBuildPlate))
  1272. group_node.setParent(self.getController().getScene().getRoot())
  1273. group_node.setSelectable(True)
  1274. center = Selection.getSelectionCenter()
  1275. group_node.setPosition(center)
  1276. group_node.setCenterPosition(center)
  1277. # Remove nodes that are directly parented to another selected node from the selection so they remain parented
  1278. selected_nodes = Selection.getAllSelectedObjects().copy()
  1279. for node in selected_nodes:
  1280. parent = node.getParent()
  1281. if parent is not None and parent in selected_nodes and not parent.callDecoration("isGroup"):
  1282. Selection.remove(node)
  1283. # Move selected nodes into the group-node
  1284. Selection.applyOperation(SetParentOperation, group_node)
  1285. # Deselect individual nodes and select the group-node instead
  1286. for node in group_node.getChildren():
  1287. Selection.remove(node)
  1288. Selection.add(group_node)
  1289. @pyqtSlot()
  1290. def ungroupSelected(self) -> None:
  1291. selected_objects = Selection.getAllSelectedObjects().copy()
  1292. for node in selected_objects:
  1293. if node.callDecoration("isGroup"):
  1294. op = GroupedOperation()
  1295. group_parent = node.getParent()
  1296. children = node.getChildren().copy()
  1297. for child in children:
  1298. # Ungroup only 1 level deep
  1299. if child.getParent() != node:
  1300. continue
  1301. # Set the parent of the children to the parent of the group-node
  1302. op.addOperation(SetParentOperation(child, group_parent))
  1303. # Add all individual nodes to the selection
  1304. Selection.add(child)
  1305. op.push()
  1306. # Note: The group removes itself from the scene once all its children have left it,
  1307. # see GroupDecorator._onChildrenChanged
  1308. def _createSplashScreen(self) -> Optional[CuraSplashScreen.CuraSplashScreen]:
  1309. if self._is_headless:
  1310. return None
  1311. return CuraSplashScreen.CuraSplashScreen()
  1312. def _onActiveMachineChanged(self):
  1313. pass
  1314. fileLoaded = pyqtSignal(str)
  1315. fileCompleted = pyqtSignal(str)
  1316. def _reloadMeshFinished(self, job) -> None:
  1317. """
  1318. Function called whenever a ReadMeshJob finishes in the background. It reloads a specific node object in the
  1319. scene from its source file. The function gets all the nodes that exist in the file through the job result, and
  1320. then finds the scene node that it wants to refresh by its object id. Each job refreshes only one node.
  1321. :param job: The :py:class:`Uranium.UM.ReadMeshJob.ReadMeshJob` running in the background that reads all the
  1322. meshes in a file
  1323. """
  1324. job_result = job.getResult() # nodes that exist inside the file read by this job
  1325. if len(job_result) == 0:
  1326. Logger.log("e", "Reloading the mesh failed.")
  1327. return
  1328. object_found = False
  1329. mesh_data = None
  1330. # Find the node to be refreshed based on its id
  1331. for job_result_node in job_result:
  1332. if job_result_node.getId() == job._node.getId():
  1333. mesh_data = job_result_node.getMeshData()
  1334. object_found = True
  1335. break
  1336. if not object_found:
  1337. Logger.warning("The object with id {} no longer exists! Keeping the old version in the scene.".format(job_result_node.getId()))
  1338. return
  1339. if not mesh_data:
  1340. Logger.log("w", "Could not find a mesh in reloaded node.")
  1341. return
  1342. job._node.setMeshData(mesh_data)
  1343. def _openFile(self, filename):
  1344. self.readLocalFile(QUrl.fromLocalFile(filename))
  1345. def _addProfileReader(self, profile_reader):
  1346. # TODO: Add the profile reader to the list of plug-ins that can be used when importing profiles.
  1347. pass
  1348. def _addProfileWriter(self, profile_writer):
  1349. pass
  1350. @pyqtSlot("QSize")
  1351. def setMinimumWindowSize(self, size):
  1352. main_window = self.getMainWindow()
  1353. if main_window:
  1354. main_window.setMinimumSize(size)
  1355. def getBuildVolume(self):
  1356. return self._volume
  1357. additionalComponentsChanged = pyqtSignal(str, arguments = ["areaId"])
  1358. @pyqtProperty("QVariantMap", notify = additionalComponentsChanged)
  1359. def additionalComponents(self):
  1360. return self._additional_components
  1361. @pyqtSlot(str, "QVariant")
  1362. def addAdditionalComponent(self, area_id: str, component):
  1363. """Add a component to a list of components to be reparented to another area in the GUI.
  1364. The actual reparenting is done by the area itself.
  1365. :param area_id: dentifying name of the area to which the component should be reparented
  1366. :param (QQuickComponent) component: The component that should be reparented
  1367. """
  1368. if area_id not in self._additional_components:
  1369. self._additional_components[area_id] = []
  1370. self._additional_components[area_id].append(component)
  1371. self.additionalComponentsChanged.emit(area_id)
  1372. @pyqtSlot(str)
  1373. def log(self, msg):
  1374. Logger.log("d", msg)
  1375. openProjectFile = pyqtSignal(QUrl, arguments = ["project_file"]) # Emitted when a project file is about to open.
  1376. @pyqtSlot(QUrl, str)
  1377. @pyqtSlot(QUrl)
  1378. def readLocalFile(self, file: QUrl, project_mode: Optional[str] = None):
  1379. """Open a local file
  1380. :param project_mode: How to handle project files. Either None(default): Follow user preference, "open_as_model"
  1381. or "open_as_project". This parameter is only considered if the file is a project file.
  1382. """
  1383. if not file.isValid():
  1384. return
  1385. scene = self.getController().getScene()
  1386. for node in DepthFirstIterator(scene.getRoot()):
  1387. if node.callDecoration("isBlockSlicing"):
  1388. self.deleteAll()
  1389. break
  1390. is_project_file = self.checkIsValidProjectFile(file)
  1391. if project_mode is None:
  1392. project_mode = self.getPreferences().getValue("cura/choice_on_open_project")
  1393. if is_project_file and project_mode == "open_as_project":
  1394. # open as project immediately without presenting a dialog
  1395. workspace_handler = self.getWorkspaceFileHandler()
  1396. workspace_handler.readLocalFile(file)
  1397. return
  1398. if is_project_file and project_mode == "always_ask":
  1399. # present a dialog asking to open as project or import models
  1400. self.callLater(self.openProjectFile.emit, file)
  1401. return
  1402. # Either the file is a model file or we want to load only models from project. Continue to load models.
  1403. if self.getPreferences().getValue("cura/select_models_on_load"):
  1404. Selection.clear()
  1405. f = file.toLocalFile()
  1406. extension = os.path.splitext(f)[1]
  1407. extension = extension.lower()
  1408. filename = os.path.basename(f)
  1409. if self._currently_loading_files:
  1410. # If a non-slicable file is already being loaded, we prevent loading of any further non-slicable files
  1411. if extension in self._non_sliceable_extensions:
  1412. message = Message(
  1413. self._i18n_catalog.i18nc("@info:status",
  1414. "Only one G-code file can be loaded at a time. Skipped importing {0}",
  1415. filename), title = self._i18n_catalog.i18nc("@info:title", "Warning"))
  1416. message.show()
  1417. return
  1418. # If file being loaded is non-slicable file, then prevent loading of any other files
  1419. extension = os.path.splitext(self._currently_loading_files[0])[1]
  1420. extension = extension.lower()
  1421. if extension in self._non_sliceable_extensions:
  1422. message = Message(
  1423. self._i18n_catalog.i18nc("@info:status",
  1424. "Can't open any other file if G-code is loading. Skipped importing {0}",
  1425. filename), title = self._i18n_catalog.i18nc("@info:title", "Error"))
  1426. message.show()
  1427. return
  1428. self._currently_loading_files.append(f)
  1429. if extension in self._non_sliceable_extensions:
  1430. self.deleteAll(only_selectable = False)
  1431. job = ReadMeshJob(f)
  1432. job.finished.connect(self._readMeshFinished)
  1433. job.start()
  1434. def _readMeshFinished(self, job):
  1435. global_container_stack = self.getGlobalContainerStack()
  1436. if not global_container_stack:
  1437. Logger.log("w", "Can't load meshes before a printer is added.")
  1438. return
  1439. if not self._volume:
  1440. Logger.log("w", "Can't load meshes before the build volume is initialized")
  1441. return
  1442. nodes = job.getResult()
  1443. file_name = job.getFileName()
  1444. file_name_lower = file_name.lower()
  1445. file_extension = file_name_lower.split(".")[-1]
  1446. self._currently_loading_files.remove(file_name)
  1447. self.fileLoaded.emit(file_name)
  1448. target_build_plate = self.getMultiBuildPlateModel().activeBuildPlate
  1449. root = self.getController().getScene().getRoot()
  1450. fixed_nodes = []
  1451. for node_ in DepthFirstIterator(root):
  1452. if node_.callDecoration("isSliceable") and node_.callDecoration("getBuildPlateNumber") == target_build_plate:
  1453. fixed_nodes.append(node_)
  1454. machine_width = global_container_stack.getProperty("machine_width", "value")
  1455. machine_depth = global_container_stack.getProperty("machine_depth", "value")
  1456. arranger = Arrange.create(x = machine_width, y = machine_depth, fixed_nodes = fixed_nodes)
  1457. min_offset = 8
  1458. default_extruder_position = self.getMachineManager().defaultExtruderPosition
  1459. default_extruder_id = self._global_container_stack.extruderList[int(default_extruder_position)].getId()
  1460. select_models_on_load = self.getPreferences().getValue("cura/select_models_on_load")
  1461. for original_node in nodes:
  1462. # Create a CuraSceneNode just if the original node is not that type
  1463. if isinstance(original_node, CuraSceneNode):
  1464. node = original_node
  1465. else:
  1466. node = CuraSceneNode()
  1467. node.setMeshData(original_node.getMeshData())
  1468. #Setting meshdata does not apply scaling.
  1469. if(original_node.getScale() != Vector(1.0, 1.0, 1.0)):
  1470. node.scale(original_node.getScale())
  1471. node.setSelectable(True)
  1472. node.setName(os.path.basename(file_name))
  1473. self.getBuildVolume().checkBoundsAndUpdate(node)
  1474. is_non_sliceable = "." + file_extension in self._non_sliceable_extensions
  1475. if is_non_sliceable:
  1476. # Need to switch first to the preview stage and then to layer view
  1477. self.callLater(lambda: (self.getController().setActiveStage("PreviewStage"),
  1478. self.getController().setActiveView("SimulationView")))
  1479. block_slicing_decorator = BlockSlicingDecorator()
  1480. node.addDecorator(block_slicing_decorator)
  1481. else:
  1482. sliceable_decorator = SliceableObjectDecorator()
  1483. node.addDecorator(sliceable_decorator)
  1484. scene = self.getController().getScene()
  1485. # If there is no convex hull for the node, start calculating it and continue.
  1486. if not node.getDecorator(ConvexHullDecorator):
  1487. node.addDecorator(ConvexHullDecorator())
  1488. for child in node.getAllChildren():
  1489. if not child.getDecorator(ConvexHullDecorator):
  1490. child.addDecorator(ConvexHullDecorator())
  1491. if file_extension != "3mf":
  1492. if node.callDecoration("isSliceable"):
  1493. # Only check position if it's not already blatantly obvious that it won't fit.
  1494. if node.getBoundingBox() is None or self._volume.getBoundingBox() is None or node.getBoundingBox().width < self._volume.getBoundingBox().width or node.getBoundingBox().depth < self._volume.getBoundingBox().depth:
  1495. # Find node location
  1496. offset_shape_arr, hull_shape_arr = ShapeArray.fromNode(node, min_offset = min_offset)
  1497. # If a model is to small then it will not contain any points
  1498. if offset_shape_arr is None and hull_shape_arr is None:
  1499. Message(self._i18n_catalog.i18nc("@info:status", "The selected model was too small to load."),
  1500. title = self._i18n_catalog.i18nc("@info:title", "Warning")).show()
  1501. return
  1502. # Step is for skipping tests to make it a lot faster. it also makes the outcome somewhat rougher
  1503. arranger.findNodePlacement(node, offset_shape_arr, hull_shape_arr, step = 10)
  1504. # This node is deep copied from some other node which already has a BuildPlateDecorator, but the deepcopy
  1505. # of BuildPlateDecorator produces one that's associated with build plate -1. So, here we need to check if
  1506. # the BuildPlateDecorator exists or not and always set the correct build plate number.
  1507. build_plate_decorator = node.getDecorator(BuildPlateDecorator)
  1508. if build_plate_decorator is None:
  1509. build_plate_decorator = BuildPlateDecorator(target_build_plate)
  1510. node.addDecorator(build_plate_decorator)
  1511. build_plate_decorator.setBuildPlateNumber(target_build_plate)
  1512. operation = AddSceneNodeOperation(node, scene.getRoot())
  1513. operation.push()
  1514. node.callDecoration("setActiveExtruder", default_extruder_id)
  1515. scene.sceneChanged.emit(node)
  1516. if select_models_on_load:
  1517. Selection.add(node)
  1518. self.fileCompleted.emit(file_name)
  1519. def addNonSliceableExtension(self, extension):
  1520. self._non_sliceable_extensions.append(extension)
  1521. @pyqtSlot(str, result=bool)
  1522. def checkIsValidProjectFile(self, file_url):
  1523. """Checks if the given file URL is a valid project file. """
  1524. file_path = QUrl(file_url).toLocalFile()
  1525. workspace_reader = self.getWorkspaceFileHandler().getReaderForFile(file_path)
  1526. if workspace_reader is None:
  1527. return False # non-project files won't get a reader
  1528. try:
  1529. result = workspace_reader.preRead(file_path, show_dialog=False)
  1530. return result == WorkspaceReader.PreReadResult.accepted
  1531. except Exception:
  1532. Logger.logException("e", "Could not check file %s", file_url)
  1533. return False
  1534. def _onContextMenuRequested(self, x: float, y: float) -> None:
  1535. # Ensure we select the object if we request a context menu over an object without having a selection.
  1536. if Selection.hasSelection():
  1537. return
  1538. selection_pass = cast(SelectionPass, self.getRenderer().getRenderPass("selection"))
  1539. if not selection_pass: # If you right-click before the rendering has been initialised there might not be a selection pass yet.
  1540. print("--------------ding! Got the crash.")
  1541. return
  1542. node = self.getController().getScene().findObject(selection_pass.getIdAtPosition(x, y))
  1543. if not node:
  1544. return
  1545. parent = node.getParent()
  1546. while parent and parent.callDecoration("isGroup"):
  1547. node = parent
  1548. parent = node.getParent()
  1549. Selection.add(node)
  1550. @pyqtSlot()
  1551. def showMoreInformationDialogForAnonymousDataCollection(self):
  1552. try:
  1553. slice_info = self._plugin_registry.getPluginObject("SliceInfoPlugin")
  1554. slice_info.showMoreInfoDialog()
  1555. except PluginNotFoundError:
  1556. Logger.log("w", "Plugin SliceInfo was not found, so not able to show the info dialog.")
  1557. def addSidebarCustomMenuItem(self, menu_item: dict) -> None:
  1558. self._sidebar_custom_menu_items.append(menu_item)
  1559. def getSidebarCustomMenuItems(self) -> list:
  1560. return self._sidebar_custom_menu_items
  1561. @pyqtSlot(result = bool)
  1562. def shouldShowWelcomeDialog(self) -> bool:
  1563. # Only show the complete flow if there is no printer yet.
  1564. return self._machine_manager.activeMachine is None
  1565. @pyqtSlot(result = bool)
  1566. def shouldShowWhatsNewDialog(self) -> bool:
  1567. has_active_machine = self._machine_manager.activeMachine is not None
  1568. has_app_just_upgraded = self.hasJustUpdatedFromOldVersion()
  1569. # Only show the what's new dialog if there's no machine and we have just upgraded
  1570. show_whatsnew_only = has_active_machine and has_app_just_upgraded
  1571. return show_whatsnew_only
  1572. @pyqtSlot(result = int)
  1573. def appWidth(self) -> int:
  1574. main_window = QtApplication.getInstance().getMainWindow()
  1575. if main_window:
  1576. return main_window.width()
  1577. return 0
  1578. @pyqtSlot(result = int)
  1579. def appHeight(self) -> int:
  1580. main_window = QtApplication.getInstance().getMainWindow()
  1581. if main_window:
  1582. return main_window.height()
  1583. return 0
  1584. @pyqtSlot()
  1585. def deleteAll(self, only_selectable: bool = True) -> None:
  1586. super().deleteAll(only_selectable = only_selectable)
  1587. # Also remove nodes with LayerData
  1588. self._removeNodesWithLayerData(only_selectable = only_selectable)
  1589. def _removeNodesWithLayerData(self, only_selectable: bool = True) -> None:
  1590. Logger.log("i", "Clearing scene")
  1591. nodes = []
  1592. for node in DepthFirstIterator(self.getController().getScene().getRoot()):
  1593. if not isinstance(node, SceneNode):
  1594. continue
  1595. if not node.isEnabled():
  1596. continue
  1597. if (not node.getMeshData() and not node.callDecoration("getLayerData")) and not node.callDecoration("isGroup"):
  1598. continue # Node that doesnt have a mesh and is not a group.
  1599. if only_selectable and not node.isSelectable():
  1600. continue # Only remove nodes that are selectable.
  1601. if not node.callDecoration("isSliceable") and not node.callDecoration("getLayerData") and not node.callDecoration("isGroup"):
  1602. continue # Grouped nodes don't need resetting as their parent (the group) is resetted)
  1603. nodes.append(node)
  1604. if nodes:
  1605. from UM.Operations.GroupedOperation import GroupedOperation
  1606. op = GroupedOperation()
  1607. for node in nodes:
  1608. from UM.Operations.RemoveSceneNodeOperation import RemoveSceneNodeOperation
  1609. op.addOperation(RemoveSceneNodeOperation(node))
  1610. # Reset the print information
  1611. self.getController().getScene().sceneChanged.emit(node)
  1612. op.push()
  1613. from UM.Scene.Selection import Selection
  1614. Selection.clear()
  1615. @classmethod
  1616. def getInstance(cls, *args, **kwargs) -> "CuraApplication":
  1617. return cast(CuraApplication, super().getInstance(**kwargs))