CuraApplication.py 93 KB

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