Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cura crashing when opening STL files #10230

Closed
1 of 2 tasks
ivaanto opened this issue Aug 4, 2021 · 3 comments
Closed
1 of 2 tasks

Cura crashing when opening STL files #10230

ivaanto opened this issue Aug 4, 2021 · 3 comments
Labels
Status: Duplicate Duplicate of another issue. Type: Bug The code does not produce the intended behavior.

Comments

@ivaanto
Copy link

ivaanto commented Aug 4, 2021

Application Version

4.10.0

Platform

Windows 10

Printer

Biqu B1

Reproduction steps

The problem is only happening in version 4.10.0. In previous versions the program is working perfectly. Every time I try to open any STL file in Ultimaker Cura the program goes unresponsive and then abruptly closes.

Actual results

The same problem is happening

Expected results

that the program works

Checklist of files to include

  • Log file
  • Project file

Additional information & file uploads

2021-08-04 10:52:34,837 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-08-04 10:52:34,875 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-08-04 10:52:34,900 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdater
2021-08-04 10:52:34,926 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeGzReader
2021-08-04 10:52:34,950 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeGzWriter
2021-08-04 10:52:34,976 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeProfileReader
2021-08-04 10:52:35,019 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeReader
2021-08-04 10:52:35,046 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeWriter
2021-08-04 10:52:35,081 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ImageReader
2021-08-04 10:52:35,112 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-08-04 10:52:35,131 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LocalContainerProvider
2021-08-04 10:52:35,158 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LocalFileOutputDevice
2021-08-04 10:52:35,179 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MachineSettingsAction
2021-08-04 10:52:35,209 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ModelChecker
2021-08-04 10:52:35,227 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MonitorStage
2021-08-04 10:52:35,271 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PerObjectSettingsTool
2021-08-04 10:52:35,301 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PostProcessingPlugin
2021-08-04 10:52:35,328 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-08-04 10:52:35,351 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PreviewStage
2021-08-04 10:52:35,391 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin RemovableDriveOutputDevice
2021-08-04 10:52:35,414 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-08-04 10:52:35,479 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimulationView
2021-08-04 10:52:35,507 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SliceInfoPlugin
2021-08-04 10:52:35,539 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-08-04 10:52:35,569 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-08-04 10:52:35,679 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 10:52:35,686 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 10:52:35,696 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 10:52:35,703 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 10:52:35,710 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 10:52:35,718 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 10:52:35,726 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 10:52:35,732 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 10:52:35,749 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin Toolbox
2021-08-04 10:52:35,781 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin CameraTool
2021-08-04 10:52:35,817 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MirrorTool
2021-08-04 10:52:35,872 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin RotateTool
2021-08-04 10:52:35,911 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ScaleTool
2021-08-04 10:52:35,937 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SelectionTool
2021-08-04 10:52:35,994 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TranslateTool
2021-08-04 10:52:36,020 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TrimeshReader
2021-08-04 10:52:36,068 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UFPReader
2021-08-04 10:52:36,100 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UFPWriter
2021-08-04 10:52:36,132 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UltimakerMachineActions
2021-08-04 10:52:36,628 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UM3NetworkPrinting
2021-08-04 10:52:36,668 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UpdateChecker
2021-08-04 10:52:36,668 - INFO - [JobQueueWorker [0]] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2021-08-04 10:52:36,792 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin USBPrinting
2021-08-04 10:52:36,848 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade21to22
2021-08-04 10:52:36,931 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade22to24
2021-08-04 10:52:37,019 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade25to26
2021-08-04 10:52:37,050 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade26to27
2021-08-04 10:52:37,096 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade27to30
2021-08-04 10:52:37,120 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade30to31
2021-08-04 10:52:37,153 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade32to33
2021-08-04 10:52:37,179 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade33to34
2021-08-04 10:52:37,208 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade34to35
2021-08-04 10:52:37,227 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade35to40
2021-08-04 10:52:37,257 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade40to41
2021-08-04 10:52:37,281 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade41to42
2021-08-04 10:52:37,318 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade42to43
2021-08-04 10:52:37,347 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade43to44
2021-08-04 10:52:37,373 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade44to45
2021-08-04 10:52:37,400 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade45to46
2021-08-04 10:52:37,433 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade460to462
2021-08-04 10:52:37,462 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade462to47
2021-08-04 10:52:37,489 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade47to48
2021-08-04 10:52:37,516 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade48to49
2021-08-04 10:52:37,542 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade49to410
2021-08-04 10:52:37,565 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-08-04 10:52:37,605 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin X3DReader
2021-08-04 10:52:37,669 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin XmlMaterialProfile
2021-08-04 10:52:37,696 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin XRayView
2021-08-04 10:52:37,706 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [404]: Loading all plugins took 5.390413999557495 seconds
2021-08-04 10:52:37,743 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-08-04 10:52:37,779 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.04906725883483887
2021-08-04 10:52:37,792 - INFO - [MainThread] UM.Qt.QtApplication.startSplashWindowPhase [235]: The preferences file cannot be opened or it is corrupted, so we will use default values
2021-08-04 10:52:37,800 - INFO - [MainThread] UM.Qt.QtApplication.startSplashWindowPhase [242]: The preferences file 'None' cannot be found, will use default values
2021-08-04 10:52:37,809 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-08-04 10:52:37,837 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-08-04 10:52:44,844 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 6.977234125137329 seconds
2021-08-04 10:52:44,859 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-08-04 10:52:44,860 - INFO - [MainThread] cura.CuraApplication.run [797]: Initializing machine error checker
2021-08-04 10:52:44,872 - INFO - [MainThread] cura.CuraApplication.run [802]: Initializing machine manager
2021-08-04 10:52:44,872 - INFO - [MainThread] cura.CuraApplication.run [807]: Initializing container manager
2021-08-04 10:52:45,248 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition fdmprinter failed to pickle.
2021-08-04 10:52:45,248 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-08-04 10:52:48,860 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [112]: Exception: Failed to check for new version: <urlopen error [Errno 11002] getaddrinfo failed>
2021-08-04 10:52:48,870 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: Traceback (most recent call last):
2021-08-04 10:52:48,879 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "urllib\request.py", line 1354, in do_open
2021-08-04 10:52:48,884 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "http\client.py", line 1252, in request
2021-08-04 10:52:48,920 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "http\client.py", line 1298, in _send_request
2021-08-04 10:52:48,928 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "http\client.py", line 1247, in endheaders
2021-08-04 10:52:48,937 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "http\client.py", line 1007, in _send_output
2021-08-04 10:52:48,943 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "http\client.py", line 947, in send
2021-08-04 10:52:48,943 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "http\client.py", line 1414, in connect
2021-08-04 10:52:48,961 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "http\client.py", line 918, in connect
2021-08-04 10:52:48,970 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "socket.py", line 787, in create_connection
2021-08-04 10:52:48,976 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "socket.py", line 918, in getaddrinfo
2021-08-04 10:52:48,985 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: socket.gaierror: [Errno 11002] getaddrinfo failed
2021-08-04 10:52:48,987 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]:
2021-08-04 10:52:48,999 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: During handling of the above exception, another exception occurred:
2021-08-04 10:52:49,009 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]:
2021-08-04 10:52:49,017 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: Traceback (most recent call last):
2021-08-04 10:52:49,017 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "C:\Program Files\Ultimaker Cura 4.10.0\plugins\UpdateChecker\UpdateCheckerJob.py", line 48, in run
2021-08-04 10:52:49,017 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: latest_version_file = urllib.request.urlopen(request, context = context)
2021-08-04 10:52:49,017 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "urllib\request.py", line 222, in urlopen
2021-08-04 10:52:49,017 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "urllib\request.py", line 525, in open
2021-08-04 10:52:49,033 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "urllib\request.py", line 542, in _open
2021-08-04 10:52:49,044 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "urllib\request.py", line 502, in _call_chain
2021-08-04 10:52:49,054 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "urllib\request.py", line 1397, in https_open
2021-08-04 10:52:49,054 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: File "urllib\request.py", line 1357, in do_open
2021-08-04 10:52:49,054 - WARNING - [JobQueueWorker [0]] UM.Logger.logException [116]: urllib.error.URLError: <urlopen error [Errno 11002] getaddrinfo failed>
2021-08-04 10:52:49,186 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-08-04 10:52:49,439 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: C:\Program Files\Ultimaker Cura 4.10.0\resources\themes\cura-light\theme.json
2021-08-04 10:52:50,070 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme C:\Program Files\Ultimaker Cura 4.10.0\resources\themes\cura-light
2021-08-04 10:52:50,854 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-08-04 10:52:50,871 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-08-04 10:52:50,871 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-08-04 10:52:50,871 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-08-04 10:52:50,887 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-08-04 10:52:50,887 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-08-04 10:52:50,887 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-08-04 10:52:50,887 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-08-04 10:52:50,887 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-08-04 10:52:50,904 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-08-04 10:52:50,904 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-08-04 10:52:50,904 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-08-04 10:52:50,904 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-08-04 10:52:50,904 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-08-04 10:52:50,920 - WARNING - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadAllScripts [155]: Unable to create a folder for scripts: C:\Program Files\Ultimaker Cura 4.10.0\resources\scripts
2021-08-04 10:52:51,141 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-08-04 10:52:51,321 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/PrintSetupSelector/Custom/MenuButton.qml:42:18: QML Label: Cannot anchor to an item that isn't a parent or sibling.
2021-08-04 10:52:51,336 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 10:52:51,440 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/Settings/SettingView.qml:157:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-08-04 10:52:51,580 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 10:52:51,580 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 10:52:51,693 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-08-04 10:52:51,789 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:52:51,789 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:143: TypeError: Cannot read property 'hasRemoteConnection' of null
2021-08-04 10:52:51,902 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:233: TypeError: Cannot read property 'isEnabled' of null
2021-08-04 10:52:51,957 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-08-04 10:52:51,981 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2021-08-04 10:52:51,996 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2021-08-04 10:52:51,997 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-08-04 10:52:52,070 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [542]: Requesting [updates] metadata from server.
2021-08-04 10:52:52,070 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [126]: No auth data to retrieve the access_token from
2021-08-04 10:52:52,070 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.6.0/packages/package-updates?installed_packages=UltimakerPVA:1.4.0&installed_packages=UltimakerBAM:1.4.0&installed_packages=UltimakerMachineActions:1.0.1&installed_packages=PrepareStage:1.0.1&installed_packages=SupportEraser:1.0.1&installed_packages=GenericABS:1.4.0&installed_packages=GenericCPE:1.4.0&installed_packages=ModelChecker:1.0.1&installed_packages=UM3NetworkPrinting:1.0.1&installed_packages=GenericTPU:1.4.0&installed_packages=ImageReader:1.0.1&installed_packages=VersionUpgrade47to48:1.0.0&installed_packages=UltimakerTPLA:1.4.0&installed_packages=UFPWriter:1.0.1&installed_packages=DagomaChromatikPLA:1.0.1&installed_packages=UltimakerPC:1.4.0&installed_packages=PostProcessingPlugin:2.2.1&installed_packages=GenericCFFPA:1.4.0&installed_packages=Filo3DPLA:1.0.1&installed_packages=GenericNylon:1.4.0&installed_packages=GenericGFFPA:1.4.0&installed_packages=OBJWriter:1.0.1&installed_packages=VersionUpgrade27to30:1.0.1&installed_packages=3MFWriter:1.0.1&installed_packages=GenericGFFCPE:1.4.0&installed_packages=RemovableDriveOutputDevice:1.0.1&installed_packages=VersionUpgrade35to40:1.0.0&installed_packages=GCodeProfileReader:1.0.1&installed_packages=PolyFlexPLA:1.0.1&installed_packages=GenericBAM:1.4.0&installed_packages=3MFReader:1.0.1&installed_packages=SimpleView:1.0.1&installed_packages=GenericPC:1.4.0&installed_packages=VersionUpgrade22to24:1.0.1&installed_packages=USBPrinting:1.0.2&installed_packages=VersionUpgrade45to46:1.0.0&installed_packages=STLReader:1.0.1&installed_packages=MirrorTool:1.0.1&installed_packages=SimulationView:1.0.1&installed_packages=MonitorStage:1.0.1&installed_packages=PolyWoodPLA:1.0.1&installed_packages=TrimeshReader:1.0.0&installed_packages=PerObjectSettingsTool:1.0.1&installed_packages=GenericPETG:1.4.0&installed_packages=UltimakerCPEP:1.4.0&installed_packages=UltimakerTPU:1.4.0&installed_packages=UFPReader:1.0.0&installed_packages=VersionUpgrade42to43:1.0.0&installed_packages=CuraEngineBackend:1.0.1&installed_packages=DigitalLibrary:1.0.0&installed_packages=VersionUpgrade44to45:1.0.0&installed_packages=SliceInfoPlugin:1.0.1&installed_packages=GenericPVA:1.4.0&installed_packages=UltimakerABS:1.4.0&installed_packages=GenericHIPS:1.4.0&installed_packages=UltimakerPLA:1.4.0&installed_packages=VersionUpgrade462to47:1.0.0&installed_packages=VertexDeltaPLA:1.4.0&installed_packages=VertexDeltaPET:1.4.0&installed_packages=VersionUpgrade32to33:1.0.1&installed_packages=CuraProfileWriter:1.0.1&installed_packages=LegacyProfileReader:1.0.1&installed_packages=VersionUpgrade41to42:1.0.0&installed_packages=FiberlogyHDPLA:1.0.1&installed_packages=SolidView:1.0.1&installed_packages=IMADE3DJellyBOXPETG:1.0.1&installed_packages=FileLogger:1.0.1&installed_packages=VersionUpgrade48to49:1.0.0&installed_packages=FirmwareUpdateChecker:1.0.1&installed_packages=GCodeReader:1.0.1&installed_packages=MachineSettingsAction:1.0.1&installed_packages=UltimakerCPE:1.4.0&installed_packages=FABtotumTPU:1.4.0&installed_packages=GenericPP:1.4.0&installed_packages=VersionUpgrade26to27:1.0.1&installed_packages=OctofiberPLA:1.0.1&installed_packages=UltimakerNylon:1.4.0&installed_packages=TranslateTool:1.0.1&installed_packages=CameraTool:1.0.1&installed_packages=VersionUpgrade43to44:1.0.0&installed_packages=VersionUpgrade40to41:1.0.1&installed_packages=PolyMaxPLA:1.0.1&installed_packages=VersionUpgrade49to410:1.0.0&installed_packages=VertexDeltaABS:1.4.0&installed_packages=GCodeGzReader:1.0.1&installed_packages=VersionUpgrade34to35:1.0.1&installed_packages=X3DReader:1.0.1&installed_packages=UltimakerPP:1.4.0&installed_packages=VersionUpgrade25to26:1.0.1&installed_packages=XRayView:1.0.1&installed_packages=SentryLogger:1.0.0&installed_packages=ConsoleLogger:1.0.1&installed_packages=Toolbox:1.0.1&installed_packages=VersionUpgrade30to31:1.0.1&installed_packages=VertexDeltaTPU:1.4.0&installed_packages=ScaleTool:1.0.1&installed_packages=LocalContainerProvider:1.0.1&installed_packages=RotateTool:1.0.1&installed_packages=GenericToughPLA:1.4.0&installed_packages=XmlMaterialProfile:1.0.1&installed_packages=VersionUpgrade33to34:1.0.1&installed_packages=GCodeWriter:1.0.1&installed_packages=GCodeGzWriter:1.0.1&installed_packages=OBJReader:1.0.1&installed_packages=VersionUpgrade21to22:1.0.1&installed_packages=CuraDrive:1.2.0&installed_packages=CuraProfileReader:1.0.1&installed_packages=FABtotumPLA:1.4.0&installed_packages=SelectionTool:1.0.1&installed_packages=PolyPlusPLA:1.0.1&installed_packages=STLWriter:1.0.1&installed_packages=GenericCPEPlus:1.4.0&installed_packages=GenericPLA:1.4.0&installed_packages=AMFReader:1.0.0&installed_packages=PreviewStage:1.0.1&installed_packages=LocalFileOutputDevice:1.0.1&installed_packages=VersionUpgrade460to462:1.0.0&installed_packages=FirmwareUpdater:1.0.1&installed_packages=IMADE3DJellyBOXPLA:1.0.1&installed_packages=FABtotumNylon:1.4.0&installed_packages=UpdateChecker:1.0.1&installed_packages=FABtotumABS:1.4.0&installed_packages=GenericCFFCPE:1.4.0
2021-08-04 10:52:52,104 - DEBUG - [MainThread] cura.CuraApplication.run [851]: Booting Cura took 22.153813123703003 seconds
2021-08-04 10:52:52,104 - DEBUG - [JobQueueWorker [1]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-08-04 10:52:52,104 - DEBUG - [JobQueueWorker [1]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-08-04 10:52:52,246 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-08-04 10:52:52,254 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2021-08-04 10:52:52,262 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-08-04 10:52:52,271 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2021-08-04 10:52:52,763 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-08-04 10:52:52,799 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [112]: Initialized OpenGL subsystems.
2021-08-04 10:52:52,806 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [113]: OpenGL Version: 4.1.0 - Build 27.20.100.9466
2021-08-04 10:52:52,810 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [114]: OpenGL Vendor: Intel
2021-08-04 10:52:52,815 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [115]: OpenGL Renderer: Intel(R) HD Graphics 520
2021-08-04 10:52:52,821 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [116]: GLSL Version: 4.10.0
2021-08-04 10:52:52,833 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 10:52:52,896 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\selection.shader]...
2021-08-04 10:52:52,927 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\select_face.shader]...
2021-08-04 10:52:52,950 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 10:52:52,979 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\composite.shader]...
2021-08-04 10:52:53,021 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\overhang.shader]...
2021-08-04 10:52:53,057 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\striped.shader]...
2021-08-04 10:52:53,090 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\transparent_object.shader]...
2021-08-04 10:52:53,116 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\striped.shader]...
2021-08-04 10:52:53,161 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray.shader]...
2021-08-04 10:52:53,188 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray_composite.shader]...
2021-08-04 10:52:53,237 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\platform.shader]...
2021-08-04 10:52:53,289 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray.shader]...
2021-08-04 10:53:03,791 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.017854690551757812 seconds
2021-08-04 10:53:08,225 - INFO - [MainThread] cura.CuraApplication.writeToLog [602]: User accepted the User-Agreement.
2021-08-04 10:53:11,946 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:11,950 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:11,952 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:11,955 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:11,959 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:11,962 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:11,965 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:11,968 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:11,971 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:11,974 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:11,978 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:11,981 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:11,985 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:11,988 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:11,992 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:11,994 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:11,998 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,001 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,003 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,007 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,010 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,013 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,016 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,019 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,023 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,026 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,030 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,033 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,035 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,039 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,043 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,046 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,049 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,052 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,056 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,059 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,062 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,065 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,068 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,070 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,074 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,078 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,081 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,085 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,089 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,091 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,095 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,098 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,101 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,105 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,108 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,111 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,114 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,117 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:12,121 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:12,123 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,651 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,654 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,657 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,659 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,663 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,666 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,668 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,671 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,673 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,676 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,682 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,685 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,688 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,690 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,693 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,697 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,700 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,703 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,705 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,708 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,712 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,716 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,719 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,721 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,724 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,728 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,731 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,734 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,737 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,739 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,744 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,747 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,749 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,752 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,754 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,757 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,760 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,763 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,766 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,769 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:14,771 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:14,774 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:16,458 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:16,470 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:16,538 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:16,541 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:16,586 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:16,591 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:16,597 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:16,600 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:16,608 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:16,615 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:16,866 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:16,874 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:16,957 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:16,962 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:17,399 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:17,402 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:17,813 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:17,821 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:18,211 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:18,224 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:18,305 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.01742720603942871 seconds
2021-08-04 10:53:18,354 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:18,357 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:18,967 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:18,975 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:19,070 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:19,074 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:20,183 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:20,188 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:20,504 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:20,507 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:20,535 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:20,539 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:20,543 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:20,550 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:20,577 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:20,582 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:20,598 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:20,605 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:20,618 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:20,622 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:20,671 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:20,678 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:22,940 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:22,944 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:22,948 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:22,951 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:22,954 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:177: TypeError: Cannot read property 'left' of null
2021-08-04 10:53:22,959 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:179: TypeError: Cannot read property 'right' of null
2021-08-04 10:53:24,465 - INFO - [MainThread] cura.Settings.MachineManager.addMachine [397]: Trying to add a machine with the definition id [biqu_b1]
2021-08-04 10:53:24,727 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition biqu_b1 failed to pickle.
2021-08-04 10:53:26,142 - DEBUG - [MainThread] cura.Machines.ContainerTree.getitem [120]: Adding container tree for biqu_b1 took 1.4072391986846924 seconds.
2021-08-04 10:53:26,391 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[biqu_base_extruder_0 #2] added to [Biqu B1] at position [0]
2021-08-04 10:53:26,630 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition biqu_base failed to pickle.
2021-08-04 10:53:26,654 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [biqu_b1]
2021-08-04 10:53:26,664 - WARNING - [MainThread] cura.Settings.GlobalStack.addExtruder [189]: Extruder [biqu_base_extruder_0 #2] has already been added to this stack [Biqu B1]
2021-08-04 10:53:26,668 - INFO - [MainThread] UM.Logger.info [128]: Initializing Active Machine...
2021-08-04 10:53:26,713 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:53:26,813 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:233: TypeError: Cannot read property 'isEnabled' of null
2021-08-04 10:53:26,818 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:53:26,823 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:53:26,840 - INFO - [JobQueueWorker [2]] STLReader.STLReader.load_file [53]: Using NumPy-STL to load STL data.
2021-08-04 10:53:26,852 - DEBUG - [JobQueueWorker [2]] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.0009877681732177734 seconds
2021-08-04 10:53:26,853 - DEBUG - [JobQueueWorker [2]] STLReader.STLReader._read [105]: Loaded a mesh with 13398 vertices
2021-08-04 10:53:27,114 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2021-08-04 10:53:27,175 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-08-04 10:53:27,182 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-08-04 10:53:27,210 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/plugins/MachineSettingsAction/MachineSettingsAction.qml:81:27: QML MachineSettingsExtruderTab: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
2021-08-04 10:53:27,327 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 10:53:27,343 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\grid.shader]...
2021-08-04 10:53:27,427 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Biqu B1 in list of firmware to check.
2021-08-04 10:53:27,442 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-08-04 10:53:27,448 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-08-04 10:53:28,428 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 1.3s
2021-08-04 10:53:37,497 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.06241869926452637 seconds
2021-08-04 10:53:51,353 - INFO - [MainThread] cura.CuraApplication.readLocalFile [1758]: Attempting to read file file:///C:/Users/Ivã Antonio/Downloads/Stunning Hango.stl
2021-08-04 10:53:51,369 - INFO - [JobQueueWorker [3]] STLReader.STLReader.load_file [53]: Using NumPy-STL to load STL data.
2021-08-04 10:53:51,400 - DEBUG - [JobQueueWorker [3]] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.0 seconds
2021-08-04 10:53:51,400 - DEBUG - [JobQueueWorker [3]] STLReader.STLReader._read [105]: Loaded a mesh with 1614 vertices
2021-08-04 10:53:51,534 - CRITICAL - [JobQueueWorker [3]] cura.CrashHandler.init [66]: An uncaught error has occurred!
2021-08-04 10:53:51,543 - CRITICAL - [JobQueueWorker [3]] cura.CrashHandler.init [69]: AttributeError: 'NoneType' object has no attribute 'close'
2021-08-04 10:53:52,092 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [112]: Exception: Failed to open file b'C:\Users\Iv\xc3\xa3 Antonio\AppData\Local\Temp\scipy-k_sfsxf8'
2021-08-04 10:53:52,103 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: Traceback (most recent call last):
2021-08-04 10:53:52,111 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshFileHandler.py", line 45, in readerRead
2021-08-04 10:53:52,120 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 220, in getExtents
2021-08-04 10:53:52,129 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 296, in getConvexHullVertices
2021-08-04 10:53:52,137 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 286, in getConvexHull
2021-08-04 10:53:52,145 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 276, in _computeConvexHull
2021-08-04 10:53:52,153 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 495, in approximateConvexHull
2021-08-04 10:53:52,161 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 512, in createConvexHull
2021-08-04 10:53:52,168 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "qhull.pyx", line 2433, in scipy.spatial.qhull.ConvexHull.init
2021-08-04 10:53:52,176 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "qhull.pyx", line 270, in scipy.spatial.qhull._Qhull.init
2021-08-04 10:53:52,184 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "messagestream.pyx", line 36, in scipy._lib.messagestream.MessageStream.init
2021-08-04 10:53:52,191 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: OSError: Failed to open file b'C:\Users\Iv\xc3\xa3 Antonio\AppData\Local\Temp\scipy-k_sfsxf8'
2021-08-04 10:53:52,199 - WARNING - [JobQueueWorker [3]] UM.Mesh.MeshFileHandler.readerRead [62]: Unable to read file C:/Users/Ivã Antonio/Downloads/Stunning Hango.stl
2021-08-04 10:53:52,205 - DEBUG - [JobQueueWorker [3]] UM.FileHandler.ReadFileJob.run [75]: Loading file took 0.8 seconds
2021-08-04 10:54:22,369 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-08-04 10:54:22,385 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-08-04 10:54:22,385 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Cura_SteamEngine version 4.10.0
2021-08-04 10:54:22,385 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Copyright (C) 2021 Ultimaker
2021-08-04 10:54:22,401 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-08-04 10:54:22,401 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is free software: you can redistribute it and/or modify
2021-08-04 10:54:22,401 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] it under the terms of the GNU Affero General Public License as published by
2021-08-04 10:54:22,401 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] the Free Software Foundation, either version 3 of the License, or
2021-08-04 10:54:22,416 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] (at your option) any later version.
2021-08-04 10:54:22,416 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-08-04 10:54:22,432 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is distributed in the hope that it will be useful,
2021-08-04 10:54:22,432 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2021-08-04 10:54:22,447 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2021-08-04 10:54:22,463 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] GNU Affero General Public License for more details.
2021-08-04 10:54:22,463 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-08-04 10:54:22,463 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] You should have received a copy of the GNU Affero General Public License
2021-08-04 10:54:22,479 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] along with this program. If not, see http://www.gnu.org/licenses/.
2021-08-04 10:54:22,494 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-08-04 10:54:22,494 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [192]: Socket state changed to Connected
2021-08-04 10:54:22,494 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49674
2021-08-04 10:54:22,526 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdater
2021-08-04 10:54:22,541 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeGzReader
2021-08-04 10:54:22,557 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeGzWriter
2021-08-04 10:54:22,590 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeProfileReader
2021-08-04 10:54:22,621 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeReader
2021-08-04 10:54:22,637 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeWriter
2021-08-04 10:54:22,683 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ImageReader
2021-08-04 10:54:22,699 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-08-04 10:54:22,730 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LocalContainerProvider
2021-08-04 10:54:22,762 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LocalFileOutputDevice
2021-08-04 10:54:22,777 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MachineSettingsAction
2021-08-04 10:54:22,793 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ModelChecker
2021-08-04 10:54:22,808 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MonitorStage
2021-08-04 10:54:22,840 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PerObjectSettingsTool
2021-08-04 10:54:22,855 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PostProcessingPlugin
2021-08-04 10:54:22,871 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-08-04 10:54:22,887 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PreviewStage
2021-08-04 10:54:22,918 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin RemovableDriveOutputDevice
2021-08-04 10:54:22,933 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-08-04 10:54:22,980 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimulationView
2021-08-04 10:54:22,996 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SliceInfoPlugin
2021-08-04 10:54:23,027 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-08-04 10:54:23,043 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-08-04 10:54:23,121 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 10:54:23,136 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 10:54:23,136 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 10:54:23,152 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 10:54:23,152 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 10:54:23,152 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 10:54:23,168 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 10:54:23,168 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 10:54:23,183 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin Toolbox
2021-08-04 10:54:23,215 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin CameraTool
2021-08-04 10:54:23,246 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MirrorTool
2021-08-04 10:54:23,277 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin RotateTool
2021-08-04 10:54:23,308 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ScaleTool
2021-08-04 10:54:23,324 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SelectionTool
2021-08-04 10:54:23,355 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TranslateTool
2021-08-04 10:54:23,386 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TrimeshReader
2021-08-04 10:54:23,418 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UFPReader
2021-08-04 10:54:23,449 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UFPWriter
2021-08-04 10:54:23,465 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UltimakerMachineActions
2021-08-04 10:54:23,730 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UM3NetworkPrinting
2021-08-04 10:54:23,761 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UpdateChecker
2021-08-04 10:54:23,761 - INFO - [JobQueueWorker [0]] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2021-08-04 10:54:23,839 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin USBPrinting
2021-08-04 10:54:23,886 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade21to22
2021-08-04 10:54:23,918 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade22to24
2021-08-04 10:54:23,933 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade25to26
2021-08-04 10:54:23,964 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade26to27
2021-08-04 10:54:23,980 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade27to30
2021-08-04 10:54:24,011 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade30to31
2021-08-04 10:54:24,027 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade32to33
2021-08-04 10:54:24,043 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade33to34
2021-08-04 10:54:24,074 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade34to35
2021-08-04 10:54:24,089 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade35to40
2021-08-04 10:54:24,121 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade40to41
2021-08-04 10:54:24,136 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade41to42
2021-08-04 10:54:24,167 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade42to43
2021-08-04 10:54:24,183 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade43to44
2021-08-04 10:54:24,214 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade44to45
2021-08-04 10:54:24,230 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade45to46
2021-08-04 10:54:24,246 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade460to462
2021-08-04 10:54:24,261 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade462to47
2021-08-04 10:54:24,292 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade47to48
2021-08-04 10:54:24,308 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade48to49
2021-08-04 10:54:24,339 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade49to410
2021-08-04 10:54:24,355 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-08-04 10:54:24,402 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin X3DReader
2021-08-04 10:54:24,449 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin XmlMaterialProfile
2021-08-04 10:54:24,480 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin XRayView
2021-08-04 10:54:24,480 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [404]: Loading all plugins took 3.9694876670837402 seconds
2021-08-04 10:54:24,511 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-08-04 10:54:24,589 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.09372854232788086
2021-08-04 10:54:24,605 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-08-04 10:54:24,636 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-08-04 10:54:28,137 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 3.485121011734009 seconds
2021-08-04 10:54:28,152 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-08-04 10:54:28,168 - INFO - [MainThread] cura.CuraApplication.run [797]: Initializing machine error checker
2021-08-04 10:54:28,855 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition biqu_b1 failed to pickle.
2021-08-04 10:54:28,887 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [biqu_b1]
2021-08-04 10:54:29,308 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition biqu_base failed to pickle.
2021-08-04 10:54:29,387 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[biqu_base_extruder_0 #2] added to [Biqu B1] at position [0]
2021-08-04 10:54:29,402 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Biqu B1 in list of firmware to check.
2021-08-04 10:54:32,731 - DEBUG - [MainThread] cura.Machines.ContainerTree.getitem [120]: Adding container tree for biqu_b1 took 3.328836441040039 seconds.
2021-08-04 10:54:32,762 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-08-04 10:54:32,762 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-08-04 10:54:32,762 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-08-04 10:54:32,762 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-08-04 10:54:32,778 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-08-04 10:54:32,778 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-08-04 10:54:32,778 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-08-04 10:54:32,778 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-08-04 10:54:32,794 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-08-04 10:54:32,794 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-08-04 10:54:32,809 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-08-04 10:54:32,809 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-08-04 10:54:32,809 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-08-04 10:54:32,809 - WARNING - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadAllScripts [155]: Unable to create a folder for scripts: C:\Program Files\Ultimaker Cura 4.10.0\resources\scripts
2021-08-04 10:54:32,887 - INFO - [MainThread] cura.CuraApplication.run [802]: Initializing machine manager
2021-08-04 10:54:32,903 - INFO - [MainThread] cura.CuraApplication.run [807]: Initializing container manager
2021-08-04 10:54:32,903 - INFO - [JobQueueWorker [1]] STLReader.STLReader.load_file [53]: Using NumPy-STL to load STL data.
2021-08-04 10:54:32,918 - DEBUG - [JobQueueWorker [1]] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.0 seconds
2021-08-04 10:54:32,918 - DEBUG - [JobQueueWorker [1]] STLReader.STLReader._read [105]: Loaded a mesh with 13398 vertices
2021-08-04 10:54:33,403 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition fdmprinter failed to pickle.
2021-08-04 10:54:33,418 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2021-08-04 10:54:33,418 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-08-04 10:54:33,496 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-08-04 10:54:33,809 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: C:\Program Files\Ultimaker Cura 4.10.0\resources\themes\cura-light\theme.json
2021-08-04 10:54:34,137 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme C:\Program Files\Ultimaker Cura 4.10.0\resources\themes\cura-light
2021-08-04 10:54:34,856 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-08-04 10:54:35,059 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-08-04 10:54:35,293 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/PrintSetupSelector/Custom/MenuButton.qml:42:18: QML Label: Cannot anchor to an item that isn't a parent or sibling.
2021-08-04 10:54:35,371 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 10:54:35,480 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/Settings/SettingView.qml:157:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-08-04 10:54:35,652 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 10:54:35,652 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 10:54:35,730 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:54:35,933 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-08-04 10:54:36,074 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:54:36,308 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-08-04 10:54:36,324 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2021-08-04 10:54:36,340 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2021-08-04 10:54:36,340 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-08-04 10:54:36,449 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [542]: Requesting [updates] metadata from server.
2021-08-04 10:54:36,449 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [126]: No auth data to retrieve the access_token from
2021-08-04 10:54:36,465 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.6.0/packages/package-updates?installed_packages=SupportEraser:1.0.1&installed_packages=SentryLogger:1.0.0&installed_packages=UltimakerPVA:1.4.0&installed_packages=SimpleView:1.0.1&installed_packages=MirrorTool:1.0.1&installed_packages=VersionUpgrade21to22:1.0.1&installed_packages=ImageReader:1.0.1&installed_packages=USBPrinting:1.0.2&installed_packages=MonitorStage:1.0.1&installed_packages=GCodeGzWriter:1.0.1&installed_packages=VersionUpgrade30to31:1.0.1&installed_packages=GenericCFFCPE:1.4.0&installed_packages=RemovableDriveOutputDevice:1.0.1&installed_packages=RotateTool:1.0.1&installed_packages=FileLogger:1.0.1&installed_packages=ConsoleLogger:1.0.1&installed_packages=GenericGFFPA:1.4.0&installed_packages=CuraEngineBackend:1.0.1&installed_packages=IMADE3DJellyBOXPLA:1.0.1&installed_packages=CameraTool:1.0.1&installed_packages=TrimeshReader:1.0.0&installed_packages=TranslateTool:1.0.1&installed_packages=UltimakerABS:1.4.0&installed_packages=SelectionTool:1.0.1&installed_packages=VersionUpgrade25to26:1.0.1&installed_packages=VersionUpgrade33to34:1.0.1&installed_packages=VersionUpgrade44to45:1.0.0&installed_packages=GenericCFFPA:1.4.0&installed_packages=PolyFlexPLA:1.0.1&installed_packages=PolyMaxPLA:1.0.1&installed_packages=VertexDeltaABS:1.4.0&installed_packages=Toolbox:1.0.1&installed_packages=GCodeReader:1.0.1&installed_packages=GCodeGzReader:1.0.1&installed_packages=FABtotumABS:1.4.0&installed_packages=STLWriter:1.0.1&installed_packages=DigitalLibrary:1.0.0&installed_packages=UltimakerCPE:1.4.0&installed_packages=FABtotumNylon:1.4.0&installed_packages=XRayView:1.0.1&installed_packages=VersionUpgrade460to462:1.0.0&installed_packages=UFPWriter:1.0.1&installed_packages=GenericCPEPlus:1.4.0&installed_packages=IMADE3DJellyBOXPETG:1.0.1&installed_packages=3MFReader:1.0.1&installed_packages=SolidView:1.0.1&installed_packages=VertexDeltaPLA:1.4.0&installed_packages=PostProcessingPlugin:2.2.1&installed_packages=GenericGFFCPE:1.4.0&installed_packages=UltimakerMachineActions:1.0.1&installed_packages=UM3NetworkPrinting:1.0.1&installed_packages=LegacyProfileReader:1.0.1&installed_packages=UltimakerCPEP:1.4.0&installed_packages=AMFReader:1.0.0&installed_packages=ModelChecker:1.0.1&installed_packages=LocalFileOutputDevice:1.0.1&installed_packages=PolyWoodPLA:1.0.1&installed_packages=VersionUpgrade42to43:1.0.0&installed_packages=CuraProfileWriter:1.0.1&installed_packages=UltimakerTPLA:1.4.0&installed_packages=GenericABS:1.4.0&installed_packages=GCodeWriter:1.0.1&installed_packages=GenericCPE:1.4.0&installed_packages=GenericPETG:1.4.0&installed_packages=UltimakerTPU:1.4.0&installed_packages=VersionUpgrade32to33:1.0.1&installed_packages=XmlMaterialProfile:1.0.1&installed_packages=FiberlogyHDPLA:1.0.1&installed_packages=UpdateChecker:1.0.1&installed_packages=UltimakerNylon:1.4.0&installed_packages=VertexDeltaTPU:1.4.0&installed_packages=UltimakerPP:1.4.0&installed_packages=GenericToughPLA:1.4.0&installed_packages=FABtotumTPU:1.4.0&installed_packages=UltimakerPC:1.4.0&installed_packages=GenericTPU:1.4.0&installed_packages=SimulationView:1.0.1&installed_packages=CuraDrive:1.2.0&installed_packages=VersionUpgrade22to24:1.0.1&installed_packages=LocalContainerProvider:1.0.1&installed_packages=VersionUpgrade41to42:1.0.0&installed_packages=SliceInfoPlugin:1.0.1&installed_packages=GenericPP:1.4.0&installed_packages=VersionUpgrade45to46:1.0.0&installed_packages=GenericPVA:1.4.0&installed_packages=FirmwareUpdateChecker:1.0.1&installed_packages=FABtotumPLA:1.4.0&installed_packages=OctofiberPLA:1.0.1&installed_packages=VersionUpgrade34to35:1.0.1&installed_packages=GenericHIPS:1.4.0&installed_packages=X3DReader:1.0.1&installed_packages=VersionUpgrade462to47:1.0.0&installed_packages=PrepareStage:1.0.1&installed_packages=STLReader:1.0.1&installed_packages=DagomaChromatikPLA:1.0.1&installed_packages=ScaleTool:1.0.1&installed_packages=GenericBAM:1.4.0&installed_packages=GenericNylon:1.4.0&installed_packages=GenericPLA:1.4.0&installed_packages=VersionUpgrade40to41:1.0.1&installed_packages=Filo3DPLA:1.0.1&installed_packages=PreviewStage:1.0.1&installed_packages=GenericPC:1.4.0&installed_packages=GCodeProfileReader:1.0.1&installed_packages=VersionUpgrade27to30:1.0.1&installed_packages=3MFWriter:1.0.1&installed_packages=VersionUpgrade48to49:1.0.0&installed_packages=CuraProfileReader:1.0.1&installed_packages=FirmwareUpdater:1.0.1&installed_packages=VersionUpgrade43to44:1.0.0&installed_packages=OBJReader:1.0.1&installed_packages=UFPReader:1.0.0&installed_packages=VersionUpgrade35to40:1.0.0&installed_packages=PerObjectSettingsTool:1.0.1&installed_packages=VersionUpgrade49to410:1.0.0&installed_packages=VersionUpgrade26to27:1.0.1&installed_packages=PolyPlusPLA:1.0.1&installed_packages=UltimakerPLA:1.4.0&installed_packages=VersionUpgrade47to48:1.0.0&installed_packages=VertexDeltaPET:1.4.0&installed_packages=MachineSettingsAction:1.0.1&installed_packages=OBJWriter:1.0.1&installed_packages=UltimakerBAM:1.4.0
2021-08-04 10:54:36,480 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-08-04 10:54:36,496 - DEBUG - [MainThread] cura.CuraApplication.run [851]: Booting Cura took 17.07883882522583 seconds
2021-08-04 10:54:36,599 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-08-04 10:54:36,626 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-08-04 10:54:37,019 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-08-04 10:54:37,276 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-08-04 10:54:37,295 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-08-04 10:54:37,712 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-08-04 10:54:37,728 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [112]: Initialized OpenGL subsystems.
2021-08-04 10:54:37,736 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [113]: OpenGL Version: 4.1.0 - Build 27.20.100.9466
2021-08-04 10:54:37,745 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [114]: OpenGL Vendor: Intel
2021-08-04 10:54:37,752 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [115]: OpenGL Renderer: Intel(R) HD Graphics 520
2021-08-04 10:54:37,759 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [116]: GLSL Version: 4.10.0
2021-08-04 10:54:37,767 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 10:54:37,803 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\selection.shader]...
2021-08-04 10:54:37,827 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\select_face.shader]...
2021-08-04 10:54:37,854 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 10:54:37,896 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\composite.shader]...
2021-08-04 10:54:37,939 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\overhang.shader]...
2021-08-04 10:54:37,984 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\striped.shader]...
2021-08-04 10:54:38,027 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\transparent_object.shader]...
2021-08-04 10:54:38,059 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\striped.shader]...
2021-08-04 10:54:38,102 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray.shader]...
2021-08-04 10:54:38,124 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray_composite.shader]...
2021-08-04 10:54:38,180 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 10:54:38,208 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\grid.shader]...
2021-08-04 10:54:38,238 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\platform.shader]...
2021-08-04 10:54:38,286 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray.shader]...
2021-08-04 10:54:39,675 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 6.3s
2021-08-04 10:54:50,797 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.03223681449890137 seconds
2021-08-04 10:58:20,460 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2021-08-04 10:58:20,460 - INFO - [MainThread] cura.CuraApplication.closeApplication [609]: Close application
2021-08-04 10:58:20,475 - INFO - [MainThread] UM.Logger.info [128]: Initializing Active Machine...
2021-08-04 10:58:20,507 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:58:20,511 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:58:20,524 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:58:20,533 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 10:58:20,786 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [485]: Shutting down cura
2021-08-04 10:58:20,823 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [341]: Attempting to kill the engine process
2021-08-04 10:58:20,824 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [347]: Killing engine process
2021-08-04 10:58:20,838 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [350]: Engine process is killed. Received return code 1
2021-08-04 10:58:20,861 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/qml/UM/Preferences/PreferencesDialog.qml:113: TypeError: Cannot read property 'resetEnabled' of null
2021-08-04 11:00:41,946 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-08-04 11:00:41,978 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-08-04 11:00:42,009 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdater
2021-08-04 11:00:42,024 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-08-04 11:00:42,024 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Cura_SteamEngine version 4.10.0
2021-08-04 11:00:42,024 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Copyright (C) 2021 Ultimaker
2021-08-04 11:00:42,024 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-08-04 11:00:42,024 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is free software: you can redistribute it and/or modify
2021-08-04 11:00:42,040 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [192]: Socket state changed to Connected
2021-08-04 11:00:42,040 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] it under the terms of the GNU Affero General Public License as published by
2021-08-04 11:00:42,040 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49674
2021-08-04 11:00:42,040 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] the Free Software Foundation, either version 3 of the License, or
2021-08-04 11:00:42,056 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] (at your option) any later version.
2021-08-04 11:00:42,056 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-08-04 11:00:42,056 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is distributed in the hope that it will be useful,
2021-08-04 11:00:42,071 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2021-08-04 11:00:42,071 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2021-08-04 11:00:42,071 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] GNU Affero General Public License for more details.
2021-08-04 11:00:42,071 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-08-04 11:00:42,087 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] You should have received a copy of the GNU Affero General Public License
2021-08-04 11:00:42,087 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] along with this program. If not, see http://www.gnu.org/licenses/.
2021-08-04 11:00:42,103 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeGzReader
2021-08-04 11:00:42,103 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeGzWriter
2021-08-04 11:00:42,118 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeProfileReader
2021-08-04 11:00:42,149 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeReader
2021-08-04 11:00:42,181 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeWriter
2021-08-04 11:00:42,196 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ImageReader
2021-08-04 11:00:42,228 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-08-04 11:00:42,243 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LocalContainerProvider
2021-08-04 11:00:42,274 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LocalFileOutputDevice
2021-08-04 11:00:42,290 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MachineSettingsAction
2021-08-04 11:00:42,306 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ModelChecker
2021-08-04 11:00:42,321 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MonitorStage
2021-08-04 11:00:42,337 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PerObjectSettingsTool
2021-08-04 11:00:42,353 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PostProcessingPlugin
2021-08-04 11:00:42,368 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-08-04 11:00:42,384 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PreviewStage
2021-08-04 11:00:42,399 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin RemovableDriveOutputDevice
2021-08-04 11:00:42,415 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-08-04 11:00:42,462 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimulationView
2021-08-04 11:00:42,478 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SliceInfoPlugin
2021-08-04 11:00:42,493 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-08-04 11:00:42,509 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-08-04 11:00:42,571 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 11:00:42,571 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 11:00:42,587 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 11:00:42,587 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 11:00:42,587 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 11:00:42,587 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 11:00:42,587 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-08-04 11:00:42,602 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-08-04 11:00:42,602 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin Toolbox
2021-08-04 11:00:42,618 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin CameraTool
2021-08-04 11:00:42,649 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MirrorTool
2021-08-04 11:00:42,665 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin RotateTool
2021-08-04 11:00:42,696 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ScaleTool
2021-08-04 11:00:42,712 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SelectionTool
2021-08-04 11:00:42,727 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TranslateTool
2021-08-04 11:00:42,743 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TrimeshReader
2021-08-04 11:00:42,774 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UFPReader
2021-08-04 11:00:42,790 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UFPWriter
2021-08-04 11:00:42,806 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UltimakerMachineActions
2021-08-04 11:00:42,977 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UM3NetworkPrinting
2021-08-04 11:00:43,009 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UpdateChecker
2021-08-04 11:00:43,009 - INFO - [JobQueueWorker [0]] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2021-08-04 11:00:43,071 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin USBPrinting
2021-08-04 11:00:43,102 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade21to22
2021-08-04 11:00:43,118 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade22to24
2021-08-04 11:00:43,134 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade25to26
2021-08-04 11:00:43,165 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade26to27
2021-08-04 11:00:43,173 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade27to30
2021-08-04 11:00:43,189 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade30to31
2021-08-04 11:00:43,205 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade32to33
2021-08-04 11:00:43,220 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade33to34
2021-08-04 11:00:43,236 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade34to35
2021-08-04 11:00:43,236 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade35to40
2021-08-04 11:00:43,252 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade40to41
2021-08-04 11:00:43,283 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade41to42
2021-08-04 11:00:43,298 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade42to43
2021-08-04 11:00:43,314 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade43to44
2021-08-04 11:00:43,330 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade44to45
2021-08-04 11:00:43,345 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade45to46
2021-08-04 11:00:43,361 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade460to462
2021-08-04 11:00:43,376 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade462to47
2021-08-04 11:00:43,392 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade47to48
2021-08-04 11:00:43,408 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade48to49
2021-08-04 11:00:43,423 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade49to410
2021-08-04 11:00:43,439 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-08-04 11:00:43,455 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin X3DReader
2021-08-04 11:00:43,501 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin XmlMaterialProfile
2021-08-04 11:00:43,517 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin XRayView
2021-08-04 11:00:43,517 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [404]: Loading all plugins took 2.961003065109253 seconds
2021-08-04 11:00:43,548 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-08-04 11:00:43,595 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.06248641014099121
2021-08-04 11:00:43,611 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-08-04 11:00:43,626 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-08-04 11:00:46,694 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 3.0519118309020996 seconds
2021-08-04 11:00:46,710 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-08-04 11:00:46,710 - INFO - [MainThread] cura.CuraApplication.run [797]: Initializing machine error checker
2021-08-04 11:00:47,178 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition biqu_b1 failed to pickle.
2021-08-04 11:00:47,209 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [biqu_b1]
2021-08-04 11:00:47,506 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition biqu_base failed to pickle.
2021-08-04 11:00:47,600 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[biqu_base_extruder_0 #2] added to [Biqu B1] at position [0]
2021-08-04 11:00:47,600 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Biqu B1 in list of firmware to check.
2021-08-04 11:00:49,555 - DEBUG - [MainThread] cura.Machines.ContainerTree.getitem [120]: Adding container tree for biqu_b1 took 1.952028512954712 seconds.
2021-08-04 11:00:49,583 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-08-04 11:00:49,595 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-08-04 11:00:49,598 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-08-04 11:00:49,600 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-08-04 11:00:49,602 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-08-04 11:00:49,604 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-08-04 11:00:49,606 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-08-04 11:00:49,610 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-08-04 11:00:49,612 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-08-04 11:00:49,614 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-08-04 11:00:49,619 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-08-04 11:00:49,621 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-08-04 11:00:49,623 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-08-04 11:00:49,624 - WARNING - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadAllScripts [155]: Unable to create a folder for scripts: C:\Program Files\Ultimaker Cura 4.10.0\resources\scripts
2021-08-04 11:00:49,659 - INFO - [MainThread] cura.CuraApplication.run [802]: Initializing machine manager
2021-08-04 11:00:49,663 - INFO - [MainThread] cura.CuraApplication.run [807]: Initializing container manager
2021-08-04 11:00:49,666 - INFO - [JobQueueWorker [1]] STLReader.STLReader.load_file [53]: Using NumPy-STL to load STL data.
2021-08-04 11:00:49,673 - DEBUG - [JobQueueWorker [1]] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.0 seconds
2021-08-04 11:00:49,675 - DEBUG - [JobQueueWorker [1]] STLReader.STLReader._read [105]: Loaded a mesh with 13398 vertices
2021-08-04 11:00:49,943 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition fdmprinter failed to pickle.
2021-08-04 11:00:49,952 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2021-08-04 11:00:49,959 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-08-04 11:00:49,995 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-08-04 11:00:50,133 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: C:\Program Files\Ultimaker Cura 4.10.0\resources\themes\cura-light\theme.json
2021-08-04 11:00:50,414 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme C:\Program Files\Ultimaker Cura 4.10.0\resources\themes\cura-light
2021-08-04 11:00:50,945 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-08-04 11:00:51,117 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-08-04 11:00:51,257 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/PrintSetupSelector/Custom/MenuButton.qml:42:18: QML Label: Cannot anchor to an item that isn't a parent or sibling.
2021-08-04 11:00:51,304 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 11:00:51,382 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///C:/Program Files/Ultimaker Cura 4.10.0/resources/qml/Settings/SettingView.qml:157:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-08-04 11:00:51,476 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 11:00:51,476 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-08-04 11:00:51,539 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 11:00:51,663 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-08-04 11:00:51,742 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-08-04 11:00:51,898 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-08-04 11:00:51,920 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2021-08-04 11:00:51,936 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2021-08-04 11:00:51,937 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-08-04 11:00:52,002 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [542]: Requesting [updates] metadata from server.
2021-08-04 11:00:52,002 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [126]: No auth data to retrieve the access_token from
2021-08-04 11:00:52,002 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.6.0/packages/package-updates?installed_packages=UltimakerMachineActions:1.0.1&installed_packages=VersionUpgrade48to49:1.0.0&installed_packages=IMADE3DJellyBOXPLA:1.0.1&installed_packages=CameraTool:1.0.1&installed_packages=GenericCFFPA:1.4.0&installed_packages=GCodeWriter:1.0.1&installed_packages=GenericPC:1.4.0&installed_packages=SliceInfoPlugin:1.0.1&installed_packages=DagomaChromatikPLA:1.0.1&installed_packages=PostProcessingPlugin:2.2.1&installed_packages=TranslateTool:1.0.1&installed_packages=Toolbox:1.0.1&installed_packages=SolidView:1.0.1&installed_packages=OctofiberPLA:1.0.1&installed_packages=LocalContainerProvider:1.0.1&installed_packages=PrepareStage:1.0.1&installed_packages=RemovableDriveOutputDevice:1.0.1&installed_packages=OBJReader:1.0.1&installed_packages=LocalFileOutputDevice:1.0.1&installed_packages=OBJWriter:1.0.1&installed_packages=VertexDeltaPLA:1.4.0&installed_packages=CuraProfileWriter:1.0.1&installed_packages=GCodeGzWriter:1.0.1&installed_packages=UltimakerPP:1.4.0&installed_packages=MachineSettingsAction:1.0.1&installed_packages=PolyPlusPLA:1.0.1&installed_packages=UltimakerPLA:1.4.0&installed_packages=VersionUpgrade462to47:1.0.0&installed_packages=VertexDeltaPET:1.4.0&installed_packages=UpdateChecker:1.0.1&installed_packages=GenericCPE:1.4.0&installed_packages=CuraProfileReader:1.0.1&installed_packages=GenericCFFCPE:1.4.0&installed_packages=VersionUpgrade460to462:1.0.0&installed_packages=IMADE3DJellyBOXPETG:1.0.1&installed_packages=GenericPVA:1.4.0&installed_packages=PolyWoodPLA:1.0.1&installed_packages=GenericGFFCPE:1.4.0&installed_packages=X3DReader:1.0.1&installed_packages=ImageReader:1.0.1&installed_packages=GenericCPEPlus:1.4.0&installed_packages=VersionUpgrade32to33:1.0.1&installed_packages=UltimakerCPEP:1.4.0&installed_packages=UM3NetworkPrinting:1.0.1&installed_packages=UltimakerTPLA:1.4.0&installed_packages=UltimakerPC:1.4.0&installed_packages=GenericGFFPA:1.4.0&installed_packages=AMFReader:1.0.0&installed_packages=FABtotumPLA:1.4.0&installed_packages=VersionUpgrade26to27:1.0.1&installed_packages=FirmwareUpdater:1.0.1&installed_packages=FABtotumNylon:1.4.0&installed_packages=UltimakerNylon:1.4.0&installed_packages=3MFReader:1.0.1&installed_packages=VersionUpgrade45to46:1.0.0&installed_packages=VersionUpgrade25to26:1.0.1&installed_packages=PolyFlexPLA:1.0.1&installed_packages=GenericToughPLA:1.4.0&installed_packages=GCodeProfileReader:1.0.1&installed_packages=VersionUpgrade47to48:1.0.0&installed_packages=PolyMaxPLA:1.0.1&installed_packages=Filo3DPLA:1.0.1&installed_packages=VersionUpgrade27to30:1.0.1&installed_packages=DigitalLibrary:1.0.0&installed_packages=PreviewStage:1.0.1&installed_packages=VersionUpgrade34to35:1.0.1&installed_packages=VersionUpgrade30to31:1.0.1&installed_packages=PerObjectSettingsTool:1.0.1&installed_packages=GenericNylon:1.4.0&installed_packages=VersionUpgrade33to34:1.0.1&installed_packages=GenericPETG:1.4.0&installed_packages=SupportEraser:1.0.1&installed_packages=VersionUpgrade44to45:1.0.0&installed_packages=VersionUpgrade49to410:1.0.0&installed_packages=STLWriter:1.0.1&installed_packages=VersionUpgrade40to41:1.0.1&installed_packages=VersionUpgrade42to43:1.0.0&installed_packages=SimulationView:1.0.1&installed_packages=MonitorStage:1.0.1&installed_packages=VersionUpgrade22to24:1.0.1&installed_packages=UFPReader:1.0.0&installed_packages=UltimakerTPU:1.4.0&installed_packages=VertexDeltaTPU:1.4.0&installed_packages=VertexDeltaABS:1.4.0&installed_packages=FABtotumTPU:1.4.0&installed_packages=STLReader:1.0.1&installed_packages=LegacyProfileReader:1.0.1&installed_packages=XmlMaterialProfile:1.0.1&installed_packages=ConsoleLogger:1.0.1&installed_packages=VersionUpgrade43to44:1.0.0&installed_packages=FABtotumABS:1.4.0&installed_packages=3MFWriter:1.0.1&installed_packages=MirrorTool:1.0.1&installed_packages=GenericABS:1.4.0&installed_packages=UltimakerCPE:1.4.0&installed_packages=UltimakerBAM:1.4.0&installed_packages=GCodeReader:1.0.1&installed_packages=USBPrinting:1.0.2&installed_packages=ModelChecker:1.0.1&installed_packages=GenericPLA:1.4.0&installed_packages=VersionUpgrade21to22:1.0.1&installed_packages=GenericPP:1.4.0&installed_packages=FileLogger:1.0.1&installed_packages=CuraEngineBackend:1.0.1&installed_packages=VersionUpgrade41to42:1.0.0&installed_packages=XRayView:1.0.1&installed_packages=CuraDrive:1.2.0&installed_packages=GCodeGzReader:1.0.1&installed_packages=GenericHIPS:1.4.0&installed_packages=GenericTPU:1.4.0&installed_packages=TrimeshReader:1.0.0&installed_packages=VersionUpgrade35to40:1.0.0&installed_packages=FiberlogyHDPLA:1.0.1&installed_packages=UltimakerPVA:1.4.0&installed_packages=GenericBAM:1.4.0&installed_packages=SelectionTool:1.0.1&installed_packages=UFPWriter:1.0.1&installed_packages=FirmwareUpdateChecker:1.0.1&installed_packages=SimpleView:1.0.1&installed_packages=SentryLogger:1.0.0&installed_packages=UltimakerABS:1.4.0&installed_packages=ScaleTool:1.0.1&installed_packages=RotateTool:1.0.1
2021-08-04 11:00:52,018 - DEBUG - [MainThread] cura.CuraApplication.run [851]: Booting Cura took 12.243011713027954 seconds
2021-08-04 11:00:52,018 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-08-04 11:00:52,093 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-08-04 11:00:52,102 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-08-04 11:00:52,317 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-08-04 11:00:52,323 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-08-04 11:00:52,547 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-08-04 11:00:52,726 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-08-04 11:00:52,750 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [112]: Initialized OpenGL subsystems.
2021-08-04 11:00:52,753 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [113]: OpenGL Version: 4.1.0 - Build 27.20.100.9466
2021-08-04 11:00:52,759 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [114]: OpenGL Vendor: Intel
2021-08-04 11:00:52,764 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [115]: OpenGL Renderer: Intel(R) HD Graphics 520
2021-08-04 11:00:52,767 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [116]: GLSL Version: 4.10.0
2021-08-04 11:00:52,770 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 11:00:52,793 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\selection.shader]...
2021-08-04 11:00:52,810 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\select_face.shader]...
2021-08-04 11:00:52,829 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 11:00:52,846 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\composite.shader]...
2021-08-04 11:00:52,869 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\overhang.shader]...
2021-08-04 11:00:52,904 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\striped.shader]...
2021-08-04 11:00:52,929 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\transparent_object.shader]...
2021-08-04 11:00:52,949 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\striped.shader]...
2021-08-04 11:00:52,981 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray.shader]...
2021-08-04 11:00:52,996 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray_composite.shader]...
2021-08-04 11:00:53,025 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\default.shader]...
2021-08-04 11:00:53,043 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\grid.shader]...
2021-08-04 11:00:53,062 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\platform.shader]...
2021-08-04 11:00:53,097 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [59]: Loading shader file [C:\Program Files\Ultimaker Cura 4.10.0\resources\shaders\xray.shader]...
2021-08-04 11:00:54,225 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 4.3s
2021-08-04 11:01:03,542 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.04700613021850586 seconds
2021-08-04 11:28:39,198 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.031168699264526367 seconds
2021-08-04 11:41:20,990 - INFO - [MainThread] cura.CuraApplication.readLocalFile [1758]: Attempting to read file file:///C:/Users/Ivã Antonio/Downloads/Stunning Hango.stl
2021-08-04 11:41:21,012 - INFO - [JobQueueWorker [3]] STLReader.STLReader.load_file [53]: Using NumPy-STL to load STL data.
2021-08-04 11:41:21,044 - DEBUG - [JobQueueWorker [3]] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.0 seconds
2021-08-04 11:41:21,059 - DEBUG - [JobQueueWorker [3]] STLReader.STLReader._read [105]: Loaded a mesh with 1614 vertices
2021-08-04 11:41:21,290 - CRITICAL - [JobQueueWorker [3]] cura.CrashHandler.init [66]: An uncaught error has occurred!
2021-08-04 11:41:21,296 - CRITICAL - [JobQueueWorker [3]] cura.CrashHandler.init [69]: AttributeError: 'NoneType' object has no attribute 'close'
2021-08-04 11:41:21,883 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [112]: Exception: Failed to open file b'C:\Users\Iv\xc3\xa3 Antonio\AppData\Local\Temp\scipy-hvolnwax'
2021-08-04 11:41:21,895 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: Traceback (most recent call last):
2021-08-04 11:41:21,905 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshFileHandler.py", line 45, in readerRead
2021-08-04 11:41:21,915 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 220, in getExtents
2021-08-04 11:41:21,925 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 296, in getConvexHullVertices
2021-08-04 11:41:21,935 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 286, in getConvexHull
2021-08-04 11:41:21,941 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 276, in _computeConvexHull
2021-08-04 11:41:21,947 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 495, in approximateConvexHull
2021-08-04 11:41:21,952 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 512, in createConvexHull
2021-08-04 11:41:21,959 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "qhull.pyx", line 2433, in scipy.spatial.qhull.ConvexHull.init
2021-08-04 11:41:21,965 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "qhull.pyx", line 270, in scipy.spatial.qhull._Qhull.init
2021-08-04 11:41:21,971 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: File "messagestream.pyx", line 36, in scipy._lib.messagestream.MessageStream.init
2021-08-04 11:41:21,977 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: OSError: Failed to open file b'C:\Users\Iv\xc3\xa3 Antonio\AppData\Local\Temp\scipy-hvolnwax'
2021-08-04 11:41:21,986 - WARNING - [JobQueueWorker [3]] UM.Mesh.MeshFileHandler.readerRead [62]: Unable to read file C:/Users/Ivã Antonio/Downloads/Stunning Hango.stl
2021-08-04 11:41:21,993 - DEBUG - [JobQueueWorker [3]] UM.FileHandler.ReadFileJob.run [75]: Loading file took 1.0 second
cura.log

@ivaanto ivaanto added the Type: Bug The code does not produce the intended behavior. label Aug 4, 2021
@nallath
Copy link
Member

nallath commented Aug 4, 2021

@nallath nallath added the Status: Needs Info Needs more information before action can be taken. label Aug 4, 2021
@ivaanto
Copy link
Author

ivaanto commented Aug 4, 2021 via email

@no-response no-response bot removed the Status: Needs Info Needs more information before action can be taken. label Aug 4, 2021
@fvrmr
Copy link
Contributor

fvrmr commented Aug 5, 2021

Hi @ivaanto this is a duplicate of #9644
For the next release we have a fix that Cura doesn't crash anymore.

Here is what I found in your log:
2021-08-04 11:41:21,977 - ERROR - [JobQueueWorker [3]] UM.Logger.logException [116]: OSError: Failed to open file b'C:\\Users\\Iv\xc3\xa3 Antonio\\AppData\\Local\\Temp\\scipy-hvolnwax'

The temp folder doesn't have access because of non-Latin characters in your Windows username. A workaround could be changing the path of the %temp% folder in the Windows environment variables configuration screen.

I will close this issue as a duplicate.

@fvrmr fvrmr closed this as completed Aug 5, 2021
@fvrmr fvrmr added the Status: Duplicate Duplicate of another issue. label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Duplicate Duplicate of another issue. Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

3 participants